Skip to content

Commit d893c7a

Browse files
fix(deps): update dependency jest to v30.4.2 (#1085)
Co-authored-by: secustors-renovate[bot] <273200065+secustors-renovate[bot]@users.noreply.github.com>
1 parent dc68298 commit d893c7a

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@jest/environment-jsdom-abstract": "30.4.1",
4444
"@playwright/test": "1.59.1",
4545
"@types/jest": "30.0.0",
46-
"jest": "30.4.1",
46+
"jest": "30.4.2",
4747
"jsdom": "29.1.1",
4848
"lint-staged": "17.0.3",
4949
"node-gyp": "12.3.0",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -5999,9 +5999,9 @@ __metadata:
59995999
languageName: node
60006000
linkType: hard
60016001

6002-
"@jest/core@npm:30.4.1":
6003-
version: 30.4.1
6004-
resolution: "@jest/core@npm:30.4.1"
6002+
"@jest/core@npm:30.4.2":
6003+
version: 30.4.2
6004+
resolution: "@jest/core@npm:30.4.2"
60056005
dependencies:
60066006
"@jest/console": "npm:30.4.1"
60076007
"@jest/pattern": "npm:30.4.0"
@@ -6017,14 +6017,14 @@ __metadata:
60176017
fast-json-stable-stringify: "npm:^2.1.0"
60186018
graceful-fs: "npm:^4.2.11"
60196019
jest-changed-files: "npm:30.4.1"
6020-
jest-config: "npm:30.4.1"
6020+
jest-config: "npm:30.4.2"
60216021
jest-haste-map: "npm:30.4.1"
60226022
jest-message-util: "npm:30.4.1"
60236023
jest-regex-util: "npm:30.4.0"
60246024
jest-resolve: "npm:30.4.1"
6025-
jest-resolve-dependencies: "npm:30.4.1"
6026-
jest-runner: "npm:30.4.1"
6027-
jest-runtime: "npm:30.4.1"
6025+
jest-resolve-dependencies: "npm:30.4.2"
6026+
jest-runner: "npm:30.4.2"
6027+
jest-runtime: "npm:30.4.2"
60286028
jest-snapshot: "npm:30.4.1"
60296029
jest-util: "npm:30.4.1"
60306030
jest-validate: "npm:30.4.1"
@@ -6036,7 +6036,7 @@ __metadata:
60366036
peerDependenciesMeta:
60376037
node-notifier:
60386038
optional: true
6039-
checksum: 10c0/cdd12af123b1331659018671258b3a0ab65c2bb8aa91d3c83c3a3144fcb91e1aed91e9df691c50c7099665a889513c372f90855d0293a028a7469871de70f0d3
6039+
checksum: 10c0/4237ec79d5403b82ba89e3be6e4318d9f37c3a11281bd76cfbdd4ff08d8c89850555607c4d494dab3526e01a90db3539e549017883967dd392b5084f1be0d5b2
60406040
languageName: node
60416041
linkType: hard
60426042

@@ -22289,9 +22289,9 @@ __metadata:
2228922289
languageName: node
2229022290
linkType: hard
2229122291

22292-
"jest-circus@npm:30.4.1":
22293-
version: 30.4.1
22294-
resolution: "jest-circus@npm:30.4.1"
22292+
"jest-circus@npm:30.4.2":
22293+
version: 30.4.2
22294+
resolution: "jest-circus@npm:30.4.2"
2229522295
dependencies:
2229622296
"@jest/environment": "npm:30.4.1"
2229722297
"@jest/expect": "npm:30.4.1"
@@ -22305,29 +22305,29 @@ __metadata:
2230522305
jest-each: "npm:30.4.1"
2230622306
jest-matcher-utils: "npm:30.4.1"
2230722307
jest-message-util: "npm:30.4.1"
22308-
jest-runtime: "npm:30.4.1"
22308+
jest-runtime: "npm:30.4.2"
2230922309
jest-snapshot: "npm:30.4.1"
2231022310
jest-util: "npm:30.4.1"
2231122311
p-limit: "npm:^3.1.0"
2231222312
pretty-format: "npm:30.4.1"
2231322313
pure-rand: "npm:^7.0.0"
2231422314
slash: "npm:^3.0.0"
2231522315
stack-utils: "npm:^2.0.6"
22316-
checksum: 10c0/6d0feb90985c4e79e1e7b238d16a6ec675e196328751cc0571e46bf91e6711e150c4af6b76e041240b6b0cea67895144b9010ac584e4c0a7d4e03a2287e98dc4
22316+
checksum: 10c0/5d99f1336eb249057063a007fabad4ced802501fbaad7ddeea8db9553fa54fbd44d26e71e8bf61a0979d42b3b93a3d920e6f00afa26cdbb70d1e7d0969515d10
2231722317
languageName: node
2231822318
linkType: hard
2231922319

22320-
"jest-cli@npm:30.4.1":
22321-
version: 30.4.1
22322-
resolution: "jest-cli@npm:30.4.1"
22320+
"jest-cli@npm:30.4.2":
22321+
version: 30.4.2
22322+
resolution: "jest-cli@npm:30.4.2"
2232322323
dependencies:
22324-
"@jest/core": "npm:30.4.1"
22324+
"@jest/core": "npm:30.4.2"
2232522325
"@jest/test-result": "npm:30.4.1"
2232622326
"@jest/types": "npm:30.4.1"
2232722327
chalk: "npm:^4.1.2"
2232822328
exit-x: "npm:^0.2.2"
2232922329
import-local: "npm:^3.2.0"
22330-
jest-config: "npm:30.4.1"
22330+
jest-config: "npm:30.4.2"
2233122331
jest-util: "npm:30.4.1"
2233222332
jest-validate: "npm:30.4.1"
2233322333
yargs: "npm:^17.7.2"
@@ -22338,13 +22338,13 @@ __metadata:
2233822338
optional: true
2233922339
bin:
2234022340
jest: ./bin/jest.js
22341-
checksum: 10c0/3f5e08ce4c12af424c7050391a5c458da8e4791bc888621496d714686d452612ebbe02df4809806de538c419dd84f681b9aa7e065cb09e265cc3940af7e8f0df
22341+
checksum: 10c0/a036a1bf06ce7d5fed644a518c4a4ccf60c5fe5f3d96d143973048e6690c4a28a4f97fa3275d90ca236430a1b2a7c10544e7e190a4f2edfdf0a4e6daf1f6a384
2234222342
languageName: node
2234322343
linkType: hard
2234422344

22345-
"jest-config@npm:30.4.1":
22346-
version: 30.4.1
22347-
resolution: "jest-config@npm:30.4.1"
22345+
"jest-config@npm:30.4.2":
22346+
version: 30.4.2
22347+
resolution: "jest-config@npm:30.4.2"
2234822348
dependencies:
2234922349
"@babel/core": "npm:^7.27.4"
2235022350
"@jest/get-type": "npm:30.1.0"
@@ -22357,12 +22357,12 @@ __metadata:
2235722357
deepmerge: "npm:^4.3.1"
2235822358
glob: "npm:^10.5.0"
2235922359
graceful-fs: "npm:^4.2.11"
22360-
jest-circus: "npm:30.4.1"
22360+
jest-circus: "npm:30.4.2"
2236122361
jest-docblock: "npm:30.4.0"
2236222362
jest-environment-node: "npm:30.4.1"
2236322363
jest-regex-util: "npm:30.4.0"
2236422364
jest-resolve: "npm:30.4.1"
22365-
jest-runner: "npm:30.4.1"
22365+
jest-runner: "npm:30.4.2"
2236622366
jest-util: "npm:30.4.1"
2236722367
jest-validate: "npm:30.4.1"
2236822368
parse-json: "npm:^5.2.0"
@@ -22380,7 +22380,7 @@ __metadata:
2238022380
optional: true
2238122381
ts-node:
2238222382
optional: true
22383-
checksum: 10c0/08673851d1673420e910b3d2b2c050ac94408236890bc066765730d081b8ecbf79ea0144da085110d33a6c4b4b39e9f46e5876dec18b54a5d1cfa09f3a6b350e
22383+
checksum: 10c0/18300b1dc54a4bfb5d1db6c10aeb01b6c64736224e3f60d119da9504d49cbab5a76d789f38c44af7d168418463356db6843ad7e44f249c63ce7f409758eba0c6
2238422384
languageName: node
2238522385
linkType: hard
2238622386

@@ -22603,13 +22603,13 @@ __metadata:
2260322603
languageName: node
2260422604
linkType: hard
2260522605

22606-
"jest-resolve-dependencies@npm:30.4.1":
22607-
version: 30.4.1
22608-
resolution: "jest-resolve-dependencies@npm:30.4.1"
22606+
"jest-resolve-dependencies@npm:30.4.2":
22607+
version: 30.4.2
22608+
resolution: "jest-resolve-dependencies@npm:30.4.2"
2260922609
dependencies:
2261022610
jest-regex-util: "npm:30.4.0"
2261122611
jest-snapshot: "npm:30.4.1"
22612-
checksum: 10c0/32fef6d63087856fd3e9865a1542ca8f3ab4ceacf9d167cb90c801dafa92e041ab82c98bbc8a5879735cb089b5605d0795a201527bee0319d2e6f07197878299
22612+
checksum: 10c0/4101afabd2a4ef4e6c82bf82ea145286c1238373f7611938e8d47ddcf5aaa6e10af365436a934b7af194451e351774829cb021ac73f857b4873dcccc7aabb616
2261322613
languageName: node
2261422614
linkType: hard
2261522615

@@ -22629,9 +22629,9 @@ __metadata:
2262922629
languageName: node
2263022630
linkType: hard
2263122631

22632-
"jest-runner@npm:30.4.1":
22633-
version: 30.4.1
22634-
resolution: "jest-runner@npm:30.4.1"
22632+
"jest-runner@npm:30.4.2":
22633+
version: 30.4.2
22634+
resolution: "jest-runner@npm:30.4.2"
2263522635
dependencies:
2263622636
"@jest/console": "npm:30.4.1"
2263722637
"@jest/environment": "npm:30.4.1"
@@ -22649,19 +22649,19 @@ __metadata:
2264922649
jest-leak-detector: "npm:30.4.1"
2265022650
jest-message-util: "npm:30.4.1"
2265122651
jest-resolve: "npm:30.4.1"
22652-
jest-runtime: "npm:30.4.1"
22652+
jest-runtime: "npm:30.4.2"
2265322653
jest-util: "npm:30.4.1"
2265422654
jest-watcher: "npm:30.4.1"
2265522655
jest-worker: "npm:30.4.1"
2265622656
p-limit: "npm:^3.1.0"
2265722657
source-map-support: "npm:0.5.13"
22658-
checksum: 10c0/ea078ddc7d897dc2892de2ee14147fb49a0e5fab0483af446593064eca78a54212297b89f59c00c60481d2b201c9873892e13d701390f8bf02ee3654ffaa5f8c
22658+
checksum: 10c0/339e630fb1a7db52e208ed9f12f722122733fe9a450d9bd83c0fccc10fbc5142a8808f624c41ab1e25833af02f9c3eca85561554b75a5b3ad75b4a226f72c5cf
2265922659
languageName: node
2266022660
linkType: hard
2266122661

22662-
"jest-runtime@npm:30.4.1":
22663-
version: 30.4.1
22664-
resolution: "jest-runtime@npm:30.4.1"
22662+
"jest-runtime@npm:30.4.2":
22663+
version: 30.4.2
22664+
resolution: "jest-runtime@npm:30.4.2"
2266522665
dependencies:
2266622666
"@jest/environment": "npm:30.4.1"
2266722667
"@jest/fake-timers": "npm:30.4.1"
@@ -22685,7 +22685,7 @@ __metadata:
2268522685
jest-util: "npm:30.4.1"
2268622686
slash: "npm:^3.0.0"
2268722687
strip-bom: "npm:^4.0.0"
22688-
checksum: 10c0/528d85843a508226d509c841513b744af452a551f492c846da016ab8cc0edb0636718a225b0b4cf576af03814ed076c216313ed89d5c3c6b0c2814f9cd61a12c
22688+
checksum: 10c0/9fce55b0c78fbe47dc2c10a944e9513833fd43c14f292460ef5cdd91e375088bf35549336e66f69fc9d29bf4f410894e9a7eef0bf12a6f39d99174a5300c2c53
2268922689
languageName: node
2269022690
linkType: hard
2269122691

@@ -22812,22 +22812,22 @@ __metadata:
2281222812
languageName: node
2281322813
linkType: hard
2281422814

22815-
"jest@npm:30.4.1":
22816-
version: 30.4.1
22817-
resolution: "jest@npm:30.4.1"
22815+
"jest@npm:30.4.2":
22816+
version: 30.4.2
22817+
resolution: "jest@npm:30.4.2"
2281822818
dependencies:
22819-
"@jest/core": "npm:30.4.1"
22819+
"@jest/core": "npm:30.4.2"
2282022820
"@jest/types": "npm:30.4.1"
2282122821
import-local: "npm:^3.2.0"
22822-
jest-cli: "npm:30.4.1"
22822+
jest-cli: "npm:30.4.2"
2282322823
peerDependencies:
2282422824
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
2282522825
peerDependenciesMeta:
2282622826
node-notifier:
2282722827
optional: true
2282822828
bin:
2282922829
jest: ./bin/jest.js
22830-
checksum: 10c0/451344b9c963d90162a86f3ff01cf4caa44242f7b3e1c19bc55a37274f69d3973e23e9cf14ae295277e6f36b753e4dea807f942090c0ba3e3356f93704b62d78
22830+
checksum: 10c0/26a76eaabfc043abd8ee702b97f61ff968dde03412efdb4a69c22c99a5e4bf47788a3e45f75134aec1377a686a9d59d1e3bae85a816e409013475a80de1458ec
2283122831
languageName: node
2283222832
linkType: hard
2283322833

@@ -30330,7 +30330,7 @@ __metadata:
3033030330
"@jest/environment-jsdom-abstract": "npm:30.4.1"
3033130331
"@playwright/test": "npm:1.59.1"
3033230332
"@types/jest": "npm:30.0.0"
30333-
jest: "npm:30.4.1"
30333+
jest: "npm:30.4.2"
3033430334
jsdom: "npm:29.1.1"
3033530335
lint-staged: "npm:17.0.3"
3033630336
node-gyp: "npm:12.3.0"

0 commit comments

Comments
 (0)