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

Commit 9e987bb

Browse files
committed
chore(deps): update dependency @types/node to v20.14.15
1 parent a7932d5 commit 9e987bb

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.2",
3333
"@babel/eslint-parser": "7.25.1",
34-
"@types/node": "20.14.14",
34+
"@types/node": "20.14.15",
3535
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

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

3002-
"@types/[email protected].14":
3003-
version "20.14.14"
3004-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
3005-
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
3002+
"@types/[email protected].15":
3003+
version "20.14.15"
3004+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
3005+
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
30063006
dependencies:
30073007
undici-types "~5.26.4"
30083008

0 commit comments

Comments
 (0)