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

Commit 024ad1f

Browse files
committed
chore(deps): update dependency @types/node to v18.11.16
1 parent b5cda1f commit 024ad1f

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.15",
25+
"@types/node": "18.11.16",
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.15":
839-
version "18.11.15"
840-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.15.tgz#de0e1fbd2b22b962d45971431e2ae696643d3f5d"
841-
integrity sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==
838+
"@types/node@18.11.16":
839+
version "18.11.16"
840+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
841+
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==
842842

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

0 commit comments

Comments
 (0)