Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump babel-jest from 30.0.2 to 30.0.5
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 30.0.2 to 30.0.5.
- [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.0.5/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2025
commit da38d94db171aa4c16a484af530acbed587d04a8
97 changes: 1 addition & 96 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1171,13 +1171,6 @@
string-length "^4.0.2"
v8-to-istanbul "^9.0.1"

"@jest/[email protected]":
version "30.0.1"
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-30.0.1.tgz#27c00d707d480ece0c19126af97081a1af3bc46e"
integrity sha512-+g/1TKjFuGrf1Hh0QPCv0gISwBxJ+MQSNXmG9zjHy7BmFhtoJ9fdNhWJp3qUKRi93AOZHXtdxZgJ1vAtz6z65w==
dependencies:
"@sinclair/typebox" "^0.34.0"

"@jest/[email protected]":
version "30.0.5"
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-30.0.5.tgz#7bdf69fc5a368a5abdb49fd91036c55225846473"
Expand Down Expand Up @@ -1224,27 +1217,6 @@
jest-haste-map "30.0.5"
slash "^3.0.0"

"@jest/[email protected]":
version "30.0.2"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-30.0.2.tgz#62ba84fcc2389ab751e7ec923958c9b1163d90c3"
integrity sha512-kJIuhLMTxRF7sc0gPzPtCDib/V9KwW3I2U25b+lYCYMVqHHSrcZopS8J8H+znx9yixuFv+Iozl8raLt/4MoxrA==
dependencies:
"@babel/core" "^7.27.4"
"@jest/types" "30.0.1"
"@jridgewell/trace-mapping" "^0.3.25"
babel-plugin-istanbul "^7.0.0"
chalk "^4.1.2"
convert-source-map "^2.0.0"
fast-json-stable-stringify "^2.1.0"
graceful-fs "^4.2.11"
jest-haste-map "30.0.2"
jest-regex-util "30.0.1"
jest-util "30.0.2"
micromatch "^4.0.8"
pirates "^4.0.7"
slash "^3.0.0"
write-file-atomic "^5.0.1"

"@jest/[email protected]":
version "30.0.5"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-30.0.5.tgz#f8ca2e9f7466b77b406807d3bef1f6790dd384e4"
Expand All @@ -1266,19 +1238,6 @@
slash "^3.0.0"
write-file-atomic "^5.0.1"

"@jest/[email protected]":
version "30.0.1"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.0.1.tgz#a46df6a99a416fa685740ac4264b9f9cd7da1598"
integrity sha512-HGwoYRVF0QSKJu1ZQX0o5ZrUrrhj0aOOFA8hXrumD7SIzjouevhawbTjmXdwOmURdGluU9DM/XvGm3NyFoiQjw==
dependencies:
"@jest/pattern" "30.0.1"
"@jest/schemas" "30.0.1"
"@types/istanbul-lib-coverage" "^2.0.6"
"@types/istanbul-reports" "^3.0.4"
"@types/node" "*"
"@types/yargs" "^17.0.33"
chalk "^4.1.2"

"@jest/[email protected]":
version "30.0.5"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.0.5.tgz#29a33a4c036e3904f1cfd94f6fe77f89d2e1cc05"
Expand Down Expand Up @@ -1798,7 +1757,7 @@ babel-eslint@^10.0.1:
eslint-visitor-keys "^1.0.0"
resolve "^1.12.0"

[email protected]:
[email protected], babel-jest@^30.0.2:
version "30.0.5"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-30.0.5.tgz#7cc7dd03d0d613125d458521f635b8c2361e89cc"
integrity sha512-mRijnKimhGDMsizTvBTWotwNpzrkHr+VvZUQBof2AufXKB8NXrL1W69TG20EvOz7aevx6FTJIaBuBkYxS8zolg==
Expand All @@ -1811,19 +1770,6 @@ [email protected]:
graceful-fs "^4.2.11"
slash "^3.0.0"

babel-jest@^30.0.2:
version "30.0.2"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-30.0.2.tgz#f627dc5afc3bd5795fc84735b4f1d74f9d4b8e91"
integrity sha512-A5kqR1/EUTidM2YC2YMEUDP2+19ppgOwK0IAd9Swc3q2KqFb5f9PtRUXVeZcngu0z5mDMyZ9zH2huJZSOMLiTQ==
dependencies:
"@jest/transform" "30.0.2"
"@types/babel__core" "^7.20.5"
babel-plugin-istanbul "^7.0.0"
babel-preset-jest "30.0.1"
chalk "^4.1.2"
graceful-fs "^4.2.11"
slash "^3.0.0"

babel-plugin-istanbul@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-7.0.0.tgz#629a178f63b83dc9ecee46fd20266283b1f11280"
Expand Down Expand Up @@ -2907,24 +2853,6 @@ [email protected]:
jest-util "30.0.5"
jest-validate "30.0.5"

[email protected]:
version "30.0.2"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-30.0.2.tgz#83826e7e352fa139dc95100337aff4de58c99453"
integrity sha512-telJBKpNLeCb4MaX+I5k496556Y2FiKR/QLZc0+MGBYl4k3OO0472drlV2LUe7c1Glng5HuAu+5GLYp//GpdOQ==
dependencies:
"@jest/types" "30.0.1"
"@types/node" "*"
anymatch "^3.1.3"
fb-watchman "^2.0.2"
graceful-fs "^4.2.11"
jest-regex-util "30.0.1"
jest-util "30.0.2"
jest-worker "30.0.2"
micromatch "^4.0.8"
walker "^1.0.8"
optionalDependencies:
fsevents "^2.3.3"

[email protected]:
version "30.0.5"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-30.0.5.tgz#fdd0daa322b02eb34267854cff2859fae21e92a6"
Expand Down Expand Up @@ -3100,18 +3028,6 @@ [email protected]:
semver "^7.7.2"
synckit "^0.11.8"

[email protected]:
version "30.0.2"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.0.2.tgz#1bd8411f81e6f5e2ca8b31bb2534ebcd7cbac065"
integrity sha512-8IyqfKS4MqprBuUpZNlFB5l+WFehc8bfCe1HSZFHzft2mOuND8Cvi9r1musli+u6F3TqanCZ/Ik4H4pXUolZIg==
dependencies:
"@jest/types" "30.0.1"
"@types/node" "*"
chalk "^4.1.2"
ci-info "^4.2.0"
graceful-fs "^4.2.11"
picomatch "^4.0.2"

[email protected]:
version "30.0.5"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.0.5.tgz#035d380c660ad5f1748dff71c4105338e05f8669"
Expand Down Expand Up @@ -3150,17 +3066,6 @@ [email protected]:
jest-util "30.0.5"
string-length "^4.0.2"

[email protected]:
version "30.0.2"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-30.0.2.tgz#e67bd7debbc9d8445907a17067a89359acedc8c5"
integrity sha512-RN1eQmx7qSLFA+o9pfJKlqViwL5wt+OL3Vff/A+/cPsmuw7NPwfgl33AP+/agRmHzPOFgXviRycR9kYwlcRQXg==
dependencies:
"@types/node" "*"
"@ungap/structured-clone" "^1.3.0"
jest-util "30.0.2"
merge-stream "^2.0.0"
supports-color "^8.1.1"

[email protected]:
version "30.0.5"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-30.0.5.tgz#0b85cbab10610303e8d84e214f94d8f052c3cd04"
Expand Down
Loading