Skip to content

Commit

Permalink
build(deps): Bump commander from 13.0.0 to 13.1.0 (#8193)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 13.0.0 to 13.1.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@v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 27, 2025
1 parent 28b9a8b commit 634a655
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"chalk": "^4.1.2",
"commander": "^13.0.0",
"commander": "^13.1.0",
"cross-spawn": "^7.0.5",
"jscodeshift": "^17.1.2",
"prompts": "^2.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5624,7 +5624,7 @@ __metadata:
"@types/node": "npm:^22.10.10"
"@types/prompts": "npm:^2.4.9"
chalk: "npm:^4.1.2"
commander: "npm:^13.0.0"
commander: "npm:^13.1.0"
cross-spawn: "npm:^7.0.5"
jest: "npm:^29.7.0"
jscodeshift: "npm:^17.1.2"
Expand Down Expand Up @@ -7799,10 +7799,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 10/e89d5bf61e84e65e0cfdfcfb740049cf6bcaba63fc32a610375957a2a57373d42f7b00fc64bec5bdde0e547593fa184f869dfabe8a415bc4fd4482edf2fb5ca8
"commander@npm:^13.1.0":
version: 13.1.0
resolution: "commander@npm:13.1.0"
checksum: 10/d3b4b79e6be8471ddadacbb8cd441fe82154d7da7393b50e76165a9e29ccdb74fa911a186437b9a211d0fc071db6051915c94fb8ef16d77511d898e9dbabc6af
languageName: node
linkType: hard

Expand Down

0 comments on commit 634a655

Please sign in to comment.