Skip to content

Commit f459de4

Browse files
committed
chore(deps): update dependency @types/node to v18.11.8
1 parent 545dce6 commit f459de4

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": "18.11.7",
36+
"@types/node": "18.11.8",
3737
"@typescript-eslint/eslint-plugin": "5.41.0",
3838
"@typescript-eslint/parser": "5.41.0",
3939
"eslint": "8.26.0",

yarn.lock

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

1101-
"@types/node@*", "@types/node@18.11.7":
1102-
version "18.11.7"
1103-
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz"
1104-
integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==
1101+
"@types/node@*", "@types/node@18.11.8":
1102+
version "18.11.8"
1103+
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.8.tgz"
1104+
integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==
11051105

11061106
"@types/node@^14.0.0":
11071107
version "14.18.26"

0 commit comments

Comments
 (0)