Skip to content

Commit 80666ab

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.11
1 parent e7c2c91 commit 80666ab

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

yarn.lock

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -61,22 +61,14 @@
6161
dependencies:
6262
"@babel/highlight" "^7.10.4"
6363

64-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3":
64+
"@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.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3":
6565
version "7.23.5"
6666
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
6767
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
6868
dependencies:
6969
"@babel/highlight" "^7.23.4"
7070
chalk "^2.4.2"
7171

72-
"@babel/code-frame@^7.12.13":
73-
version "7.23.4"
74-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.4.tgz#03ae5af150be94392cb5c7ccd97db5a19a5da6aa"
75-
integrity sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA==
76-
dependencies:
77-
"@babel/highlight" "^7.23.4"
78-
chalk "^2.4.2"
79-
8072
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
8173
version "7.23.5"
8274
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
@@ -2831,9 +2823,9 @@
28312823
"@types/istanbul-lib-report" "*"
28322824

28332825
"@types/jest@^29.0.0":
2834-
version "29.5.10"
2835-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50"
2836-
integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==
2826+
version "29.5.11"
2827+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
2828+
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
28372829
dependencies:
28382830
expect "^29.0.0"
28392831
pretty-format "^29.0.0"
@@ -2892,7 +2884,14 @@
28922884
"@types/node" "*"
28932885
form-data "^4.0.0"
28942886

2895-
"@types/node@*", "@types/node@>=10.0.0":
2887+
"@types/node@*":
2888+
version "20.10.4"
2889+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
2890+
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
2891+
dependencies:
2892+
undici-types "~5.26.4"
2893+
2894+
"@types/node@>=10.0.0":
28962895
version "20.10.3"
28972896
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
28982897
integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==

0 commit comments

Comments
 (0)