build(deps): bump babel-jest from 29.2.0 to 29.2.1 (#1221)

* build(deps): bump babel-jest from 29.2.0 to 29.2.1

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.2.0 to 29.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.1/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>

* [dependabot skip] Fix yarn.lock

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-10-18 16:24:35 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 5948952174
commit 7e169d653b
2 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/web-locks-api": "^0.0.2",
"@types/wicg-file-system-access": "^2020.9.5",
"@types/zen-push": "^0.1.1",
"babel-jest": "^29.1.0",
"babel-jest": "^29.2.1",
"babel-loader": "^8.2.3",
"babel-plugin-macros": "^3.0.1",
"babel-plugin-named-asset-import": "^0.3.8",
+34 -34
View File
@@ -2146,32 +2146,32 @@ __metadata:
languageName: node
linkType: hard
"@jest/transform@npm:^29.2.0":
version: 29.2.0
resolution: "@jest/transform@npm:29.2.0"
"@jest/transform@npm:^29.2.0, @jest/transform@npm:^29.2.1":
version: 29.2.1
resolution: "@jest/transform@npm:29.2.1"
dependencies:
"@babel/core": ^7.11.6
"@jest/types": ^29.2.0
"@jest/types": ^29.2.1
"@jridgewell/trace-mapping": ^0.3.15
babel-plugin-istanbul: ^6.1.1
chalk: ^4.0.0
convert-source-map: ^1.4.0
fast-json-stable-stringify: ^2.1.0
graceful-fs: ^4.2.9
jest-haste-map: ^29.2.0
jest-haste-map: ^29.2.1
jest-regex-util: ^29.2.0
jest-util: ^29.2.0
jest-util: ^29.2.1
micromatch: ^4.0.4
pirates: ^4.0.4
slash: ^3.0.0
write-file-atomic: ^4.0.1
checksum: 8e3794d1b77e6d52d342a692186cd574b2a637ce255f75824a029fc82cad93623d7bc5796566c1632fb51673eea2bf5194f4aac6bbc8cf879a5c29b12dbfb32a
checksum: bb50bfce34d8c648475a7d65e91787a0232cdcc0445331dba8d3d80180dff1b43d97872568be795c8f92d419b3f0e6114297349cc892fdf50e8471cb227f674a
languageName: node
linkType: hard
"@jest/types@npm:^29.2.0":
version: 29.2.0
resolution: "@jest/types@npm:29.2.0"
"@jest/types@npm:^29.2.0, @jest/types@npm:^29.2.1":
version: 29.2.1
resolution: "@jest/types@npm:29.2.1"
dependencies:
"@jest/schemas": ^29.0.0
"@types/istanbul-lib-coverage": ^2.0.0
@@ -2179,7 +2179,7 @@ __metadata:
"@types/node": "*"
"@types/yargs": ^17.0.8
chalk: ^4.0.0
checksum: 6b04cbb23306f16eaf4f0d158cfcb7cc905b352e2e44a0a4618c46cf3bdf7a1da64cea8fbc731a19e8a86dc5b80a75aec985cf8764b3178939b5d850ccc68b57
checksum: a83f20727425179aa05974aa7553c307d207fbb6b7ae5ab1e37fbb6ba9b6655f26655301fc804f2545d33f4c4a6b59d41eed1737c005d2b83fce9e14841b4150
languageName: node
linkType: hard
@@ -2434,7 +2434,7 @@ __metadata:
"@types/zen-push": ^0.1.1
"@typescript-eslint/eslint-plugin": ^5.40.0
"@typescript-eslint/parser": ^5.40.0
babel-jest: ^29.1.0
babel-jest: ^29.2.1
babel-loader: ^8.2.3
babel-plugin-macros: ^3.0.1
babel-plugin-named-asset-import: ^0.3.8
@@ -5697,11 +5697,11 @@ __metadata:
languageName: node
linkType: hard
"babel-jest@npm:^29.1.0, babel-jest@npm:^29.2.0":
version: 29.2.0
resolution: "babel-jest@npm:29.2.0"
"babel-jest@npm:^29.2.0, babel-jest@npm:^29.2.1":
version: 29.2.1
resolution: "babel-jest@npm:29.2.1"
dependencies:
"@jest/transform": ^29.2.0
"@jest/transform": ^29.2.1
"@types/babel__core": ^7.1.14
babel-plugin-istanbul: ^6.1.1
babel-preset-jest: ^29.2.0
@@ -5710,7 +5710,7 @@ __metadata:
slash: ^3.0.0
peerDependencies:
"@babel/core": ^7.8.0
checksum: 1629bc32829d0b6d9b7121538ef1ff8ae577432ff5be9e5102c9211163aa6d2f667a299fca4ffc1a16cd51fc3c32a6b9999afdbb3dca6ae906a01c6ab4e3f222
checksum: c340c10d8cee4b3ef5990443627b5f70dbe2649faa1fef671c8b4fd4a9f8d559b78e5644e18de8063974cd6606033caf1afcaa52744309f6e3176c0b37c2e8f9
languageName: node
linkType: hard
@@ -9781,11 +9781,11 @@ __metadata:
languageName: node
linkType: hard
"jest-haste-map@npm:^29.2.0":
version: 29.2.0
resolution: "jest-haste-map@npm:29.2.0"
"jest-haste-map@npm:^29.2.0, jest-haste-map@npm:^29.2.1":
version: 29.2.1
resolution: "jest-haste-map@npm:29.2.1"
dependencies:
"@jest/types": ^29.2.0
"@jest/types": ^29.2.1
"@types/graceful-fs": ^4.1.3
"@types/node": "*"
anymatch: ^3.0.3
@@ -9793,14 +9793,14 @@ __metadata:
fsevents: ^2.3.2
graceful-fs: ^4.2.9
jest-regex-util: ^29.2.0
jest-util: ^29.2.0
jest-worker: ^29.2.0
jest-util: ^29.2.1
jest-worker: ^29.2.1
micromatch: ^4.0.4
walker: ^1.0.8
dependenciesMeta:
fsevents:
optional: true
checksum: f7d398658e94c2289832ce9ec445baf6b1a6ccd5b0861962fcb1d4b6ebe45acfe7577f947273e945cc6652e8725131390b87a45f63c07ace64df5a256ba5a387
checksum: 1880e5dd12b83c8ffbd527b80c81bd694a9018ed003d1ecc72ed4e1a0c2be0bc2a26a96c7439c4be8954912cd01ecaea807d2739b24d2ac7dd23f5aa672d9da1
languageName: node
linkType: hard
@@ -10003,17 +10003,17 @@ __metadata:
languageName: node
linkType: hard
"jest-util@npm:^29.2.0":
version: 29.2.0
resolution: "jest-util@npm:29.2.0"
"jest-util@npm:^29.2.0, jest-util@npm:^29.2.1":
version: 29.2.1
resolution: "jest-util@npm:29.2.1"
dependencies:
"@jest/types": ^29.2.0
"@jest/types": ^29.2.1
"@types/node": "*"
chalk: ^4.0.0
ci-info: ^3.2.0
graceful-fs: ^4.2.9
picomatch: ^2.2.3
checksum: c1fc26008b3199387dbd28f145f692f48b7c8e911c6a71892e579544ee62819ecc2c693f7fc5e41284119a6f742130ef5c92f485caed89eea47c5e627003ad2d
checksum: 781bd14a65599d24b7449877020f4da32e8cb8fbc31c4e849c589ffde58f0eec27de9f690dba182e3ca369fe651c0bb9c307de29a0927d12777677ded56bafb8
languageName: node
linkType: hard
@@ -10097,15 +10097,15 @@ __metadata:
languageName: node
linkType: hard
"jest-worker@npm:^29.1.2, jest-worker@npm:^29.2.0":
version: 29.2.0
resolution: "jest-worker@npm:29.2.0"
"jest-worker@npm:^29.1.2, jest-worker@npm:^29.2.0, jest-worker@npm:^29.2.1":
version: 29.2.1
resolution: "jest-worker@npm:29.2.1"
dependencies:
"@types/node": "*"
jest-util: ^29.2.0
jest-util: ^29.2.1
merge-stream: ^2.0.0
supports-color: ^8.0.0
checksum: 680afa2b9efd0f6548a52210d055e1d8a5de2e8602cf5547d59075a55f7d9b6d4fd3c4a8bb34e03a3815975ae4c737b6dbc2c194e12088611a19941836960374
checksum: 10365612fae02412376e963de9f069d854deaf5aec8ff818ce49c299cd0373256a387a2da68db8225fb0f18483f2cc9072a52d1846881d44b756b1e36bc7f4ed
languageName: node
linkType: hard