Skip to content

Commit 7df71fe

Browse files
chore(deps): bump commander from 11.1.0 to 12.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a34bc20 commit 7df71fe

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"archiver": "^6.0.0",
3939
"aws-sdk": "^2.1377.0",
4040
"aws-xray-sdk-core": "^3.5.0",
41-
"commander": "^11.0.0",
41+
"commander": "^12.0.0",
4242
"continuation-local-storage": "^3.2.1",
4343
"dotenv": "^16.0.3",
4444
"fs-extra": "^11.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -532,10 +532,10 @@ color-name@~1.1.4:
532532
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
533533
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
534534

535-
commander@^11.0.0:
536-
version "11.1.0"
537-
resolved "https://registry.yarnpkg.com/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906"
538-
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==
535+
commander@^12.0.0:
536+
version "12.0.0"
537+
resolved "https://registry.yarnpkg.com/commander/-/commander-12.0.0.tgz#b929db6df8546080adfd004ab215ed48cf6f2592"
538+
integrity sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==
539539

540540
compress-commons@^5.0.1:
541541
version "5.0.1"

0 commit comments

Comments
 (0)