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

Commit 86dff10

Browse files
chore(deps): update dependency @types/node to v22
1 parent 2d3907b commit 86dff10

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.6",
34+
"@types/node": "22.9.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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2966,12 +2966,12 @@
29662966
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
29672967
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
29682968

2969-
"@types/node@20.17.6":
2970-
version "20.17.6"
2971-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.6.tgz#6e4073230c180d3579e8c60141f99efdf5df0081"
2972-
integrity sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==
2969+
"@types/node@22.9.0":
2970+
version "22.9.0"
2971+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
2972+
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
29732973
dependencies:
2974-
undici-types "~6.19.2"
2974+
undici-types "~6.19.8"
29752975

29762976
"@types/node@^8.5.7":
29772977
version "8.10.66"
@@ -13173,10 +13173,10 @@ unc-path-regex@^0.1.2:
1317313173
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1317413174
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1317513175

13176-
undici-types@~6.19.2:
13177-
version "6.19.6"
13178-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
13179-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
13176+
undici-types@~6.19.8:
13177+
version "6.19.8"
13178+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
13179+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1318013180

1318113181
unicode-canonical-property-names-ecmascript@^2.0.0:
1318213182
version "2.0.0"

0 commit comments

Comments
 (0)