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

Commit b74a2b4

Browse files
committed
chore(deps): update dependency @types/node to v18.11.18
1 parent 7d5e244 commit b74a2b4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "18.11.17",
25+
"@types/node": "18.11.18",
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@18.11.17":
839-
version "18.11.17"
840-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
841-
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
838+
"@types/node@18.11.18":
839+
version "18.11.18"
840+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
841+
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
842842

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

0 commit comments

Comments
 (0)