Skip to content

Commit dc54d0b

Browse files
Bump jest from 30.1.2 to 30.1.3
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 199fdac commit dc54d0b

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-simple-import-sort": "^12.1.1",
3939
"eslint-plugin-tsdoc": "^0.4.0",
4040
"globals": "^16.4.0",
41-
"jest": "^30.1.2",
41+
"jest": "^30.1.3",
4242
"prettier": "^3.6.2",
4343
"ts-jest": "^29.4.1",
4444
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -833,14 +833,14 @@ __metadata:
833833
languageName: node
834834
linkType: hard
835835

836-
"@jest/core@npm:30.1.2":
837-
version: 30.1.2
838-
resolution: "@jest/core@npm:30.1.2"
836+
"@jest/core@npm:30.1.3":
837+
version: 30.1.3
838+
resolution: "@jest/core@npm:30.1.3"
839839
dependencies:
840840
"@jest/console": "npm:30.1.2"
841841
"@jest/pattern": "npm:30.0.1"
842-
"@jest/reporters": "npm:30.1.2"
843-
"@jest/test-result": "npm:30.1.2"
842+
"@jest/reporters": "npm:30.1.3"
843+
"@jest/test-result": "npm:30.1.3"
844844
"@jest/transform": "npm:30.1.2"
845845
"@jest/types": "npm:30.0.5"
846846
"@types/node": "npm:*"
@@ -850,18 +850,18 @@ __metadata:
850850
exit-x: "npm:^0.2.2"
851851
graceful-fs: "npm:^4.2.11"
852852
jest-changed-files: "npm:30.0.5"
853-
jest-config: "npm:30.1.2"
853+
jest-config: "npm:30.1.3"
854854
jest-haste-map: "npm:30.1.0"
855855
jest-message-util: "npm:30.1.0"
856856
jest-regex-util: "npm:30.0.1"
857-
jest-resolve: "npm:30.1.0"
858-
jest-resolve-dependencies: "npm:30.1.2"
859-
jest-runner: "npm:30.1.2"
860-
jest-runtime: "npm:30.1.2"
857+
jest-resolve: "npm:30.1.3"
858+
jest-resolve-dependencies: "npm:30.1.3"
859+
jest-runner: "npm:30.1.3"
860+
jest-runtime: "npm:30.1.3"
861861
jest-snapshot: "npm:30.1.2"
862862
jest-util: "npm:30.0.5"
863863
jest-validate: "npm:30.1.0"
864-
jest-watcher: "npm:30.1.2"
864+
jest-watcher: "npm:30.1.3"
865865
micromatch: "npm:^4.0.8"
866866
pretty-format: "npm:30.0.5"
867867
slash: "npm:^3.0.0"
@@ -870,7 +870,7 @@ __metadata:
870870
peerDependenciesMeta:
871871
node-notifier:
872872
optional: true
873-
checksum: 10c0/ec2a9c5fe3489026d9f5e7f6b6bcad415b5782b4e4e746a7f1f030cfe518c9c04a6930deb43d8171e9fbd9c9e817988a5bd856f6c42cbcbc8ff6d70ef990ee71
873+
checksum: 10c0/0f934a027b969daebe8e44ba3127a80c2ac1a65becc16b1f9d5a072718d950ce3c1910ce0675a98d5ef1777014e842b5bf6dd736fb9c6442a22ebfd326ae50c5
874874
languageName: node
875875
linkType: hard
876876

@@ -955,13 +955,13 @@ __metadata:
955955
languageName: node
956956
linkType: hard
957957

958-
"@jest/reporters@npm:30.1.2":
959-
version: 30.1.2
960-
resolution: "@jest/reporters@npm:30.1.2"
958+
"@jest/reporters@npm:30.1.3":
959+
version: 30.1.3
960+
resolution: "@jest/reporters@npm:30.1.3"
961961
dependencies:
962962
"@bcoe/v8-coverage": "npm:^0.2.3"
963963
"@jest/console": "npm:30.1.2"
964-
"@jest/test-result": "npm:30.1.2"
964+
"@jest/test-result": "npm:30.1.3"
965965
"@jest/transform": "npm:30.1.2"
966966
"@jest/types": "npm:30.0.5"
967967
"@jridgewell/trace-mapping": "npm:^0.3.25"
@@ -987,7 +987,7 @@ __metadata:
987987
peerDependenciesMeta:
988988
node-notifier:
989989
optional: true
990-
checksum: 10c0/1dd1608d21accc31d38c95b41f1d2b39a54c536df254e1e3af4193a77c483a379bbc79afb13bd2801d85078f9c9f9620d8269276a446ff2f3e031d2a1a213bd2
990+
checksum: 10c0/2b027e775216804b4f3766105bd4eb3e8e31480f78cc9a409ae7d335cc21883f5bd063c66215c0bc18cbcdda98824d1b02e74593f6464caf8920f0804ce706bb
991991
languageName: node
992992
linkType: hard
993993

@@ -1023,27 +1023,27 @@ __metadata:
10231023
languageName: node
10241024
linkType: hard
10251025

1026-
"@jest/test-result@npm:30.1.2":
1027-
version: 30.1.2
1028-
resolution: "@jest/test-result@npm:30.1.2"
1026+
"@jest/test-result@npm:30.1.3":
1027+
version: 30.1.3
1028+
resolution: "@jest/test-result@npm:30.1.3"
10291029
dependencies:
10301030
"@jest/console": "npm:30.1.2"
10311031
"@jest/types": "npm:30.0.5"
10321032
"@types/istanbul-lib-coverage": "npm:^2.0.6"
10331033
collect-v8-coverage: "npm:^1.0.2"
1034-
checksum: 10c0/8cc0c13e462feb426ae994ca02042b325fa3344fee9eca0f8acdc5871950f869d93b721d158d09576d5f1dd0e7a591e07df612a5a3ac3117a088050ce76ea98c
1034+
checksum: 10c0/610982f31d0c83d3bc9497cf4b56dacde3af6909b70dcbc986afb8e85c665061788b9d98f347412b8345cd6b2de6293c4fbde66a4bcbbf6fbb6de6a6905d8dde
10351035
languageName: node
10361036
linkType: hard
10371037

1038-
"@jest/test-sequencer@npm:30.1.2":
1039-
version: 30.1.2
1040-
resolution: "@jest/test-sequencer@npm:30.1.2"
1038+
"@jest/test-sequencer@npm:30.1.3":
1039+
version: 30.1.3
1040+
resolution: "@jest/test-sequencer@npm:30.1.3"
10411041
dependencies:
1042-
"@jest/test-result": "npm:30.1.2"
1042+
"@jest/test-result": "npm:30.1.3"
10431043
graceful-fs: "npm:^4.2.11"
10441044
jest-haste-map: "npm:30.1.0"
10451045
slash: "npm:^3.0.0"
1046-
checksum: 10c0/a8affe948c05a598146e9f0d8ce0561d4b7231dcf20cbe108237ae33fe31ad34f3cdbd4bf26416cde4e8bb247f76edc6b99ce3c32342e4a0faa2a6abe8aed9e3
1046+
checksum: 10c0/ed9b24e3b37f5a6f3ae79b72fd0f241ddb422697c56b7fc49bf8b2ae3171ad466b6423a4965043ec224cdbac98c55009b585c0d79daa4ace288a2ed3ef3c38c0
10471047
languageName: node
10481048
linkType: hard
10491049

@@ -1982,7 +1982,7 @@ __metadata:
19821982
eslint-plugin-simple-import-sort: "npm:^12.1.1"
19831983
eslint-plugin-tsdoc: "npm:^0.4.0"
19841984
globals: "npm:^16.4.0"
1985-
jest: "npm:^30.1.2"
1985+
jest: "npm:^30.1.3"
19861986
prettier: "npm:^3.6.2"
19871987
ts-jest: "npm:^29.4.1"
19881988
ts-node: "npm:^10.9.2"
@@ -3253,13 +3253,13 @@ __metadata:
32533253
languageName: node
32543254
linkType: hard
32553255

3256-
"jest-circus@npm:30.1.2":
3257-
version: 30.1.2
3258-
resolution: "jest-circus@npm:30.1.2"
3256+
"jest-circus@npm:30.1.3":
3257+
version: 30.1.3
3258+
resolution: "jest-circus@npm:30.1.3"
32593259
dependencies:
32603260
"@jest/environment": "npm:30.1.2"
32613261
"@jest/expect": "npm:30.1.2"
3262-
"@jest/test-result": "npm:30.1.2"
3262+
"@jest/test-result": "npm:30.1.3"
32633263
"@jest/types": "npm:30.0.5"
32643264
"@types/node": "npm:*"
32653265
chalk: "npm:^4.1.2"
@@ -3269,29 +3269,29 @@ __metadata:
32693269
jest-each: "npm:30.1.0"
32703270
jest-matcher-utils: "npm:30.1.2"
32713271
jest-message-util: "npm:30.1.0"
3272-
jest-runtime: "npm:30.1.2"
3272+
jest-runtime: "npm:30.1.3"
32733273
jest-snapshot: "npm:30.1.2"
32743274
jest-util: "npm:30.0.5"
32753275
p-limit: "npm:^3.1.0"
32763276
pretty-format: "npm:30.0.5"
32773277
pure-rand: "npm:^7.0.0"
32783278
slash: "npm:^3.0.0"
32793279
stack-utils: "npm:^2.0.6"
3280-
checksum: 10c0/3764a1dfe2cbffd7a49958c02353253f626eddf7f3a7ce5ee164a74f856285620f45241cec3457c97e997f1cbd90ca3499e2287307e510da972f72e04e6cc186
3280+
checksum: 10c0/9bea7baf7daf814f3b494363e4ce321d98a2229078b6aff07f3a5623d93c99be11c9d07c0cbb75dcc9b4293dc13535c4c400500e69f08e869ed964b098fab3c8
32813281
languageName: node
32823282
linkType: hard
32833283

3284-
"jest-cli@npm:30.1.2":
3285-
version: 30.1.2
3286-
resolution: "jest-cli@npm:30.1.2"
3284+
"jest-cli@npm:30.1.3":
3285+
version: 30.1.3
3286+
resolution: "jest-cli@npm:30.1.3"
32873287
dependencies:
3288-
"@jest/core": "npm:30.1.2"
3289-
"@jest/test-result": "npm:30.1.2"
3288+
"@jest/core": "npm:30.1.3"
3289+
"@jest/test-result": "npm:30.1.3"
32903290
"@jest/types": "npm:30.0.5"
32913291
chalk: "npm:^4.1.2"
32923292
exit-x: "npm:^0.2.2"
32933293
import-local: "npm:^3.2.0"
3294-
jest-config: "npm:30.1.2"
3294+
jest-config: "npm:30.1.3"
32953295
jest-util: "npm:30.0.5"
32963296
jest-validate: "npm:30.1.0"
32973297
yargs: "npm:^17.7.2"
@@ -3302,31 +3302,31 @@ __metadata:
33023302
optional: true
33033303
bin:
33043304
jest: ./bin/jest.js
3305-
checksum: 10c0/cf4f81b387ec52c9cc6ecfa5842f9b0456899a179dea9266ce8ad666a570037227fd31323596ca788e48b5478f7d7fdb6304ba59ded94c5afa189dc8d860e6ea
3305+
checksum: 10c0/e15e811b0a14625ce70b1b3948955e9a9c7a523b2c7970effa8f924006dc4d1839b5636fa5c7c5c772d7959ed331a45b0e9d85d3b71f9a065aa6440ae3c1aa64
33063306
languageName: node
33073307
linkType: hard
33083308

3309-
"jest-config@npm:30.1.2":
3310-
version: 30.1.2
3311-
resolution: "jest-config@npm:30.1.2"
3309+
"jest-config@npm:30.1.3":
3310+
version: 30.1.3
3311+
resolution: "jest-config@npm:30.1.3"
33123312
dependencies:
33133313
"@babel/core": "npm:^7.27.4"
33143314
"@jest/get-type": "npm:30.1.0"
33153315
"@jest/pattern": "npm:30.0.1"
3316-
"@jest/test-sequencer": "npm:30.1.2"
3316+
"@jest/test-sequencer": "npm:30.1.3"
33173317
"@jest/types": "npm:30.0.5"
33183318
babel-jest: "npm:30.1.2"
33193319
chalk: "npm:^4.1.2"
33203320
ci-info: "npm:^4.2.0"
33213321
deepmerge: "npm:^4.3.1"
33223322
glob: "npm:^10.3.10"
33233323
graceful-fs: "npm:^4.2.11"
3324-
jest-circus: "npm:30.1.2"
3324+
jest-circus: "npm:30.1.3"
33253325
jest-docblock: "npm:30.0.1"
33263326
jest-environment-node: "npm:30.1.2"
33273327
jest-regex-util: "npm:30.0.1"
3328-
jest-resolve: "npm:30.1.0"
3329-
jest-runner: "npm:30.1.2"
3328+
jest-resolve: "npm:30.1.3"
3329+
jest-runner: "npm:30.1.3"
33303330
jest-util: "npm:30.0.5"
33313331
jest-validate: "npm:30.1.0"
33323332
micromatch: "npm:^4.0.8"
@@ -3345,7 +3345,7 @@ __metadata:
33453345
optional: true
33463346
ts-node:
33473347
optional: true
3348-
checksum: 10c0/267862fa3193c2897302b6a0a6715c9a931469b97a1670bc873bbb78016bc258da944520adef9d352c48751ed1ab97328febd9a09f39a48620bb61cb08edda80
3348+
checksum: 10c0/9e347a22232d0368acad44719b1f6f3d5a7a39fd26156387c898904a3477e52267a5078624e7a3d231f05005679e21daaf080dec936ad44ac1f242500cd8d2bc
33493349
languageName: node
33503350
linkType: hard
33513351

@@ -3489,19 +3489,19 @@ __metadata:
34893489
languageName: node
34903490
linkType: hard
34913491

3492-
"jest-resolve-dependencies@npm:30.1.2":
3493-
version: 30.1.2
3494-
resolution: "jest-resolve-dependencies@npm:30.1.2"
3492+
"jest-resolve-dependencies@npm:30.1.3":
3493+
version: 30.1.3
3494+
resolution: "jest-resolve-dependencies@npm:30.1.3"
34953495
dependencies:
34963496
jest-regex-util: "npm:30.0.1"
34973497
jest-snapshot: "npm:30.1.2"
3498-
checksum: 10c0/5dba43e2780b7a47dda9e7cde4be529a2bf5d881ac919530fefc080b03f98563595d4ce2fd611cf9655394405a37eb46dd35cc5fbf3a20180ee286a850980b68
3498+
checksum: 10c0/1fc144c3107ad7faae455ac13b32de0cabb8e2718a55f431246a222da86c6da539f80230814b1cbcaf22c06df704c3c00ab761d065b9a9241659757e3fd28f66
34993499
languageName: node
35003500
linkType: hard
35013501

3502-
"jest-resolve@npm:30.1.0":
3503-
version: 30.1.0
3504-
resolution: "jest-resolve@npm:30.1.0"
3502+
"jest-resolve@npm:30.1.3":
3503+
version: 30.1.3
3504+
resolution: "jest-resolve@npm:30.1.3"
35053505
dependencies:
35063506
chalk: "npm:^4.1.2"
35073507
graceful-fs: "npm:^4.2.11"
@@ -3511,17 +3511,17 @@ __metadata:
35113511
jest-validate: "npm:30.1.0"
35123512
slash: "npm:^3.0.0"
35133513
unrs-resolver: "npm:^1.7.11"
3514-
checksum: 10c0/44c311e84a27249c52d013d9cb12596e53038af7d7693d7c7e4c27b3b66bde4dd0663b9ae3cd61fc44ed337b270f4619596c890a8f4fab7e58e91914134d0b72
3514+
checksum: 10c0/ba84ac234ac2fd6ee4703aa2bb6471e5b4c17af7e36c1f75aae85a5d907694703b5501d5109d0fdc8875556a5a34dbf4fd7fe8732d4ee83cbbe1d88ef9c795b1
35153515
languageName: node
35163516
linkType: hard
35173517

3518-
"jest-runner@npm:30.1.2":
3519-
version: 30.1.2
3520-
resolution: "jest-runner@npm:30.1.2"
3518+
"jest-runner@npm:30.1.3":
3519+
version: 30.1.3
3520+
resolution: "jest-runner@npm:30.1.3"
35213521
dependencies:
35223522
"@jest/console": "npm:30.1.2"
35233523
"@jest/environment": "npm:30.1.2"
3524-
"@jest/test-result": "npm:30.1.2"
3524+
"@jest/test-result": "npm:30.1.3"
35253525
"@jest/transform": "npm:30.1.2"
35263526
"@jest/types": "npm:30.0.5"
35273527
"@types/node": "npm:*"
@@ -3534,26 +3534,26 @@ __metadata:
35343534
jest-haste-map: "npm:30.1.0"
35353535
jest-leak-detector: "npm:30.1.0"
35363536
jest-message-util: "npm:30.1.0"
3537-
jest-resolve: "npm:30.1.0"
3538-
jest-runtime: "npm:30.1.2"
3537+
jest-resolve: "npm:30.1.3"
3538+
jest-runtime: "npm:30.1.3"
35393539
jest-util: "npm:30.0.5"
3540-
jest-watcher: "npm:30.1.2"
3540+
jest-watcher: "npm:30.1.3"
35413541
jest-worker: "npm:30.1.0"
35423542
p-limit: "npm:^3.1.0"
35433543
source-map-support: "npm:0.5.13"
3544-
checksum: 10c0/b2629560a75764a182fcebcf3f390e1ba2192a2c73580782ca9de84aa02b45e75db732e46524b79d6d031fa1a848f879620127fec700e476ca9d455acf1ad466
3544+
checksum: 10c0/867f878892c88e8a050d2d687e44aedd661473c747c2a39e7b97297927b76c679710b229419ec3c237dfbbccf9061a3b953fa0d7ebfe4dd385c6048738658d33
35453545
languageName: node
35463546
linkType: hard
35473547

3548-
"jest-runtime@npm:30.1.2":
3549-
version: 30.1.2
3550-
resolution: "jest-runtime@npm:30.1.2"
3548+
"jest-runtime@npm:30.1.3":
3549+
version: 30.1.3
3550+
resolution: "jest-runtime@npm:30.1.3"
35513551
dependencies:
35523552
"@jest/environment": "npm:30.1.2"
35533553
"@jest/fake-timers": "npm:30.1.2"
35543554
"@jest/globals": "npm:30.1.2"
35553555
"@jest/source-map": "npm:30.0.1"
3556-
"@jest/test-result": "npm:30.1.2"
3556+
"@jest/test-result": "npm:30.1.3"
35573557
"@jest/transform": "npm:30.1.2"
35583558
"@jest/types": "npm:30.0.5"
35593559
"@types/node": "npm:*"
@@ -3566,12 +3566,12 @@ __metadata:
35663566
jest-message-util: "npm:30.1.0"
35673567
jest-mock: "npm:30.0.5"
35683568
jest-regex-util: "npm:30.0.1"
3569-
jest-resolve: "npm:30.1.0"
3569+
jest-resolve: "npm:30.1.3"
35703570
jest-snapshot: "npm:30.1.2"
35713571
jest-util: "npm:30.0.5"
35723572
slash: "npm:^3.0.0"
35733573
strip-bom: "npm:^4.0.0"
3574-
checksum: 10c0/3b1533464a8a71a3d52429f2821fe5d23373ef3e61f919e3339b6d38693f02ebc94011769bf03ce49b527e8fc08b8d6129bb7e8117f9605b4006d9d51022a49f
3574+
checksum: 10c0/2b5fe84685fddaca4e25cf4d578ab2bfdef2912e970be51a083ef0a7b6a8ff66f876aa72fb709674447fa57925551e2985af52d02a8c5d73d47a57b2057b5f95
35753575
languageName: node
35763576
linkType: hard
35773577

@@ -3632,19 +3632,19 @@ __metadata:
36323632
languageName: node
36333633
linkType: hard
36343634

3635-
"jest-watcher@npm:30.1.2":
3636-
version: 30.1.2
3637-
resolution: "jest-watcher@npm:30.1.2"
3635+
"jest-watcher@npm:30.1.3":
3636+
version: 30.1.3
3637+
resolution: "jest-watcher@npm:30.1.3"
36383638
dependencies:
3639-
"@jest/test-result": "npm:30.1.2"
3639+
"@jest/test-result": "npm:30.1.3"
36403640
"@jest/types": "npm:30.0.5"
36413641
"@types/node": "npm:*"
36423642
ansi-escapes: "npm:^4.3.2"
36433643
chalk: "npm:^4.1.2"
36443644
emittery: "npm:^0.13.1"
36453645
jest-util: "npm:30.0.5"
36463646
string-length: "npm:^4.0.2"
3647-
checksum: 10c0/eed6d8c5038dfcc4c12aa5deb3f9aafec56e82332a1d8aacea9e75644cc0653a428a4864a3e73198a2dc140814220b3258ec21a1364239e573a75d2651631e17
3647+
checksum: 10c0/6783c17813afeddc333967f1dcc7ae8ac46269f6c45ff33b2d3665f5b697fb1ca70968903e6a4371e70cb7eab7a7e6cc2e446941c612e275e21f2dde7a666711
36483648
languageName: node
36493649
linkType: hard
36503650

@@ -3661,22 +3661,22 @@ __metadata:
36613661
languageName: node
36623662
linkType: hard
36633663

3664-
"jest@npm:^30.1.2":
3665-
version: 30.1.2
3666-
resolution: "jest@npm:30.1.2"
3664+
"jest@npm:^30.1.3":
3665+
version: 30.1.3
3666+
resolution: "jest@npm:30.1.3"
36673667
dependencies:
3668-
"@jest/core": "npm:30.1.2"
3668+
"@jest/core": "npm:30.1.3"
36693669
"@jest/types": "npm:30.0.5"
36703670
import-local: "npm:^3.2.0"
3671-
jest-cli: "npm:30.1.2"
3671+
jest-cli: "npm:30.1.3"
36723672
peerDependencies:
36733673
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
36743674
peerDependenciesMeta:
36753675
node-notifier:
36763676
optional: true
36773677
bin:
36783678
jest: ./bin/jest.js
3679-
checksum: 10c0/0bc1fc273075afec4c3e7dc1d99680b8e389274017df0a3370234c5466caf6f7ab2b97b5115251f81d75146eac8e7400e508ae345116f4e7c23fe42aef6d944b
3679+
checksum: 10c0/6f0c18d8c94cfb3158cae90d048f38985b8aab9634f2fd8481f09ac0839697bf4a14fc3ed46d9d16e5bf653cad3af12547af62fbc46f64b3f06b32f8f8ee7d55
36803680
languageName: node
36813681
linkType: hard
36823682

0 commit comments

Comments
 (0)