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

Commit eb32a4d

Browse files
chore(deps): update dependency @types/node to v22
1 parent 349c7f3 commit eb32a4d

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.7",
34+
"@types/node": "22.9.3",
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
@@ -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.7":
2925-
version "20.17.7"
2926-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.7.tgz#790151a28c5a172773d95d53a0c23d3c59a883c4"
2927-
integrity sha512-sZXXnpBFMKbao30dUAvzKbdwA2JM1fwUtVEq/kxKuPI5mMwZiRElCpTXb0Biq/LMEVpXDZL5G5V0RPnxKeyaYg==
2924+
"@types/node@22.9.3":
2925+
version "22.9.3"
2926+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
2927+
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
29282928
dependencies:
2929-
undici-types "~6.19.2"
2929+
undici-types "~6.19.8"
29302930

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

13092-
undici-types@~6.19.2:
13093-
version "6.19.6"
13094-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
13095-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
13092+
undici-types@~6.19.8:
13093+
version "6.19.8"
13094+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
13095+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1309613096

1309713097
unicode-canonical-property-names-ecmascript@^2.0.0:
1309813098
version "2.0.0"

0 commit comments

Comments
 (0)