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

Commit 1563c28

Browse files
chore(deps): update dependency @types/node to v22
1 parent 7e5e1e4 commit 1563c28

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.10",
34+
"@types/node": "22.10.2",
3535
"@types/react": "18.3.18",
3636
"@types/react-dom": "18.3.5",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2921,12 +2921,12 @@
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/node@20.17.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==
2924+
"@types/node@22.10.2":
2925+
version "22.10.2"
2926+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
2927+
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
29282928
dependencies:
2929-
undici-types "~6.19.2"
2929+
undici-types "~6.20.0"
29302930

29312931
"@types/node@^8.5.7":
29322932
version "8.10.66"
@@ -13095,10 +13095,10 @@ unc-path-regex@^0.1.2:
1309513095
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1309613096
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1309713097

13098-
undici-types@~6.19.2:
13099-
version "6.19.6"
13100-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
13101-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
13098+
undici-types@~6.20.0:
13099+
version "6.20.0"
13100+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
13101+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
1310213102

1310313103
unicode-canonical-property-names-ecmascript@^2.0.0:
1310413104
version "2.0.0"

0 commit comments

Comments
 (0)