Skip to content

Commit 490074a

Browse files
chore(deps): update dependency @types/node to v22
1 parent 4baf3af commit 490074a

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.16.5",
47+
"@types/node": "22.10.6",
4848
"@types/react": "18.3.5",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

Diff for: yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -3806,12 +3806,12 @@
38063806
dependencies:
38073807
undici-types "~6.20.0"
38083808

3809-
"@types/node@20.16.5":
3810-
version "20.16.5"
3811-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
3812-
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
3809+
"@types/node@22.10.6":
3810+
version "22.10.6"
3811+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239"
3812+
integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
38133813
dependencies:
3814-
undici-types "~6.19.2"
3814+
undici-types "~6.20.0"
38153815

38163816
"@types/node@>=10.0.0":
38173817
version "20.10.6"
@@ -16084,11 +16084,6 @@ undici-types@~5.26.4:
1608416084
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1608516085
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1608616086

16087-
undici-types@~6.19.2:
16088-
version "6.19.8"
16089-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
16090-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
16091-
1609216087
undici-types@~6.20.0:
1609316088
version "6.20.0"
1609416089
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"

0 commit comments

Comments
 (0)