Skip to content

Commit 3226256

Browse files
chore(deps): update dependency @types/jest to v29.5.14
1 parent 97b89fc commit 3226256

File tree

1 file changed

+41
-12
lines changed

1 file changed

+41
-12
lines changed

yarn.lock

Lines changed: 41 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,23 @@
5656
dependencies:
5757
"@babel/highlight" "^7.10.4"
5858

59-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.8.3":
59+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.8.3":
6060
version "7.24.7"
6161
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
6262
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
6363
dependencies:
6464
"@babel/highlight" "^7.24.7"
6565
picocolors "^1.0.0"
6666

67+
"@babel/code-frame@^7.12.13":
68+
version "7.26.0"
69+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
70+
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
71+
dependencies:
72+
"@babel/helper-validator-identifier" "^7.25.9"
73+
js-tokens "^4.0.0"
74+
picocolors "^1.0.0"
75+
6776
"@babel/code-frame@^7.22.13":
6877
version "7.23.5"
6978
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
@@ -474,11 +483,16 @@
474483
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
475484
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
476485

477-
"@babel/helper-validator-identifier@^7.24.6", "@babel/helper-validator-identifier@^7.24.7":
486+
"@babel/helper-validator-identifier@^7.24.6":
478487
version "7.24.7"
479488
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
480489
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
481490

491+
"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.25.9":
492+
version "7.25.9"
493+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
494+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
495+
482496
"@babel/helper-validator-identifier@^7.25.7":
483497
version "7.25.7"
484498
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
@@ -517,7 +531,7 @@
517531
"@babel/template" "^7.25.7"
518532
"@babel/types" "^7.25.7"
519533

520-
"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4", "@babel/highlight@^7.24.7":
534+
"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4":
521535
version "7.24.7"
522536
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
523537
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
@@ -527,6 +541,16 @@
527541
js-tokens "^4.0.0"
528542
picocolors "^1.0.0"
529543

544+
"@babel/highlight@^7.24.7":
545+
version "7.25.9"
546+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
547+
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
548+
dependencies:
549+
"@babel/helper-validator-identifier" "^7.25.9"
550+
chalk "^2.4.2"
551+
js-tokens "^4.0.0"
552+
picocolors "^1.0.0"
553+
530554
"@babel/highlight@^7.25.7":
531555
version "7.25.7"
532556
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5"
@@ -3151,9 +3175,9 @@
31513175
"@types/istanbul-lib-report" "*"
31523176

31533177
"@types/jest@^29.0.0":
3154-
version "29.5.13"
3155-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3156-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
3178+
version "29.5.14"
3179+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3180+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
31573181
dependencies:
31583182
expect "^29.0.0"
31593183
pretty-format "^29.0.0"
@@ -3213,11 +3237,11 @@
32133237
form-data "^4.0.0"
32143238

32153239
"@types/node@*":
3216-
version "22.5.5"
3217-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
3218-
integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==
3240+
version "22.8.1"
3241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16"
3242+
integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==
32193243
dependencies:
3220-
undici-types "~6.19.2"
3244+
undici-types "~6.19.8"
32213245

32223246
"@types/node@>=10.0.0":
32233247
version "20.14.10"
@@ -10344,7 +10368,12 @@ physical-cpu-count@^2.0.0:
1034410368
resolved "https://registry.yarnpkg.com/physical-cpu-count/-/physical-cpu-count-2.0.0.tgz#18de2f97e4bf7a9551ad7511942b5496f7aba660"
1034510369
integrity sha512-rxJOljMuWtYlvREBmd6TZYanfcPhNUKtGDZBjBBS8WG1dpN2iwPsRJZgQqN/OtJuiQckdRFOfzogqJClTrsi7g==
1034610370

10347-
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0:
10371+
picocolors@^1.0.0:
10372+
version "1.1.1"
10373+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
10374+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
10375+
10376+
picocolors@^1.0.1, picocolors@^1.1.0:
1034810377
version "1.1.0"
1034910378
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
1035010379
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
@@ -12572,7 +12601,7 @@ undici-types@~5.26.4:
1257212601
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1257312602
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1257412603

12575-
undici-types@~6.19.2:
12604+
undici-types@~6.19.8:
1257612605
version "6.19.8"
1257712606
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1257812607
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

0 commit comments

Comments
 (0)