mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Bump commander from 14.0.0 to 14.0.1 in /js
Bumps [commander](https://github.com/tj/commander.js) from 14.0.0 to 14.0.1. - [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/v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
221850a4a5
commit
fec4d0463d
@ -15,7 +15,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^5.6.2",
|
||||
"commander": "^14.0.0",
|
||||
"commander": "^14.0.1",
|
||||
"fs-extra": "^11.3.1",
|
||||
"mustache": "^4.2.0",
|
||||
"simple-git": "^3.28.0"
|
||||
|
||||
12
js/pnpm-lock.yaml
generated
12
js/pnpm-lock.yaml
generated
@ -293,8 +293,8 @@ importers:
|
||||
specifier: ^5.6.2
|
||||
version: 5.6.2
|
||||
commander:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
specifier: ^14.0.1
|
||||
version: 14.0.1
|
||||
fs-extra:
|
||||
specifier: ^11.3.1
|
||||
version: 11.3.1
|
||||
@ -2054,8 +2054,8 @@ packages:
|
||||
comma-separated-tokens@2.0.3:
|
||||
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
|
||||
|
||||
commander@14.0.0:
|
||||
resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==}
|
||||
commander@14.0.1:
|
||||
resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
commander@2.20.3:
|
||||
@ -5991,7 +5991,7 @@ snapshots:
|
||||
|
||||
comma-separated-tokens@2.0.3: {}
|
||||
|
||||
commander@14.0.0: {}
|
||||
commander@14.0.1: {}
|
||||
|
||||
commander@2.20.3: {}
|
||||
|
||||
@ -7098,7 +7098,7 @@ snapshots:
|
||||
lint-staged@16.1.6:
|
||||
dependencies:
|
||||
chalk: 5.6.2
|
||||
commander: 14.0.0
|
||||
commander: 14.0.1
|
||||
debug: 4.4.1(supports-color@8.1.1)
|
||||
lilconfig: 3.1.3
|
||||
listr2: 9.0.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user