Skip to content

Commit 39c3e69

Browse files
Bump jest from 30.1.2 to 30.1.3 in the jest group
Bumps the jest group with 1 update: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `jest` from 30.1.2 to 30.1.3 - [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.1.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 566456c commit 39c3e69

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-jest": "^29.0.1",
5151
"fast-glob": "^3.3.3",
5252
"husky": "^9.1.7",
53-
"jest": "^30.1.2",
53+
"jest": "^30.1.3",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
5656
"lint-staged": "^16.1.6",

yarn.lock

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -564,14 +564,14 @@ __metadata:
564564
languageName: node
565565
linkType: hard
566566

567-
"@jest/core@npm:30.1.2":
568-
version: 30.1.2
569-
resolution: "@jest/core@npm:30.1.2"
567+
"@jest/core@npm:30.1.3":
568+
version: 30.1.3
569+
resolution: "@jest/core@npm:30.1.3"
570570
dependencies:
571571
"@jest/console": "npm:30.1.2"
572572
"@jest/pattern": "npm:30.0.1"
573-
"@jest/reporters": "npm:30.1.2"
574-
"@jest/test-result": "npm:30.1.2"
573+
"@jest/reporters": "npm:30.1.3"
574+
"@jest/test-result": "npm:30.1.3"
575575
"@jest/transform": "npm:30.1.2"
576576
"@jest/types": "npm:30.0.5"
577577
"@types/node": "npm:*"
@@ -581,18 +581,18 @@ __metadata:
581581
exit-x: "npm:^0.2.2"
582582
graceful-fs: "npm:^4.2.11"
583583
jest-changed-files: "npm:30.0.5"
584-
jest-config: "npm:30.1.2"
584+
jest-config: "npm:30.1.3"
585585
jest-haste-map: "npm:30.1.0"
586586
jest-message-util: "npm:30.1.0"
587587
jest-regex-util: "npm:30.0.1"
588-
jest-resolve: "npm:30.1.0"
589-
jest-resolve-dependencies: "npm:30.1.2"
590-
jest-runner: "npm:30.1.2"
591-
jest-runtime: "npm:30.1.2"
588+
jest-resolve: "npm:30.1.3"
589+
jest-resolve-dependencies: "npm:30.1.3"
590+
jest-runner: "npm:30.1.3"
591+
jest-runtime: "npm:30.1.3"
592592
jest-snapshot: "npm:30.1.2"
593593
jest-util: "npm:30.0.5"
594594
jest-validate: "npm:30.1.0"
595-
jest-watcher: "npm:30.1.2"
595+
jest-watcher: "npm:30.1.3"
596596
micromatch: "npm:^4.0.8"
597597
pretty-format: "npm:30.0.5"
598598
slash: "npm:^3.0.0"
@@ -601,7 +601,7 @@ __metadata:
601601
peerDependenciesMeta:
602602
node-notifier:
603603
optional: true
604-
checksum: ec2a9c5fe3489026d9f5e7f6b6bcad415b5782b4e4e746a7f1f030cfe518c9c04a6930deb43d8171e9fbd9c9e817988a5bd856f6c42cbcbc8ff6d70ef990ee71
604+
checksum: 0f934a027b969daebe8e44ba3127a80c2ac1a65becc16b1f9d5a072718d950ce3c1910ce0675a98d5ef1777014e842b5bf6dd736fb9c6442a22ebfd326ae50c5
605605
languageName: node
606606
linkType: hard
607607

@@ -686,13 +686,13 @@ __metadata:
686686
languageName: node
687687
linkType: hard
688688

689-
"@jest/reporters@npm:30.1.2":
690-
version: 30.1.2
691-
resolution: "@jest/reporters@npm:30.1.2"
689+
"@jest/reporters@npm:30.1.3":
690+
version: 30.1.3
691+
resolution: "@jest/reporters@npm:30.1.3"
692692
dependencies:
693693
"@bcoe/v8-coverage": "npm:^0.2.3"
694694
"@jest/console": "npm:30.1.2"
695-
"@jest/test-result": "npm:30.1.2"
695+
"@jest/test-result": "npm:30.1.3"
696696
"@jest/transform": "npm:30.1.2"
697697
"@jest/types": "npm:30.0.5"
698698
"@jridgewell/trace-mapping": "npm:^0.3.25"
@@ -718,7 +718,7 @@ __metadata:
718718
peerDependenciesMeta:
719719
node-notifier:
720720
optional: true
721-
checksum: 1dd1608d21accc31d38c95b41f1d2b39a54c536df254e1e3af4193a77c483a379bbc79afb13bd2801d85078f9c9f9620d8269276a446ff2f3e031d2a1a213bd2
721+
checksum: 2b027e775216804b4f3766105bd4eb3e8e31480f78cc9a409ae7d335cc21883f5bd063c66215c0bc18cbcdda98824d1b02e74593f6464caf8920f0804ce706bb
722722
languageName: node
723723
linkType: hard
724724

@@ -754,27 +754,27 @@ __metadata:
754754
languageName: node
755755
linkType: hard
756756

757-
"@jest/test-result@npm:30.1.2":
758-
version: 30.1.2
759-
resolution: "@jest/test-result@npm:30.1.2"
757+
"@jest/test-result@npm:30.1.3":
758+
version: 30.1.3
759+
resolution: "@jest/test-result@npm:30.1.3"
760760
dependencies:
761761
"@jest/console": "npm:30.1.2"
762762
"@jest/types": "npm:30.0.5"
763763
"@types/istanbul-lib-coverage": "npm:^2.0.6"
764764
collect-v8-coverage: "npm:^1.0.2"
765-
checksum: 8cc0c13e462feb426ae994ca02042b325fa3344fee9eca0f8acdc5871950f869d93b721d158d09576d5f1dd0e7a591e07df612a5a3ac3117a088050ce76ea98c
765+
checksum: 610982f31d0c83d3bc9497cf4b56dacde3af6909b70dcbc986afb8e85c665061788b9d98f347412b8345cd6b2de6293c4fbde66a4bcbbf6fbb6de6a6905d8dde
766766
languageName: node
767767
linkType: hard
768768

769-
"@jest/test-sequencer@npm:30.1.2":
770-
version: 30.1.2
771-
resolution: "@jest/test-sequencer@npm:30.1.2"
769+
"@jest/test-sequencer@npm:30.1.3":
770+
version: 30.1.3
771+
resolution: "@jest/test-sequencer@npm:30.1.3"
772772
dependencies:
773-
"@jest/test-result": "npm:30.1.2"
773+
"@jest/test-result": "npm:30.1.3"
774774
graceful-fs: "npm:^4.2.11"
775775
jest-haste-map: "npm:30.1.0"
776776
slash: "npm:^3.0.0"
777-
checksum: a8affe948c05a598146e9f0d8ce0561d4b7231dcf20cbe108237ae33fe31ad34f3cdbd4bf26416cde4e8bb247f76edc6b99ce3c32342e4a0faa2a6abe8aed9e3
777+
checksum: ed9b24e3b37f5a6f3ae79b72fd0f241ddb422697c56b7fc49bf8b2ae3171ad466b6423a4965043ec224cdbac98c55009b585c0d79daa4ace288a2ed3ef3c38c0
778778
languageName: node
779779
linkType: hard
780780

@@ -917,7 +917,7 @@ __metadata:
917917
eslint-plugin-jest: "npm:^29.0.1"
918918
fast-glob: "npm:^3.3.3"
919919
husky: "npm:^9.1.7"
920-
jest: "npm:^30.1.2"
920+
jest: "npm:^30.1.3"
921921
jest-junit: "npm:^16.0.0"
922922
license-checker-rseidelsohn: "npm:^4.4.2"
923923
lint-staged: "npm:^16.1.6"
@@ -3895,13 +3895,13 @@ __metadata:
38953895
languageName: node
38963896
linkType: hard
38973897

3898-
"jest-circus@npm:30.1.2":
3899-
version: 30.1.2
3900-
resolution: "jest-circus@npm:30.1.2"
3898+
"jest-circus@npm:30.1.3":
3899+
version: 30.1.3
3900+
resolution: "jest-circus@npm:30.1.3"
39013901
dependencies:
39023902
"@jest/environment": "npm:30.1.2"
39033903
"@jest/expect": "npm:30.1.2"
3904-
"@jest/test-result": "npm:30.1.2"
3904+
"@jest/test-result": "npm:30.1.3"
39053905
"@jest/types": "npm:30.0.5"
39063906
"@types/node": "npm:*"
39073907
chalk: "npm:^4.1.2"
@@ -3911,29 +3911,29 @@ __metadata:
39113911
jest-each: "npm:30.1.0"
39123912
jest-matcher-utils: "npm:30.1.2"
39133913
jest-message-util: "npm:30.1.0"
3914-
jest-runtime: "npm:30.1.2"
3914+
jest-runtime: "npm:30.1.3"
39153915
jest-snapshot: "npm:30.1.2"
39163916
jest-util: "npm:30.0.5"
39173917
p-limit: "npm:^3.1.0"
39183918
pretty-format: "npm:30.0.5"
39193919
pure-rand: "npm:^7.0.0"
39203920
slash: "npm:^3.0.0"
39213921
stack-utils: "npm:^2.0.6"
3922-
checksum: 3764a1dfe2cbffd7a49958c02353253f626eddf7f3a7ce5ee164a74f856285620f45241cec3457c97e997f1cbd90ca3499e2287307e510da972f72e04e6cc186
3922+
checksum: 9bea7baf7daf814f3b494363e4ce321d98a2229078b6aff07f3a5623d93c99be11c9d07c0cbb75dcc9b4293dc13535c4c400500e69f08e869ed964b098fab3c8
39233923
languageName: node
39243924
linkType: hard
39253925

3926-
"jest-cli@npm:30.1.2":
3927-
version: 30.1.2
3928-
resolution: "jest-cli@npm:30.1.2"
3926+
"jest-cli@npm:30.1.3":
3927+
version: 30.1.3
3928+
resolution: "jest-cli@npm:30.1.3"
39293929
dependencies:
3930-
"@jest/core": "npm:30.1.2"
3931-
"@jest/test-result": "npm:30.1.2"
3930+
"@jest/core": "npm:30.1.3"
3931+
"@jest/test-result": "npm:30.1.3"
39323932
"@jest/types": "npm:30.0.5"
39333933
chalk: "npm:^4.1.2"
39343934
exit-x: "npm:^0.2.2"
39353935
import-local: "npm:^3.2.0"
3936-
jest-config: "npm:30.1.2"
3936+
jest-config: "npm:30.1.3"
39373937
jest-util: "npm:30.0.5"
39383938
jest-validate: "npm:30.1.0"
39393939
yargs: "npm:^17.7.2"
@@ -3944,31 +3944,31 @@ __metadata:
39443944
optional: true
39453945
bin:
39463946
jest: ./bin/jest.js
3947-
checksum: cf4f81b387ec52c9cc6ecfa5842f9b0456899a179dea9266ce8ad666a570037227fd31323596ca788e48b5478f7d7fdb6304ba59ded94c5afa189dc8d860e6ea
3947+
checksum: e15e811b0a14625ce70b1b3948955e9a9c7a523b2c7970effa8f924006dc4d1839b5636fa5c7c5c772d7959ed331a45b0e9d85d3b71f9a065aa6440ae3c1aa64
39483948
languageName: node
39493949
linkType: hard
39503950

3951-
"jest-config@npm:30.1.2":
3952-
version: 30.1.2
3953-
resolution: "jest-config@npm:30.1.2"
3951+
"jest-config@npm:30.1.3":
3952+
version: 30.1.3
3953+
resolution: "jest-config@npm:30.1.3"
39543954
dependencies:
39553955
"@babel/core": "npm:^7.27.4"
39563956
"@jest/get-type": "npm:30.1.0"
39573957
"@jest/pattern": "npm:30.0.1"
3958-
"@jest/test-sequencer": "npm:30.1.2"
3958+
"@jest/test-sequencer": "npm:30.1.3"
39593959
"@jest/types": "npm:30.0.5"
39603960
babel-jest: "npm:30.1.2"
39613961
chalk: "npm:^4.1.2"
39623962
ci-info: "npm:^4.2.0"
39633963
deepmerge: "npm:^4.3.1"
39643964
glob: "npm:^10.3.10"
39653965
graceful-fs: "npm:^4.2.11"
3966-
jest-circus: "npm:30.1.2"
3966+
jest-circus: "npm:30.1.3"
39673967
jest-docblock: "npm:30.0.1"
39683968
jest-environment-node: "npm:30.1.2"
39693969
jest-regex-util: "npm:30.0.1"
3970-
jest-resolve: "npm:30.1.0"
3971-
jest-runner: "npm:30.1.2"
3970+
jest-resolve: "npm:30.1.3"
3971+
jest-runner: "npm:30.1.3"
39723972
jest-util: "npm:30.0.5"
39733973
jest-validate: "npm:30.1.0"
39743974
micromatch: "npm:^4.0.8"
@@ -3987,7 +3987,7 @@ __metadata:
39873987
optional: true
39883988
ts-node:
39893989
optional: true
3990-
checksum: 267862fa3193c2897302b6a0a6715c9a931469b97a1670bc873bbb78016bc258da944520adef9d352c48751ed1ab97328febd9a09f39a48620bb61cb08edda80
3990+
checksum: 9e347a22232d0368acad44719b1f6f3d5a7a39fd26156387c898904a3477e52267a5078624e7a3d231f05005679e21daaf080dec936ad44ac1f242500cd8d2bc
39913991
languageName: node
39923992
linkType: hard
39933993

@@ -4143,19 +4143,19 @@ __metadata:
41434143
languageName: node
41444144
linkType: hard
41454145

4146-
"jest-resolve-dependencies@npm:30.1.2":
4147-
version: 30.1.2
4148-
resolution: "jest-resolve-dependencies@npm:30.1.2"
4146+
"jest-resolve-dependencies@npm:30.1.3":
4147+
version: 30.1.3
4148+
resolution: "jest-resolve-dependencies@npm:30.1.3"
41494149
dependencies:
41504150
jest-regex-util: "npm:30.0.1"
41514151
jest-snapshot: "npm:30.1.2"
4152-
checksum: 5dba43e2780b7a47dda9e7cde4be529a2bf5d881ac919530fefc080b03f98563595d4ce2fd611cf9655394405a37eb46dd35cc5fbf3a20180ee286a850980b68
4152+
checksum: 1fc144c3107ad7faae455ac13b32de0cabb8e2718a55f431246a222da86c6da539f80230814b1cbcaf22c06df704c3c00ab761d065b9a9241659757e3fd28f66
41534153
languageName: node
41544154
linkType: hard
41554155

4156-
"jest-resolve@npm:30.1.0":
4157-
version: 30.1.0
4158-
resolution: "jest-resolve@npm:30.1.0"
4156+
"jest-resolve@npm:30.1.3":
4157+
version: 30.1.3
4158+
resolution: "jest-resolve@npm:30.1.3"
41594159
dependencies:
41604160
chalk: "npm:^4.1.2"
41614161
graceful-fs: "npm:^4.2.11"
@@ -4165,17 +4165,17 @@ __metadata:
41654165
jest-validate: "npm:30.1.0"
41664166
slash: "npm:^3.0.0"
41674167
unrs-resolver: "npm:^1.7.11"
4168-
checksum: 44c311e84a27249c52d013d9cb12596e53038af7d7693d7c7e4c27b3b66bde4dd0663b9ae3cd61fc44ed337b270f4619596c890a8f4fab7e58e91914134d0b72
4168+
checksum: ba84ac234ac2fd6ee4703aa2bb6471e5b4c17af7e36c1f75aae85a5d907694703b5501d5109d0fdc8875556a5a34dbf4fd7fe8732d4ee83cbbe1d88ef9c795b1
41694169
languageName: node
41704170
linkType: hard
41714171

4172-
"jest-runner@npm:30.1.2":
4173-
version: 30.1.2
4174-
resolution: "jest-runner@npm:30.1.2"
4172+
"jest-runner@npm:30.1.3":
4173+
version: 30.1.3
4174+
resolution: "jest-runner@npm:30.1.3"
41754175
dependencies:
41764176
"@jest/console": "npm:30.1.2"
41774177
"@jest/environment": "npm:30.1.2"
4178-
"@jest/test-result": "npm:30.1.2"
4178+
"@jest/test-result": "npm:30.1.3"
41794179
"@jest/transform": "npm:30.1.2"
41804180
"@jest/types": "npm:30.0.5"
41814181
"@types/node": "npm:*"
@@ -4188,26 +4188,26 @@ __metadata:
41884188
jest-haste-map: "npm:30.1.0"
41894189
jest-leak-detector: "npm:30.1.0"
41904190
jest-message-util: "npm:30.1.0"
4191-
jest-resolve: "npm:30.1.0"
4192-
jest-runtime: "npm:30.1.2"
4191+
jest-resolve: "npm:30.1.3"
4192+
jest-runtime: "npm:30.1.3"
41934193
jest-util: "npm:30.0.5"
4194-
jest-watcher: "npm:30.1.2"
4194+
jest-watcher: "npm:30.1.3"
41954195
jest-worker: "npm:30.1.0"
41964196
p-limit: "npm:^3.1.0"
41974197
source-map-support: "npm:0.5.13"
4198-
checksum: b2629560a75764a182fcebcf3f390e1ba2192a2c73580782ca9de84aa02b45e75db732e46524b79d6d031fa1a848f879620127fec700e476ca9d455acf1ad466
4198+
checksum: 867f878892c88e8a050d2d687e44aedd661473c747c2a39e7b97297927b76c679710b229419ec3c237dfbbccf9061a3b953fa0d7ebfe4dd385c6048738658d33
41994199
languageName: node
42004200
linkType: hard
42014201

4202-
"jest-runtime@npm:30.1.2":
4203-
version: 30.1.2
4204-
resolution: "jest-runtime@npm:30.1.2"
4202+
"jest-runtime@npm:30.1.3":
4203+
version: 30.1.3
4204+
resolution: "jest-runtime@npm:30.1.3"
42054205
dependencies:
42064206
"@jest/environment": "npm:30.1.2"
42074207
"@jest/fake-timers": "npm:30.1.2"
42084208
"@jest/globals": "npm:30.1.2"
42094209
"@jest/source-map": "npm:30.0.1"
4210-
"@jest/test-result": "npm:30.1.2"
4210+
"@jest/test-result": "npm:30.1.3"
42114211
"@jest/transform": "npm:30.1.2"
42124212
"@jest/types": "npm:30.0.5"
42134213
"@types/node": "npm:*"
@@ -4220,12 +4220,12 @@ __metadata:
42204220
jest-message-util: "npm:30.1.0"
42214221
jest-mock: "npm:30.0.5"
42224222
jest-regex-util: "npm:30.0.1"
4223-
jest-resolve: "npm:30.1.0"
4223+
jest-resolve: "npm:30.1.3"
42244224
jest-snapshot: "npm:30.1.2"
42254225
jest-util: "npm:30.0.5"
42264226
slash: "npm:^3.0.0"
42274227
strip-bom: "npm:^4.0.0"
4228-
checksum: 3b1533464a8a71a3d52429f2821fe5d23373ef3e61f919e3339b6d38693f02ebc94011769bf03ce49b527e8fc08b8d6129bb7e8117f9605b4006d9d51022a49f
4228+
checksum: 2b5fe84685fddaca4e25cf4d578ab2bfdef2912e970be51a083ef0a7b6a8ff66f876aa72fb709674447fa57925551e2985af52d02a8c5d73d47a57b2057b5f95
42294229
languageName: node
42304230
linkType: hard
42314231

@@ -4286,19 +4286,19 @@ __metadata:
42864286
languageName: node
42874287
linkType: hard
42884288

4289-
"jest-watcher@npm:30.1.2":
4290-
version: 30.1.2
4291-
resolution: "jest-watcher@npm:30.1.2"
4289+
"jest-watcher@npm:30.1.3":
4290+
version: 30.1.3
4291+
resolution: "jest-watcher@npm:30.1.3"
42924292
dependencies:
4293-
"@jest/test-result": "npm:30.1.2"
4293+
"@jest/test-result": "npm:30.1.3"
42944294
"@jest/types": "npm:30.0.5"
42954295
"@types/node": "npm:*"
42964296
ansi-escapes: "npm:^4.3.2"
42974297
chalk: "npm:^4.1.2"
42984298
emittery: "npm:^0.13.1"
42994299
jest-util: "npm:30.0.5"
43004300
string-length: "npm:^4.0.2"
4301-
checksum: eed6d8c5038dfcc4c12aa5deb3f9aafec56e82332a1d8aacea9e75644cc0653a428a4864a3e73198a2dc140814220b3258ec21a1364239e573a75d2651631e17
4301+
checksum: 6783c17813afeddc333967f1dcc7ae8ac46269f6c45ff33b2d3665f5b697fb1ca70968903e6a4371e70cb7eab7a7e6cc2e446941c612e275e21f2dde7a666711
43024302
languageName: node
43034303
linkType: hard
43044304

@@ -4315,22 +4315,22 @@ __metadata:
43154315
languageName: node
43164316
linkType: hard
43174317

4318-
"jest@npm:^30.1.2":
4319-
version: 30.1.2
4320-
resolution: "jest@npm:30.1.2"
4318+
"jest@npm:^30.1.3":
4319+
version: 30.1.3
4320+
resolution: "jest@npm:30.1.3"
43214321
dependencies:
4322-
"@jest/core": "npm:30.1.2"
4322+
"@jest/core": "npm:30.1.3"
43234323
"@jest/types": "npm:30.0.5"
43244324
import-local: "npm:^3.2.0"
4325-
jest-cli: "npm:30.1.2"
4325+
jest-cli: "npm:30.1.3"
43264326
peerDependencies:
43274327
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
43284328
peerDependenciesMeta:
43294329
node-notifier:
43304330
optional: true
43314331
bin:
43324332
jest: ./bin/jest.js
4333-
checksum: 0bc1fc273075afec4c3e7dc1d99680b8e389274017df0a3370234c5466caf6f7ab2b97b5115251f81d75146eac8e7400e508ae345116f4e7c23fe42aef6d944b
4333+
checksum: 6f0c18d8c94cfb3158cae90d048f38985b8aab9634f2fd8481f09ac0839697bf4a14fc3ed46d9d16e5bf653cad3af12547af62fbc46f64b3f06b32f8f8ee7d55
43344334
languageName: node
43354335
linkType: hard
43364336

0 commit comments

Comments
 (0)