Skip to content

Commit

Permalink
chore(deps): bump commander from 12.1.0 to 13.1.0 in /js
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 12.1.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@v12.1.0...v13.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and notdryft committed Jan 23, 2025
1 parent 320a390 commit d538240
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion js/bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"types": "target/index.d.ts",
"dependencies": {
"archiver": "7.0.1",
"commander": "12.1.0",
"commander": "13.1.0",
"decompress": "4.2.1",
"make-fetch-happen": "14.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion js/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@jspm/core": "2.1.0",
"archiver": "7.0.1",
"node-stream-zip": "1.15.0",
"commander": "12.1.0",
"commander": "13.1.0",
"esbuild": "0.24.2",
"esbuild-plugin-tsc": "0.4.0",
"import-meta-resolve": "4.1.0",
Expand Down
11 changes: 6 additions & 5 deletions js/package-lock.json

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

0 comments on commit d538240

Please sign in to comment.