mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Bump chai from 6.0.1 to 6.2.0 in /js (#43012)
Bumps [chai](https://github.com/chaijs/chai) from 6.0.1 to 6.2.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](https://github.com/chaijs/chai/compare/v6.0.1...v6.2.0) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
6d93df8cad
commit
acd6dd9a85
@ -49,7 +49,7 @@
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.6.2",
|
||||
"chai": "^6.0.1",
|
||||
"chai": "^6.2.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mocha": "^11.7.4",
|
||||
"ts-node": "^10.9.2"
|
||||
|
||||
10
js/pnpm-lock.yaml
generated
10
js/pnpm-lock.yaml
generated
@ -351,8 +351,8 @@ importers:
|
||||
specifier: ^24.6.2
|
||||
version: 24.6.2
|
||||
chai:
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1
|
||||
specifier: ^6.2.0
|
||||
version: 6.2.0
|
||||
lodash-es:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
@ -2179,8 +2179,8 @@ packages:
|
||||
resolution: {integrity: sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
chai@6.0.1:
|
||||
resolution: {integrity: sha512-/JOoU2//6p5vCXh00FpNgtlw0LjvhGttaWc+y7wpW9yjBm3ys0dI8tSKZxIOgNruz5J0RleccatSIC3uxEZP0g==}
|
||||
chai@6.2.0:
|
||||
resolution: {integrity: sha512-aUTnJc/JipRzJrNADXVvpVqi6CO0dn3nx4EVPxijri+fj3LUUDyZQOgVeW54Ob3Y1Xh9Iz8f+CgaCl8v0mn9bA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
chalk@4.1.2:
|
||||
@ -6367,7 +6367,7 @@ snapshots:
|
||||
loupe: 3.2.0
|
||||
pathval: 2.0.1
|
||||
|
||||
chai@6.0.1: {}
|
||||
chai@6.2.0: {}
|
||||
|
||||
chalk@4.1.2:
|
||||
dependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user