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

Commit 3ff6fd2

Browse files
committed
chore(deps): update dependency @types/node to v17.0.45
1 parent d28dce6 commit 3ff6fd2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@tsconfig/node16": "1.0.4",
27-
"@types/node": "17.0.18",
27+
"@types/node": "17.0.45",
2828
"@typescript-eslint/eslint-plugin": "5.41.0",
2929
"@typescript-eslint/parser": "5.41.0",
3030
"esbuild": "0.15.12",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,11 +1021,16 @@
10211021
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
10221022
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
10231023

1024-
"@types/node@*", "@types/node@17.0.18", "@types/node@>=12", "@types/node@>=12.0.0":
1024+
"@types/node@*", "@types/node@>=12", "@types/node@>=12.0.0":
10251025
version "17.0.18"
10261026
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.18.tgz#3b4fed5cfb58010e3a2be4b6e74615e4847f1074"
10271027
integrity sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA==
10281028

1029+
"@types/node@17.0.45":
1030+
version "17.0.45"
1031+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
1032+
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
1033+
10291034
"@types/p-queue@^2.3.2":
10301035
version "2.3.2"
10311036
resolved "https://registry.yarnpkg.com/@types/p-queue/-/p-queue-2.3.2.tgz#16bc5fece69ef85efaf2bce8b13f3ebe39c5a1c8"

0 commit comments

Comments
 (0)