Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump babel-jest from 29.5.0 to 29.6.2 in /common #1374

Closed
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@exercism/eslint-config-typescript": "^0.5.0",
"@types/jest": "^29.5.2",
"@types/node": "~18.16.16",
"babel-jest": "^29.5.0",
"babel-jest": "^29.6.2",
"core-js": "~3.30.2",
"eslint": "^8.42.0",
"jest": "^29.5.0",
Expand Down
123 changes: 121 additions & 2 deletions common/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@ __metadata:
"@exercism/eslint-config-typescript": ^0.5.0
"@types/jest": ^29.5.2
"@types/node": ~18.16.16
babel-jest: ^29.5.0
babel-jest: ^29.6.2
core-js: ~3.30.2
eslint: ^8.42.0
jest: ^29.5.0
Expand Down Expand Up @@ -2115,6 +2115,15 @@ __metadata:
languageName: node
linkType: hard

"@jest/schemas@npm:^29.6.0":
version: 29.6.0
resolution: "@jest/schemas@npm:29.6.0"
dependencies:
"@sinclair/typebox": ^0.27.8
checksum: c00511c69cf89138a7d974404d3a5060af375b5a52b9c87215d91873129b382ca11c1ff25bd6d605951404bb381ddce5f8091004a61e76457da35db1f5c51365
languageName: node
linkType: hard

"@jest/source-map@npm:^29.4.3":
version: 29.4.3
resolution: "@jest/source-map@npm:29.4.3"
Expand Down Expand Up @@ -2173,6 +2182,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.5.0":
version: 29.5.0
resolution: "@jest/types@npm:29.5.0"
Expand All @@ -2187,6 +2219,20 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:^29.6.1":
version: 29.6.1
resolution: "@jest/types@npm:29.6.1"
dependencies:
"@jest/schemas": ^29.6.0
"@types/istanbul-lib-coverage": ^2.0.0
"@types/istanbul-reports": ^3.0.0
"@types/node": "*"
"@types/yargs": ^17.0.8
chalk: ^4.0.0
checksum: 89fc1ccf71a84fe0da643e0675b1cfe6a6f19ea72e935b2ab1dbdb56ec547e94433fb59b3536d3832a6e156c077865b7176fe9dae707dab9c3d2f9405ba6233c
languageName: node
linkType: hard

"@jridgewell/gen-mapping@npm:^0.3.0, @jridgewell/gen-mapping@npm:^0.3.2":
version: 0.3.3
resolution: "@jridgewell/gen-mapping@npm:0.3.3"
Expand Down Expand Up @@ -2243,7 +2289,7 @@ __metadata:
languageName: node
linkType: hard

"@jridgewell/trace-mapping@npm:^0.3.12, @jridgewell/trace-mapping@npm:^0.3.15, @jridgewell/trace-mapping@npm:^0.3.17, @jridgewell/trace-mapping@npm:^0.3.9":
"@jridgewell/trace-mapping@npm:^0.3.12, @jridgewell/trace-mapping@npm:^0.3.15, @jridgewell/trace-mapping@npm:^0.3.17, @jridgewell/trace-mapping@npm:^0.3.18, @jridgewell/trace-mapping@npm:^0.3.9":
version: 0.3.18
resolution: "@jridgewell/trace-mapping@npm:0.3.18"
dependencies:
Expand Down Expand Up @@ -2334,6 +2380,13 @@ __metadata:
languageName: node
linkType: hard

"@sinclair/typebox@npm:^0.27.8":
version: 0.27.8
resolution: "@sinclair/typebox@npm:0.27.8"
checksum: 00bd7362a3439021aa1ea51b0e0d0a0e8ca1351a3d54c606b115fdcc49b51b16db6e5f43b4fe7a28c38688523e22a94d49dd31168868b655f0d4d50f032d07a1
languageName: node
linkType: hard

"@sinonjs/commons@npm:^3.0.0":
version: 3.0.0
resolution: "@sinonjs/commons@npm:3.0.0"
Expand Down Expand Up @@ -2859,6 +2912,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-plugin-istanbul@npm:^6.1.1":
version: 6.1.1
resolution: "babel-plugin-istanbul@npm:6.1.1"
Expand Down Expand Up @@ -5040,6 +5110,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.5.0":
version: 29.5.0
resolution: "jest-leak-detector@npm:29.5.0"
Expand Down Expand Up @@ -5240,6 +5333,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.5.0":
version: 29.5.0
resolution: "jest-validate@npm:29.5.0"
Expand Down Expand Up @@ -5282,6 +5389,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.5.0":
version: 29.5.0
resolution: "jest@npm:29.5.0"
Expand Down
Loading