Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 3b0cdc0

Browse files
committed
chore(deps): update dependency @types/node to v20.17.0
1 parent 5d5c3f4 commit 3b0cdc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@babel/core": "7.25.9",
3333
"@babel/eslint-parser": "7.25.9",
34-
"@types/node": "20.16.15",
34+
"@types/node": "20.17.0",
3535
"@types/react": "18.3.12",
3636
"@types/react-dom": "18.3.1",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2940,10 +2940,10 @@
29402940
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
29412941
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
29422942

2943-
"@types/node@20.16.15":
2944-
version "20.16.15"
2945-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.15.tgz#826f97ca53a213d190124ca6a972206f06a88b69"
2946-
integrity sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g==
2943+
"@types/node@20.17.0":
2944+
version "20.17.0"
2945+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b"
2946+
integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==
29472947
dependencies:
29482948
undici-types "~6.19.2"
29492949

0 commit comments

Comments
 (0)