Skip to content

Commit 9c27857

Browse files
chore(deps-dev): bump babel-jest from 30.0.5 to 30.1.2
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 30.0.5 to 30.1.2. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.2/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db67a58 commit 9c27857

File tree

1 file changed

+76
-1
lines changed

1 file changed

+76
-1
lines changed

yarn.lock

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2437,6 +2437,29 @@ __metadata:
24372437
languageName: node
24382438
linkType: hard
24392439

2440+
"@jest/transform@npm:30.1.2":
2441+
version: 30.1.2
2442+
resolution: "@jest/transform@npm:30.1.2"
2443+
dependencies:
2444+
"@babel/core": "npm:^7.27.4"
2445+
"@jest/types": "npm:30.0.5"
2446+
"@jridgewell/trace-mapping": "npm:^0.3.25"
2447+
babel-plugin-istanbul: "npm:^7.0.0"
2448+
chalk: "npm:^4.1.2"
2449+
convert-source-map: "npm:^2.0.0"
2450+
fast-json-stable-stringify: "npm:^2.1.0"
2451+
graceful-fs: "npm:^4.2.11"
2452+
jest-haste-map: "npm:30.1.0"
2453+
jest-regex-util: "npm:30.0.1"
2454+
jest-util: "npm:30.0.5"
2455+
micromatch: "npm:^4.0.8"
2456+
pirates: "npm:^4.0.7"
2457+
slash: "npm:^3.0.0"
2458+
write-file-atomic: "npm:^5.0.1"
2459+
checksum: 10c0/b427614659a982515efcb52ac20c28c02cca133b4602549c205dda08222e5e9ed8807181d28e076e158b69fc9f8cc6a5f481e9a44c67f6fa6a64829458c5c9e3
2460+
languageName: node
2461+
linkType: hard
2462+
24402463
"@jest/types@npm:30.0.5":
24412464
version: 30.0.5
24422465
resolution: "@jest/types@npm:30.0.5"
@@ -4303,7 +4326,7 @@ __metadata:
43034326
languageName: node
43044327
linkType: hard
43054328

4306-
"babel-jest@npm:30.0.5, babel-jest@npm:^30.0.2":
4329+
"babel-jest@npm:30.0.5":
43074330
version: 30.0.5
43084331
resolution: "babel-jest@npm:30.0.5"
43094332
dependencies:
@@ -4320,6 +4343,23 @@ __metadata:
43204343
languageName: node
43214344
linkType: hard
43224345

4346+
"babel-jest@npm:^30.0.2":
4347+
version: 30.1.2
4348+
resolution: "babel-jest@npm:30.1.2"
4349+
dependencies:
4350+
"@jest/transform": "npm:30.1.2"
4351+
"@types/babel__core": "npm:^7.20.5"
4352+
babel-plugin-istanbul: "npm:^7.0.0"
4353+
babel-preset-jest: "npm:30.0.1"
4354+
chalk: "npm:^4.1.2"
4355+
graceful-fs: "npm:^4.2.11"
4356+
slash: "npm:^3.0.0"
4357+
peerDependencies:
4358+
"@babel/core": ^7.11.0
4359+
checksum: 10c0/c0f25d637708beeb210fc27b87a50bd4693de2e88b0ae89ea255fc1906dea362fde6ae81f602e3cd3c6b439eb7553bf0f3fca7b8f79681f6e2f1df8ec9576b00
4360+
languageName: node
4361+
linkType: hard
4362+
43234363
"babel-plugin-istanbul@npm:^7.0.0":
43244364
version: 7.0.0
43254365
resolution: "babel-plugin-istanbul@npm:7.0.0"
@@ -7577,6 +7617,28 @@ __metadata:
75777617
languageName: node
75787618
linkType: hard
75797619

7620+
"jest-haste-map@npm:30.1.0":
7621+
version: 30.1.0
7622+
resolution: "jest-haste-map@npm:30.1.0"
7623+
dependencies:
7624+
"@jest/types": "npm:30.0.5"
7625+
"@types/node": "npm:*"
7626+
anymatch: "npm:^3.1.3"
7627+
fb-watchman: "npm:^2.0.2"
7628+
fsevents: "npm:^2.3.3"
7629+
graceful-fs: "npm:^4.2.11"
7630+
jest-regex-util: "npm:30.0.1"
7631+
jest-util: "npm:30.0.5"
7632+
jest-worker: "npm:30.1.0"
7633+
micromatch: "npm:^4.0.8"
7634+
walker: "npm:^1.0.8"
7635+
dependenciesMeta:
7636+
fsevents:
7637+
optional: true
7638+
checksum: 10c0/a6001e350b0f1b4de6e4855130c516e3848c49fe90c50562f0eca525b80494f0d8ac1cc4d99013bdda9d2a5bd015e70abbcf3dbbf43b711fd39eaf7d47370220
7639+
languageName: node
7640+
linkType: hard
7641+
75807642
"jest-leak-detector@npm:30.0.5":
75817643
version: 30.0.5
75827644
resolution: "jest-leak-detector@npm:30.0.5"
@@ -7872,6 +7934,19 @@ __metadata:
78727934
languageName: node
78737935
linkType: hard
78747936

7937+
"jest-worker@npm:30.1.0":
7938+
version: 30.1.0
7939+
resolution: "jest-worker@npm:30.1.0"
7940+
dependencies:
7941+
"@types/node": "npm:*"
7942+
"@ungap/structured-clone": "npm:^1.3.0"
7943+
jest-util: "npm:30.0.5"
7944+
merge-stream: "npm:^2.0.0"
7945+
supports-color: "npm:^8.1.1"
7946+
checksum: 10c0/305a9c64d361e6be84e45d3b688da861569d43290a092ee05b8bc1e04fc5b3b8454423f14aa427902a5295487863fb857f7db79edbf2b9aca20874a94bc6f9a3
7947+
languageName: node
7948+
linkType: hard
7949+
78757950
"jest@npm:^30.0.5":
78767951
version: 30.0.5
78777952
resolution: "jest@npm:30.0.5"

0 commit comments

Comments
 (0)