mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Bump @faker-js/faker from 9.3.0 to 9.4.0 in /js (#36508)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.3.0 to 9.4.0. - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](https://github.com/faker-js/faker/compare/v9.3.0...v9.4.0) --- updated-dependencies: - dependency-name: "@faker-js/faker" 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
d94e388047
commit
4ab7418a8b
@ -44,7 +44,7 @@
|
||||
"url-template": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^9.3.0",
|
||||
"@faker-js/faker": "^9.4.0",
|
||||
"@types/chai": "^5.0.1",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mocha": "^10.0.10",
|
||||
|
||||
10
js/pnpm-lock.yaml
generated
10
js/pnpm-lock.yaml
generated
@ -342,8 +342,8 @@ importers:
|
||||
version: 3.1.1
|
||||
devDependencies:
|
||||
'@faker-js/faker':
|
||||
specifier: ^9.3.0
|
||||
version: 9.3.0
|
||||
specifier: ^9.4.0
|
||||
version: 9.4.0
|
||||
'@types/chai':
|
||||
specifier: ^5.0.1
|
||||
version: 5.0.1
|
||||
@ -1205,8 +1205,8 @@ packages:
|
||||
resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@faker-js/faker@9.3.0':
|
||||
resolution: {integrity: sha512-r0tJ3ZOkMd9xsu3VRfqlFR6cz0V/jFYRswAIpC+m/DIfAUXq7g8N7wTAlhSANySXYGKzGryfDXwtwsY8TxEIDw==}
|
||||
'@faker-js/faker@9.4.0':
|
||||
resolution: {integrity: sha512-85+k0AxaZSTowL0gXp8zYWDIrWclTbRPg/pm/V0dSFZ6W6D4lhcG3uuZl4zLsEKfEvs69xDbLN2cHQudwp95JA==}
|
||||
engines: {node: '>=18.0.0', npm: '>=9.0.0'}
|
||||
|
||||
'@fastify/busboy@2.1.1':
|
||||
@ -6151,7 +6151,7 @@ snapshots:
|
||||
'@eslint/core': 0.10.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@faker-js/faker@9.3.0': {}
|
||||
'@faker-js/faker@9.4.0': {}
|
||||
|
||||
'@fastify/busboy@2.1.1': {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user