Skip to content

Commit c804666

Browse files
committed
chore(deps): update dependency @types/node to v16.11.58
1 parent b7cfe27 commit c804666

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nestjs/common": "8.4.7",
3434
"@nestjs/core": "8.4.7",
3535
"@nestjs/schematics": "8.0.11",
36-
"@types/node": "16.11.57",
36+
"@types/node": "16.11.58",
3737
"@typescript-eslint/eslint-plugin": "5.36.2",
3838
"@typescript-eslint/parser": "5.36.2",
3939
"eslint": "8.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,10 +1125,10 @@
11251125
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz"
11261126
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
11271127

1128-
"@types/node@*", "@types/node@16.11.57":
1129-
version "16.11.57"
1130-
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.57.tgz"
1131-
integrity sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==
1128+
"@types/node@*", "@types/node@16.11.58":
1129+
version "16.11.58"
1130+
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.58.tgz"
1131+
integrity sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==
11321132

11331133
"@types/node@^14.0.0":
11341134
version "14.18.26"

0 commit comments

Comments
 (0)