Skip to content

Commit 1702aec

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.14
1 parent 8011c6e commit 1702aec

File tree

1 file changed

+31
-21
lines changed

1 file changed

+31
-21
lines changed

yarn.lock

Lines changed: 31 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -56,23 +56,15 @@
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.22.13":
68-
version "7.23.5"
69-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
70-
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
71-
dependencies:
72-
"@babel/highlight" "^7.23.4"
73-
chalk "^2.4.2"
74-
75-
"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
67+
"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
7668
version "7.26.0"
7769
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
7870
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
@@ -81,6 +73,14 @@
8173
js-tokens "^4.0.0"
8274
picocolors "^1.0.0"
8375

76+
"@babel/code-frame@^7.22.13":
77+
version "7.23.5"
78+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
79+
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
80+
dependencies:
81+
"@babel/highlight" "^7.23.4"
82+
chalk "^2.4.2"
83+
8484
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6":
8585
version "7.24.8"
8686
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3"
@@ -467,12 +467,12 @@
467467
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
468468
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
469469

470-
"@babel/helper-validator-identifier@^7.24.6", "@babel/helper-validator-identifier@^7.24.7":
470+
"@babel/helper-validator-identifier@^7.24.6":
471471
version "7.24.7"
472472
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
473473
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
474474

475-
"@babel/helper-validator-identifier@^7.25.9":
475+
"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.25.9":
476476
version "7.25.9"
477477
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
478478
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
@@ -510,7 +510,7 @@
510510
"@babel/template" "^7.25.9"
511511
"@babel/types" "^7.26.0"
512512

513-
"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4", "@babel/highlight@^7.24.7":
513+
"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4":
514514
version "7.24.7"
515515
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
516516
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
@@ -520,6 +520,16 @@
520520
js-tokens "^4.0.0"
521521
picocolors "^1.0.0"
522522

523+
"@babel/highlight@^7.24.7":
524+
version "7.25.9"
525+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
526+
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
527+
dependencies:
528+
"@babel/helper-validator-identifier" "^7.25.9"
529+
chalk "^2.4.2"
530+
js-tokens "^4.0.0"
531+
picocolors "^1.0.0"
532+
523533
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7":
524534
version "7.22.16"
525535
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
@@ -3133,9 +3143,9 @@
31333143
"@types/istanbul-lib-report" "*"
31343144

31353145
"@types/jest@^29.0.0":
3136-
version "29.5.13"
3137-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3138-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
3146+
version "29.5.14"
3147+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3148+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
31393149
dependencies:
31403150
expect "^29.0.0"
31413151
pretty-format "^29.0.0"
@@ -3195,11 +3205,11 @@
31953205
form-data "^4.0.0"
31963206

31973207
"@types/node@*":
3198-
version "22.5.5"
3199-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
3200-
integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==
3208+
version "22.8.1"
3209+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16"
3210+
integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==
32013211
dependencies:
3202-
undici-types "~6.19.2"
3212+
undici-types "~6.19.8"
32033213

32043214
"@types/node@>=10.0.0":
32053215
version "20.14.10"
@@ -12559,7 +12569,7 @@ undici-types@~5.26.4:
1255912569
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1256012570
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1256112571

12562-
undici-types@~6.19.2:
12572+
undici-types@~6.19.8:
1256312573
version "6.19.8"
1256412574
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1256512575
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

0 commit comments

Comments
 (0)