build(deps-dev): bump @types/node from 15.12.4 to 15.12.5
This commit is contained in:
parent
fd379be4d9
commit
c2d6f702be
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/debug": "^4.1.5",
|
||||
"@types/inquirer": "^7.3.2",
|
||||
"@types/lodash": "^4.14.170",
|
||||
"@types/node": "^15.12.4",
|
||||
"@types/node": "^15.12.5",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.0",
|
||||
"@typescript-eslint/parser": "^4.28.0",
|
||||
|
|
|
@ -1159,10 +1159,10 @@
|
|||
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
|
||||
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
|
||||
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^15.12.4":
|
||||
version "15.12.4"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
|
||||
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^15.12.5":
|
||||
version "15.12.5"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
|
||||
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in a new issue