Skip to content

Commit 69a1d65

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 9a9775f commit 69a1d65

2 files changed

Lines changed: 2 additions & 105 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vue/eslint-config-typescript": "^14.7.0",
4040
"@vue/test-utils": "2.4.6",
4141
"@vue/vue3-jest": "^29.2.6",
42-
"babel-jest": "^30.2.0",
42+
"babel-jest": "^30.3.0",
4343
"babel-loader": "^10.1.1",
4444
"cypress": "^15.11.0",
4545
"eslint": "^9.39.2",

yarn.lock

Lines changed: 1 addition & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,27 +1554,6 @@
15541554
jest-haste-map "^27.5.1"
15551555
jest-runtime "^27.5.1"
15561556

1557-
"@jest/transform@30.2.0":
1558-
version "30.2.0"
1559-
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-30.2.0.tgz#54bef1a4510dcbd58d5d4de4fe2980a63077ef2a"
1560-
integrity sha512-XsauDV82o5qXbhalKxD7p4TZYYdwcaEXC77PPD2HixEFF+6YGppjrAAQurTl2ECWcEomHBMMNS9AH3kcCFx8jA==
1561-
dependencies:
1562-
"@babel/core" "^7.27.4"
1563-
"@jest/types" "30.2.0"
1564-
"@jridgewell/trace-mapping" "^0.3.25"
1565-
babel-plugin-istanbul "^7.0.1"
1566-
chalk "^4.1.2"
1567-
convert-source-map "^2.0.0"
1568-
fast-json-stable-stringify "^2.1.0"
1569-
graceful-fs "^4.2.11"
1570-
jest-haste-map "30.2.0"
1571-
jest-regex-util "30.0.1"
1572-
jest-util "30.2.0"
1573-
micromatch "^4.0.8"
1574-
pirates "^4.0.7"
1575-
slash "^3.0.0"
1576-
write-file-atomic "^5.0.1"
1577-
15781557
"@jest/transform@30.3.0":
15791558
version "30.3.0"
15801559
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-30.3.0.tgz#9e6f78ffa205449bf956e269fd707c160f47ce2f"
@@ -1629,19 +1608,6 @@
16291608
"@types/yargs" "^17.0.33"
16301609
chalk "^4.1.2"
16311610

1632-
"@jest/types@30.2.0":
1633-
version "30.2.0"
1634-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.2.0.tgz#1c678a7924b8f59eafd4c77d56b6d0ba976d62b8"
1635-
integrity sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==
1636-
dependencies:
1637-
"@jest/pattern" "30.0.1"
1638-
"@jest/schemas" "30.0.5"
1639-
"@types/istanbul-lib-coverage" "^2.0.6"
1640-
"@types/istanbul-reports" "^3.0.4"
1641-
"@types/node" "*"
1642-
"@types/yargs" "^17.0.33"
1643-
chalk "^4.1.2"
1644-
16451611
"@jest/types@30.3.0":
16461612
version "30.3.0"
16471613
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.3.0.tgz#cada800d323cb74945c24ac74615fdb312a6c85f"
@@ -3445,7 +3411,7 @@ aws4@^1.8.0:
34453411
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
34463412
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
34473413

3448-
babel-jest@30.3.0:
3414+
babel-jest@30.3.0, babel-jest@^30.3.0:
34493415
version "30.3.0"
34503416
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-30.3.0.tgz#3ff5553fa3bcbb8738d2d7335a4dbdc3bd1a0eb5"
34513417
integrity sha512-gRpauEU2KRrCox5Z296aeVHR4jQ98BCnu0IO332D/xpHNOsIH/bgSRk9k6GbKIbBw8vFeN6ctuu6tV8WOyVfYQ==
@@ -3472,19 +3438,6 @@ babel-jest@^27.1.0, babel-jest@^27.5.1:
34723438
graceful-fs "^4.2.9"
34733439
slash "^3.0.0"
34743440

3475-
babel-jest@^30.2.0:
3476-
version "30.2.0"
3477-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-30.2.0.tgz#fd44a1ec9552be35ead881f7381faa7d8f3b95ac"
3478-
integrity sha512-0YiBEOxWqKkSQWL9nNGGEgndoeL0ZpWrbLMNL5u/Kaxrli3Eaxlt3ZtIDktEvXt4L/R9r3ODr2zKwGM/2BjxVw==
3479-
dependencies:
3480-
"@jest/transform" "30.2.0"
3481-
"@types/babel__core" "^7.20.5"
3482-
babel-plugin-istanbul "^7.0.1"
3483-
babel-preset-jest "30.2.0"
3484-
chalk "^4.1.2"
3485-
graceful-fs "^4.2.11"
3486-
slash "^3.0.0"
3487-
34883441
babel-loader@^10.1.1:
34893442
version "10.1.1"
34903443
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.1.tgz#ce9748e85b7071eb88006e3cfa9e6cf14eeb97c5"
@@ -3531,13 +3484,6 @@ babel-plugin-istanbul@^7.0.1:
35313484
istanbul-lib-instrument "^6.0.2"
35323485
test-exclude "^6.0.0"
35333486

3534-
babel-plugin-jest-hoist@30.2.0:
3535-
version "30.2.0"
3536-
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-30.2.0.tgz#94c250d36b43f95900f3a219241e0f4648191ce2"
3537-
integrity sha512-ftzhzSGMUnOzcCXd6WHdBGMyuwy15Wnn0iyyWGKgBDLxf9/s5ABuraCSpBX2uG0jUg4rqJnxsLc5+oYBqoxVaA==
3538-
dependencies:
3539-
"@types/babel__core" "^7.20.5"
3540-
35413487
babel-plugin-jest-hoist@30.3.0:
35423488
version "30.3.0"
35433489
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-30.3.0.tgz#235ad714a45c18b12566becf439e1c604e277015"
@@ -3621,14 +3567,6 @@ babel-preset-current-node-syntax@^1.2.0:
36213567
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
36223568
"@babel/plugin-syntax-top-level-await" "^7.14.5"
36233569

3624-
babel-preset-jest@30.2.0:
3625-
version "30.2.0"
3626-
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-30.2.0.tgz#04717843e561347781d6d7f69c81e6bcc3ed11ce"
3627-
integrity sha512-US4Z3NOieAQumwFnYdUWKvUKh8+YSnS/gB3t6YBiz0bskpu7Pine8pPCheNxlPEW4wnUkma2a94YuW2q3guvCQ==
3628-
dependencies:
3629-
babel-plugin-jest-hoist "30.2.0"
3630-
babel-preset-current-node-syntax "^1.2.0"
3631-
36323570
babel-preset-jest@30.3.0:
36333571
version "30.3.0"
36343572
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-30.3.0.tgz#21cf3d19a6f5e9924426c879ee0b7f092636d043"
@@ -7011,24 +6949,6 @@ jest-get-type@^27.5.1:
70116949
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1"
70126950
integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==
70136951

7014-
jest-haste-map@30.2.0:
7015-
version "30.2.0"
7016-
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-30.2.0.tgz#808e3889f288603ac70ff0ac047598345a66022e"
7017-
integrity sha512-sQA/jCb9kNt+neM0anSj6eZhLZUIhQgwDt7cPGjumgLM4rXsfb9kpnlacmvZz3Q5tb80nS+oG/if+NBKrHC+Xw==
7018-
dependencies:
7019-
"@jest/types" "30.2.0"
7020-
"@types/node" "*"
7021-
anymatch "^3.1.3"
7022-
fb-watchman "^2.0.2"
7023-
graceful-fs "^4.2.11"
7024-
jest-regex-util "30.0.1"
7025-
jest-util "30.2.0"
7026-
jest-worker "30.2.0"
7027-
micromatch "^4.0.8"
7028-
walker "^1.0.8"
7029-
optionalDependencies:
7030-
fsevents "^2.3.3"
7031-
70326952
jest-haste-map@30.3.0:
70336953
version "30.3.0"
70346954
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-30.3.0.tgz#1ea6843e6e45c077d91270666a4fcba958c24cd5"
@@ -7487,18 +7407,6 @@ jest-util@30.0.2:
74877407
graceful-fs "^4.2.11"
74887408
picomatch "^4.0.2"
74897409

7490-
jest-util@30.2.0:
7491-
version "30.2.0"
7492-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.2.0.tgz#5142adbcad6f4e53c2776c067a4db3c14f913705"
7493-
integrity sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==
7494-
dependencies:
7495-
"@jest/types" "30.2.0"
7496-
"@types/node" "*"
7497-
chalk "^4.1.2"
7498-
ci-info "^4.2.0"
7499-
graceful-fs "^4.2.11"
7500-
picomatch "^4.0.2"
7501-
75027410
jest-util@30.3.0:
75037411
version "30.3.0"
75047412
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.3.0.tgz#95a4fbacf2dac20e768e2f1744b70519f2ba7980"
@@ -7613,17 +7521,6 @@ jest-watcher@^28.0.0:
76137521
jest-util "^28.1.3"
76147522
string-length "^4.0.1"
76157523

7616-
jest-worker@30.2.0:
7617-
version "30.2.0"
7618-
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-30.2.0.tgz#fd5c2a36ff6058ec8f74366ec89538cc99539d26"
7619-
integrity sha512-0Q4Uk8WF7BUwqXHuAjc23vmopWJw5WH7w2tqBoUOZpOjW/ZnR44GXXd1r82RvnmI2GZge3ivrYXk/BE2+VtW2g==
7620-
dependencies:
7621-
"@types/node" "*"
7622-
"@ungap/structured-clone" "^1.3.0"
7623-
jest-util "30.2.0"
7624-
merge-stream "^2.0.0"
7625-
supports-color "^8.1.1"
7626-
76277524
jest-worker@30.3.0:
76287525
version "30.3.0"
76297526
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-30.3.0.tgz#ae4dc1f1d93d0cba1415624fcedaec40ea764f14"

0 commit comments

Comments
 (0)