Skip to content

Commit 51d9062

Browse files
committed
chore(deps): update dependency @types/node to v18
1 parent ab8b05b commit 51d9062

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@commitlint/cli": "16.3.0",
2323
"@commitlint/config-conventional": "16.2.4",
2424
"@oclif/dev-cli": "1.26.10",
25-
"@types/node": "16.18.2",
25+
"@types/node": "18.11.7",
2626
"eslint": "7.32.0",
2727
"eslint-config-oclif": "3.1.0",
2828
"eslint-config-oclif-typescript": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -835,10 +835,10 @@
835835
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a"
836836
integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==
837837

838-
"@types/node@16.18.2":
839-
version "16.18.2"
840-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.2.tgz#77878acc68c5f6241454008beedd39513bd8e851"
841-
integrity sha512-KIGQJyya+opDCFvDSZMNNS899ov5jlNdtN7PypgHWeb8e+5vWISdwTRo/ClsNVlmDihzOGqFyNBDamUs7TQQCA==
838+
"@types/node@18.11.7":
839+
version "18.11.7"
840+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.7.tgz#8ccef136f240770c1379d50100796a6952f01f94"
841+
integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==
842842

843843
"@types/normalize-package-data@^2.4.0":
844844
version "2.4.1"

0 commit comments

Comments
 (0)