Skip to content

Commit 78c1035

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v16
1 parent f6dafc0 commit 78c1035

File tree

3 files changed

+12
-24
lines changed

3 files changed

+12
-24
lines changed

package-lock.json

Lines changed: 7 additions & 19 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.1.2",
3434
"@nestjs/core": "8.1.2",
3535
"@nestjs/schematics": "8.0.4",
36-
"@types/node": "14.17.32",
36+
"@types/node": "16.11.6",
3737
"@typescript-eslint/eslint-plugin": "5.2.0",
3838
"@typescript-eslint/parser": "5.2.0",
3939
"eslint": "8.1.0",

yarn.lock

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

1037-
"@types/node@*", "@types/node@14.17.32":
1038-
version "14.17.32"
1039-
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.32.tgz"
1040-
integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==
1037+
"@types/node@*", "@types/node@16.11.6":
1038+
version "16.11.6"
1039+
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.6.tgz"
1040+
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
10411041

10421042
"@types/normalize-package-data@^2.4.0":
10431043
version "2.4.1"

0 commit comments

Comments
 (0)