Bump commander from 13.1.0 to 14.0.0 in /js (#39791)

Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v13.1.0...v14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-05-19 08:16:10 +02:00 committed by GitHub
parent 5343807e61
commit e439c03cbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 3 deletions

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"chalk": "^5.4.1",
"commander": "^13.1.0",
"commander": "^14.0.0",
"fs-extra": "^11.3.0",
"mustache": "^4.2.0",
"simple-git": "^3.27.0"

10
js/pnpm-lock.yaml generated
View File

@ -293,8 +293,8 @@ importers:
specifier: ^5.4.1
version: 5.4.1
commander:
specifier: ^13.1.0
version: 13.1.0
specifier: ^14.0.0
version: 14.0.0
fs-extra:
specifier: ^11.3.0
version: 11.3.0
@ -2065,6 +2065,10 @@ packages:
resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
engines: {node: '>=18'}
commander@14.0.0:
resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==}
engines: {node: '>=20'}
commander@2.20.3:
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
@ -6257,6 +6261,8 @@ snapshots:
commander@13.1.0: {}
commander@14.0.0: {}
commander@2.20.3: {}
commondir@1.0.1: {}