mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Bump mocha from 11.7.0 to 11.7.1 in /js
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Bruno Oliveira da Silva
parent
0862a820c1
commit
87cbfc17aa
@@ -51,7 +51,7 @@
|
||||
"@types/node": "^24.0.3",
|
||||
"chai": "^5.2.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mocha": "^11.7.0",
|
||||
"mocha": "^11.7.1",
|
||||
"ts-node": "^10.9.2"
|
||||
},
|
||||
"author": {
|
||||
|
||||
10
js/pnpm-lock.yaml
generated
10
js/pnpm-lock.yaml
generated
@@ -357,8 +357,8 @@ importers:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
mocha:
|
||||
specifier: ^11.7.0
|
||||
version: 11.7.0
|
||||
specifier: ^11.7.1
|
||||
version: 11.7.1
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@swc/core@1.12.0)(@types/node@24.0.3)(typescript@5.8.3)
|
||||
@@ -3485,8 +3485,8 @@ packages:
|
||||
mlly@1.7.4:
|
||||
resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==}
|
||||
|
||||
mocha@11.7.0:
|
||||
resolution: {integrity: sha512-bXfLy/mI8n4QICg+pWj1G8VduX5vC0SHRwFpiR5/Fxc8S2G906pSfkyMmHVsdJNQJQNh3LE67koad9GzEvkV6g==}
|
||||
mocha@11.7.1:
|
||||
resolution: {integrity: sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
|
||||
@@ -7784,7 +7784,7 @@ snapshots:
|
||||
pkg-types: 1.3.1
|
||||
ufo: 1.6.1
|
||||
|
||||
mocha@11.7.0:
|
||||
mocha@11.7.1:
|
||||
dependencies:
|
||||
browser-stdout: 1.3.1
|
||||
chokidar: 4.0.3
|
||||
|
||||
Reference in New Issue
Block a user