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

Commit 67aa143

Browse files
chore(deps): update dependency @types/node to v20.17.10 (#632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56cf215 commit 67aa143

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.26.0",
3333
"@babel/eslint-parser": "7.25.9",
34-
"@types/node": "20.17.9",
34+
"@types/node": "20.17.10",
3535
"@types/react": "18.3.16",
3636
"@types/react-dom": "18.3.5",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

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

2924-
"@types/[email protected].9":
2925-
version "20.17.9"
2926-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.9.tgz#5f141d4b7ee125cdee5faefe28de095398865bab"
2927-
integrity sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==
2924+
"@types/[email protected].10":
2925+
version "20.17.10"
2926+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18"
2927+
integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==
29282928
dependencies:
29292929
undici-types "~6.19.2"
29302930

0 commit comments

Comments
 (0)