build(deps-dev): bump @types/node from 16.4.3 to 16.4.10
This commit is contained in:
parent
e2b466a1bf
commit
61fe7ddda5
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/debug": "^4.1.7",
|
||||
"@types/inquirer": "^7.3.3",
|
||||
"@types/lodash": "^4.14.171",
|
||||
"@types/node": "^16.4.3",
|
||||
"@types/node": "^16.4.10",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.5",
|
||||
"@typescript-eslint/parser": "^4.29.0",
|
||||
|
|
|
@ -1180,10 +1180,10 @@
|
|||
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
|
||||
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
|
||||
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^16.4.3":
|
||||
version "16.4.3"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-16.4.3.tgz#c01c1a215721f6dec71b47d88b4687463601ba48"
|
||||
integrity sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg==
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^16.4.10":
|
||||
version "16.4.10"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-16.4.10.tgz#e57e2a54fc6da58da94b3571b1cb456d39f88597"
|
||||
integrity sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in a new issue