Skip to content

Commit

Permalink
build(deps): bump babel-jest from 29.6.1 to 29.6.2
Browse files Browse the repository at this point in the history
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent f81f430 commit 859a4c2
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/web-locks-api": "^0.0.2",
"@types/wicg-file-system-access": "^2020.9.6",
"@types/zen-push": "^0.1.1",
"babel-jest": "^29.6.1",
"babel-jest": "^29.6.2",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.0.1",
"babel-plugin-named-asset-import": "^0.3.8",
Expand Down
91 changes: 90 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2407,6 +2407,29 @@ __metadata:
languageName: node
linkType: hard

"@jest/transform@npm:^29.6.2":
version: 29.6.2
resolution: "@jest/transform@npm:29.6.2"
dependencies:
"@babel/core": ^7.11.6
"@jest/types": ^29.6.1
"@jridgewell/trace-mapping": ^0.3.18
babel-plugin-istanbul: ^6.1.1
chalk: ^4.0.0
convert-source-map: ^2.0.0
fast-json-stable-stringify: ^2.1.0
graceful-fs: ^4.2.9
jest-haste-map: ^29.6.2
jest-regex-util: ^29.4.3
jest-util: ^29.6.2
micromatch: ^4.0.4
pirates: ^4.0.4
slash: ^3.0.0
write-file-atomic: ^4.0.2
checksum: ffb8c3c344cd48bedadec295d9c436737eccc39c1f0868aa9753b76397b33b2e5b121058af6f287ba6f2036181137e37df1212334bfa9d9a712986a4518cdc18
languageName: node
linkType: hard

"@jest/types@npm:^29.6.1":
version: 29.6.1
resolution: "@jest/types@npm:29.6.1"
Expand Down Expand Up @@ -2683,7 +2706,7 @@ __metadata:
"@types/zen-push": ^0.1.1
"@typescript-eslint/eslint-plugin": ^6.2.0
"@typescript-eslint/parser": ^6.2.0
babel-jest: ^29.6.1
babel-jest: ^29.6.2
babel-loader: ^9.1.3
babel-plugin-macros: ^3.0.1
babel-plugin-named-asset-import: ^0.3.8
Expand Down Expand Up @@ -6187,6 +6210,23 @@ __metadata:
languageName: node
linkType: hard

"babel-jest@npm:^29.6.2":
version: 29.6.2
resolution: "babel-jest@npm:29.6.2"
dependencies:
"@jest/transform": ^29.6.2
"@types/babel__core": ^7.1.14
babel-plugin-istanbul: ^6.1.1
babel-preset-jest: ^29.5.0
chalk: ^4.0.0
graceful-fs: ^4.2.9
slash: ^3.0.0
peerDependencies:
"@babel/core": ^7.8.0
checksum: 3936b5d6ed6f08670c830ed919e38a4a593d0643b8e30fdeb16f4588b262ea5255fb96fd1849c02fba0b082ecfa4e788ce9a128ad1b9e654d46aac09c3a55504
languageName: node
linkType: hard

"babel-loader@npm:^9.1.3":
version: 9.1.3
resolution: "babel-loader@npm:9.1.3"
Expand Down Expand Up @@ -10509,6 +10549,29 @@ __metadata:
languageName: node
linkType: hard

"jest-haste-map@npm:^29.6.2":
version: 29.6.2
resolution: "jest-haste-map@npm:29.6.2"
dependencies:
"@jest/types": ^29.6.1
"@types/graceful-fs": ^4.1.3
"@types/node": "*"
anymatch: ^3.0.3
fb-watchman: ^2.0.0
fsevents: ^2.3.2
graceful-fs: ^4.2.9
jest-regex-util: ^29.4.3
jest-util: ^29.6.2
jest-worker: ^29.6.2
micromatch: ^4.0.4
walker: ^1.0.8
dependenciesMeta:
fsevents:
optional: true
checksum: 726233972030eb2e5bce6c9468e497310436b455c88b40e744bd053e20a6f3ff19aec340edcbd89537c629ed5cf8916506bc895d690cc39a0862c74dcd95b7b8
languageName: node
linkType: hard

"jest-leak-detector@npm:^29.6.1":
version: 29.6.1
resolution: "jest-leak-detector@npm:29.6.1"
Expand Down Expand Up @@ -10719,6 +10782,20 @@ __metadata:
languageName: node
linkType: hard

"jest-util@npm:^29.6.2":
version: 29.6.2
resolution: "jest-util@npm:29.6.2"
dependencies:
"@jest/types": ^29.6.1
"@types/node": "*"
chalk: ^4.0.0
ci-info: ^3.2.0
graceful-fs: ^4.2.9
picomatch: ^2.2.3
checksum: 8aedc0c80083d0cabd6c6c4f04dea1cbcac609fd7bc3b1fc05a3999291bd6e63dd52b0c806f9378d5cae28eff5a6191709a4987861001293f8d03e53984adca4
languageName: node
linkType: hard

"jest-validate@npm:^29.6.1":
version: 29.6.1
resolution: "jest-validate@npm:29.6.1"
Expand Down Expand Up @@ -10800,6 +10877,18 @@ __metadata:
languageName: node
linkType: hard

"jest-worker@npm:^29.6.2":
version: 29.6.2
resolution: "jest-worker@npm:29.6.2"
dependencies:
"@types/node": "*"
jest-util: ^29.6.2
merge-stream: ^2.0.0
supports-color: ^8.0.0
checksum: 11035564534bf181ead80b25be138c2d42372bd5626151a3e705200d47a74fd9da3ca79f8a7b15806cdc325ad73c3d21d23acceeed99d50941589ff02915ed38
languageName: node
linkType: hard

"jest@npm:^29.6.1":
version: 29.6.1
resolution: "jest@npm:29.6.1"
Expand Down

0 comments on commit 859a4c2

Please sign in to comment.