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

Commit 3f3221f

Browse files
chore(deps): update dependency @types/node to v22
1 parent f0cca8a commit 3f3221f

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
@@ -2953,12 +2953,12 @@
29532953
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
29542954
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
29552955

2956-
"@types/node@20.17.6":
2957-
version "20.17.6"
2958-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.6.tgz#6e4073230c180d3579e8c60141f99efdf5df0081"
2959-
integrity sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==
2956+
"@types/node@22.9.0":
2957+
version "22.9.0"
2958+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
2959+
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
29602960
dependencies:
2961-
undici-types "~6.19.2"
2961+
undici-types "~6.19.8"
29622962

29632963
"@types/node@^8.5.7":
29642964
version "8.10.66"
@@ -13121,10 +13121,10 @@ unc-path-regex@^0.1.2:
1312113121
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1312213122
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1312313123

13124-
undici-types@~6.19.2:
13125-
version "6.19.6"
13126-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
13127-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
13124+
undici-types@~6.19.8:
13125+
version "6.19.8"
13126+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
13127+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1312813128

1312913129
unicode-canonical-property-names-ecmascript@^2.0.0:
1313013130
version "2.0.0"

0 commit comments

Comments
 (0)