Skip to content

Commit

Permalink
chore(deps-dev): bump commander from 11.1.0 to 12.0.0 (#1160)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v11.1.0...v12.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 07a2e2d commit 5d412ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@typescript-eslint/parser": "^6.17.0",
"babel-loader": "^9.1.3",
"chromatic": "^10.2.0",
"commander": "^11.1.0",
"commander": "^12.0.0",
"concurrently": "^8.2.2",
"csstype": "^3.1.3",
"cz-conventional-changelog": "^3.3.0",
Expand Down

0 comments on commit 5d412ec

Please sign in to comment.