Skip to content

Commit 8224104

Browse files
chore(deps): update dependency @types/jest to v29.5.14
1 parent 2e6366f commit 8224104

File tree

1 file changed

+65
-28
lines changed

1 file changed

+65
-28
lines changed

yarn.lock

+65-28
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,23 @@
2222
dependencies:
2323
"@babel/highlight" "^7.10.4"
2424

25-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2":
25+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2":
2626
version "7.24.2"
2727
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
2828
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
2929
dependencies:
3030
"@babel/highlight" "^7.24.2"
3131
picocolors "^1.0.0"
3232

33+
"@babel/code-frame@^7.12.13":
34+
version "7.26.2"
35+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
36+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
37+
dependencies:
38+
"@babel/helper-validator-identifier" "^7.25.9"
39+
js-tokens "^4.0.0"
40+
picocolors "^1.0.0"
41+
3342
"@babel/code-frame@^7.25.7":
3443
version "7.25.7"
3544
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7"
@@ -356,7 +365,12 @@
356365
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54"
357366
integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==
358367

359-
"@babel/helper-validator-identifier@^7.24.5", "@babel/helper-validator-identifier@^7.25.7":
368+
"@babel/helper-validator-identifier@^7.24.5", "@babel/helper-validator-identifier@^7.25.9":
369+
version "7.25.9"
370+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
371+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
372+
373+
"@babel/helper-validator-identifier@^7.25.7":
360374
version "7.25.7"
361375
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
362376
integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
@@ -392,7 +406,7 @@
392406
"@babel/template" "^7.25.7"
393407
"@babel/types" "^7.25.7"
394408

395-
"@babel/highlight@^7.10.4", "@babel/highlight@^7.24.2":
409+
"@babel/highlight@^7.10.4":
396410
version "7.24.5"
397411
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.5.tgz#bc0613f98e1dd0720e99b2a9ee3760194a704b6e"
398412
integrity sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==
@@ -402,6 +416,16 @@
402416
js-tokens "^4.0.0"
403417
picocolors "^1.0.0"
404418

419+
"@babel/highlight@^7.24.2":
420+
version "7.25.9"
421+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
422+
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
423+
dependencies:
424+
"@babel/helper-validator-identifier" "^7.25.9"
425+
chalk "^2.4.2"
426+
js-tokens "^4.0.0"
427+
picocolors "^1.0.0"
428+
405429
"@babel/highlight@^7.25.7":
406430
version "7.25.7"
407431
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5"
@@ -2896,9 +2920,9 @@
28962920
"@types/istanbul-lib-report" "*"
28972921

28982922
"@types/jest@^29.2.1":
2899-
version "29.5.12"
2900-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
2901-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
2923+
version "29.5.14"
2924+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
2925+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
29022926
dependencies:
29032927
expect "^29.0.0"
29042928
pretty-format "^29.0.0"
@@ -2923,11 +2947,11 @@
29232947
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
29242948

29252949
"@types/node@*":
2926-
version "20.12.12"
2927-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
2928-
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
2950+
version "22.12.0"
2951+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
2952+
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
29292953
dependencies:
2930-
undici-types "~5.26.4"
2954+
undici-types "~6.20.0"
29312955

29322956
"@types/prop-types@*":
29332957
version "15.7.12"
@@ -2977,9 +3001,9 @@
29773001
"@types/yargs-parser" "*"
29783002

29793003
"@types/yargs@^17.0.8":
2980-
version "17.0.32"
2981-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.32.tgz#030774723a2f7faafebf645f4e5a48371dca6229"
2982-
integrity sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==
3004+
version "17.0.33"
3005+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d"
3006+
integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==
29833007
dependencies:
29843008
"@types/yargs-parser" "*"
29853009

@@ -3680,12 +3704,12 @@ brace-expansion@^1.1.7:
36803704
balanced-match "^1.0.0"
36813705
concat-map "0.0.1"
36823706

3683-
braces@^3.0.2:
3684-
version "3.0.2"
3685-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
3686-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
3707+
braces@^3.0.2, braces@^3.0.3:
3708+
version "3.0.3"
3709+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
3710+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
36873711
dependencies:
3688-
fill-range "^7.0.1"
3712+
fill-range "^7.1.1"
36893713

36903714
browserslist@^4.22.2, browserslist@^4.23.3, browserslist@^4.24.0:
36913715
version "4.24.0"
@@ -5303,10 +5327,10 @@ file-entry-cache@^8.0.0:
53035327
dependencies:
53045328
flat-cache "^4.0.0"
53055329

5306-
fill-range@^7.0.1:
5307-
version "7.0.1"
5308-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
5309-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
5330+
fill-range@^7.1.1:
5331+
version "7.1.1"
5332+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
5333+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
53105334
dependencies:
53115335
to-regex-range "^5.0.1"
53125336

@@ -7436,14 +7460,22 @@ [email protected], metro@^0.80.3:
74367460
ws "^7.5.1"
74377461
yargs "^17.6.2"
74387462

7439-
micromatch@^4.0.2, micromatch@^4.0.4:
7463+
micromatch@^4.0.2:
74407464
version "4.0.5"
74417465
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
74427466
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
74437467
dependencies:
74447468
braces "^3.0.2"
74457469
picomatch "^2.3.1"
74467470

7471+
micromatch@^4.0.4:
7472+
version "4.0.8"
7473+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
7474+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
7475+
dependencies:
7476+
braces "^3.0.3"
7477+
picomatch "^2.3.1"
7478+
74477479
[email protected], "mime-db@>= 1.43.0 < 2":
74487480
version "1.52.0"
74497481
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
@@ -8082,7 +8114,12 @@ path-type@^4.0.0:
80828114
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
80838115
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
80848116

8085-
picocolors@^1.0.0, picocolors@^1.1.0:
8117+
picocolors@^1.0.0:
8118+
version "1.1.1"
8119+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
8120+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
8121+
8122+
picocolors@^1.1.0:
80868123
version "1.1.0"
80878124
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
80888125
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
@@ -9865,10 +9902,10 @@ unbox-primitive@^1.0.2:
98659902
has-symbols "^1.0.3"
98669903
which-boxed-primitive "^1.0.2"
98679904

9868-
undici-types@~5.26.4:
9869-
version "5.26.5"
9870-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9871-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9905+
undici-types@~6.20.0:
9906+
version "6.20.0"
9907+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
9908+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
98729909

98739910
unicode-canonical-property-names-ecmascript@^2.0.0:
98749911
version "2.0.1"

0 commit comments

Comments
 (0)