Skip to content

Commit 13c2ed4

Browse files
build(deps-dev): bump babel-jest from 30.2.0 to 30.3.0
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 30.2.0 to 30.3.0. - [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.3.0/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eae02fe commit 13c2ed4

File tree

1 file changed

+1
-136
lines changed

1 file changed

+1
-136
lines changed

yarn.lock

Lines changed: 1 addition & 136 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,27 +1241,6 @@
12411241
jest-haste-map "30.3.0"
12421242
slash "^3.0.0"
12431243

1244-
"@jest/transform@30.2.0":
1245-
version "30.2.0"
1246-
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-30.2.0.tgz#54bef1a4510dcbd58d5d4de4fe2980a63077ef2a"
1247-
integrity sha512-XsauDV82o5qXbhalKxD7p4TZYYdwcaEXC77PPD2HixEFF+6YGppjrAAQurTl2ECWcEomHBMMNS9AH3kcCFx8jA==
1248-
dependencies:
1249-
"@babel/core" "^7.27.4"
1250-
"@jest/types" "30.2.0"
1251-
"@jridgewell/trace-mapping" "^0.3.25"
1252-
babel-plugin-istanbul "^7.0.1"
1253-
chalk "^4.1.2"
1254-
convert-source-map "^2.0.0"
1255-
fast-json-stable-stringify "^2.1.0"
1256-
graceful-fs "^4.2.11"
1257-
jest-haste-map "30.2.0"
1258-
jest-regex-util "30.0.1"
1259-
jest-util "30.2.0"
1260-
micromatch "^4.0.8"
1261-
pirates "^4.0.7"
1262-
slash "^3.0.0"
1263-
write-file-atomic "^5.0.1"
1264-
12651244
"@jest/transform@30.3.0":
12661245
version "30.3.0"
12671246
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-30.3.0.tgz#9e6f78ffa205449bf956e269fd707c160f47ce2f"
@@ -1282,19 +1261,6 @@
12821261
slash "^3.0.0"
12831262
write-file-atomic "^5.0.1"
12841263

1285-
"@jest/types@30.2.0":
1286-
version "30.2.0"
1287-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.2.0.tgz#1c678a7924b8f59eafd4c77d56b6d0ba976d62b8"
1288-
integrity sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==
1289-
dependencies:
1290-
"@jest/pattern" "30.0.1"
1291-
"@jest/schemas" "30.0.5"
1292-
"@types/istanbul-lib-coverage" "^2.0.6"
1293-
"@types/istanbul-reports" "^3.0.4"
1294-
"@types/node" "*"
1295-
"@types/yargs" "^17.0.33"
1296-
chalk "^4.1.2"
1297-
12981264
"@jest/types@30.3.0":
12991265
version "30.3.0"
13001266
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.3.0.tgz#cada800d323cb74945c24ac74615fdb312a6c85f"
@@ -1809,7 +1775,7 @@ babel-eslint@^10.0.1:
18091775
eslint-visitor-keys "^1.0.0"
18101776
resolve "^1.12.0"
18111777

1812-
babel-jest@30.3.0:
1778+
babel-jest@30.3.0, babel-jest@^30.0.2:
18131779
version "30.3.0"
18141780
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-30.3.0.tgz#3ff5553fa3bcbb8738d2d7335a4dbdc3bd1a0eb5"
18151781
integrity sha512-gRpauEU2KRrCox5Z296aeVHR4jQ98BCnu0IO332D/xpHNOsIH/bgSRk9k6GbKIbBw8vFeN6ctuu6tV8WOyVfYQ==
@@ -1822,19 +1788,6 @@ babel-jest@30.3.0:
18221788
graceful-fs "^4.2.11"
18231789
slash "^3.0.0"
18241790

1825-
babel-jest@^30.0.2:
1826-
version "30.2.0"
1827-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-30.2.0.tgz#fd44a1ec9552be35ead881f7381faa7d8f3b95ac"
1828-
integrity sha512-0YiBEOxWqKkSQWL9nNGGEgndoeL0ZpWrbLMNL5u/Kaxrli3Eaxlt3ZtIDktEvXt4L/R9r3ODr2zKwGM/2BjxVw==
1829-
dependencies:
1830-
"@jest/transform" "30.2.0"
1831-
"@types/babel__core" "^7.20.5"
1832-
babel-plugin-istanbul "^7.0.1"
1833-
babel-preset-jest "30.2.0"
1834-
chalk "^4.1.2"
1835-
graceful-fs "^4.2.11"
1836-
slash "^3.0.0"
1837-
18381791
babel-plugin-istanbul@^7.0.1:
18391792
version "7.0.1"
18401793
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-7.0.1.tgz#d8b518c8ea199364cf84ccc82de89740236daf92"
@@ -1846,13 +1799,6 @@ babel-plugin-istanbul@^7.0.1:
18461799
istanbul-lib-instrument "^6.0.2"
18471800
test-exclude "^6.0.0"
18481801

1849-
babel-plugin-jest-hoist@30.2.0:
1850-
version "30.2.0"
1851-
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-30.2.0.tgz#94c250d36b43f95900f3a219241e0f4648191ce2"
1852-
integrity sha512-ftzhzSGMUnOzcCXd6WHdBGMyuwy15Wnn0iyyWGKgBDLxf9/s5ABuraCSpBX2uG0jUg4rqJnxsLc5+oYBqoxVaA==
1853-
dependencies:
1854-
"@types/babel__core" "^7.20.5"
1855-
18561802
babel-plugin-jest-hoist@30.3.0:
18571803
version "30.3.0"
18581804
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-30.3.0.tgz#235ad714a45c18b12566becf439e1c604e277015"
@@ -1905,14 +1851,6 @@ babel-preset-current-node-syntax@^1.2.0:
19051851
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
19061852
"@babel/plugin-syntax-top-level-await" "^7.14.5"
19071853

1908-
babel-preset-jest@30.2.0:
1909-
version "30.2.0"
1910-
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-30.2.0.tgz#04717843e561347781d6d7f69c81e6bcc3ed11ce"
1911-
integrity sha512-US4Z3NOieAQumwFnYdUWKvUKh8+YSnS/gB3t6YBiz0bskpu7Pine8pPCheNxlPEW4wnUkma2a94YuW2q3guvCQ==
1912-
dependencies:
1913-
babel-plugin-jest-hoist "30.2.0"
1914-
babel-preset-current-node-syntax "^1.2.0"
1915-
19161854
babel-preset-jest@30.3.0:
19171855
version "30.3.0"
19181856
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-30.3.0.tgz#21cf3d19a6f5e9924426c879ee0b7f092636d043"
@@ -1953,13 +1891,6 @@ braces@^3.0.1:
19531891
dependencies:
19541892
fill-range "^7.0.1"
19551893

1956-
braces@^3.0.3:
1957-
version "3.0.3"
1958-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1959-
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1960-
dependencies:
1961-
fill-range "^7.1.1"
1962-
19631894
browserslist@^4.24.0:
19641895
version "4.24.2"
19651896
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580"
@@ -2482,13 +2413,6 @@ fill-range@^7.0.1:
24822413
dependencies:
24832414
to-regex-range "^5.0.1"
24842415

2485-
fill-range@^7.1.1:
2486-
version "7.1.1"
2487-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
2488-
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
2489-
dependencies:
2490-
to-regex-range "^5.0.1"
2491-
24922416
find-up@^4.0.0, find-up@^4.1.0:
24932417
version "4.1.0"
24942418
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
@@ -2957,24 +2881,6 @@ jest-environment-node@30.3.0:
29572881
jest-util "30.3.0"
29582882
jest-validate "30.3.0"
29592883

2960-
jest-haste-map@30.2.0:
2961-
version "30.2.0"
2962-
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-30.2.0.tgz#808e3889f288603ac70ff0ac047598345a66022e"
2963-
integrity sha512-sQA/jCb9kNt+neM0anSj6eZhLZUIhQgwDt7cPGjumgLM4rXsfb9kpnlacmvZz3Q5tb80nS+oG/if+NBKrHC+Xw==
2964-
dependencies:
2965-
"@jest/types" "30.2.0"
2966-
"@types/node" "*"
2967-
anymatch "^3.1.3"
2968-
fb-watchman "^2.0.2"
2969-
graceful-fs "^4.2.11"
2970-
jest-regex-util "30.0.1"
2971-
jest-util "30.2.0"
2972-
jest-worker "30.2.0"
2973-
micromatch "^4.0.8"
2974-
walker "^1.0.8"
2975-
optionalDependencies:
2976-
fsevents "^2.3.3"
2977-
29782884
jest-haste-map@30.3.0:
29792885
version "30.3.0"
29802886
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-30.3.0.tgz#1ea6843e6e45c077d91270666a4fcba958c24cd5"
@@ -3150,18 +3056,6 @@ jest-snapshot@30.3.0:
31503056
semver "^7.7.2"
31513057
synckit "^0.11.8"
31523058

3153-
jest-util@30.2.0:
3154-
version "30.2.0"
3155-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.2.0.tgz#5142adbcad6f4e53c2776c067a4db3c14f913705"
3156-
integrity sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==
3157-
dependencies:
3158-
"@jest/types" "30.2.0"
3159-
"@types/node" "*"
3160-
chalk "^4.1.2"
3161-
ci-info "^4.2.0"
3162-
graceful-fs "^4.2.11"
3163-
picomatch "^4.0.2"
3164-
31653059
jest-util@30.3.0:
31663060
version "30.3.0"
31673061
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.3.0.tgz#95a4fbacf2dac20e768e2f1744b70519f2ba7980"
@@ -3200,17 +3094,6 @@ jest-watcher@30.3.0:
32003094
jest-util "30.3.0"
32013095
string-length "^4.0.2"
32023096

3203-
jest-worker@30.2.0:
3204-
version "30.2.0"
3205-
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-30.2.0.tgz#fd5c2a36ff6058ec8f74366ec89538cc99539d26"
3206-
integrity sha512-0Q4Uk8WF7BUwqXHuAjc23vmopWJw5WH7w2tqBoUOZpOjW/ZnR44GXXd1r82RvnmI2GZge3ivrYXk/BE2+VtW2g==
3207-
dependencies:
3208-
"@types/node" "*"
3209-
"@ungap/structured-clone" "^1.3.0"
3210-
jest-util "30.2.0"
3211-
merge-stream "^2.0.0"
3212-
supports-color "^8.1.1"
3213-
32143097
jest-worker@30.3.0:
32153098
version "30.3.0"
32163099
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-30.3.0.tgz#ae4dc1f1d93d0cba1415624fcedaec40ea764f14"
@@ -3374,14 +3257,6 @@ micromatch@^4.0.4:
33743257
braces "^3.0.1"
33753258
picomatch "^2.2.3"
33763259

3377-
micromatch@^4.0.8:
3378-
version "4.0.8"
3379-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3380-
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
3381-
dependencies:
3382-
braces "^3.0.3"
3383-
picomatch "^2.3.1"
3384-
33853260
mimic-fn@^2.1.0:
33863261
version "2.1.0"
33873262
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
@@ -3572,16 +3447,6 @@ picomatch@^2.0.4, picomatch@^2.2.3:
35723447
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
35733448
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
35743449

3575-
picomatch@^2.3.1:
3576-
version "2.3.1"
3577-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
3578-
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
3579-
3580-
picomatch@^4.0.2:
3581-
version "4.0.2"
3582-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
3583-
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
3584-
35853450
picomatch@^4.0.3:
35863451
version "4.0.4"
35873452
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"

0 commit comments

Comments
 (0)