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

Commit 57a794a

Browse files
committed
chore(deps): update dependency @types/node to v16.11.46
1 parent 7714b84 commit 57a794a

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": "16.11.45",
25+
"@types/node": "16.11.46",
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.11.45":
839-
version "16.11.45"
840-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
841-
integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
838+
"@types/node@16.11.46":
839+
version "16.11.46"
840+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.46.tgz#26047602eefa47b36759d9ebb1b55ad08ce97a73"
841+
integrity sha512-x+sfpb2dMrhCQPL4NAGs64Z9hh0t72aP0dg+PuZidmPr/0Gj5ELQTjD/t46dq3DF/8ZvSHOaIyDIbAsdPshyVQ==
842842

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

0 commit comments

Comments
 (0)