build(deps-dev): bump @types/node from 15.12.5 to 16.0.0
This commit is contained in:
parent
fa2f85acd9
commit
9e7c2e5674
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/debug": "^4.1.6",
|
||||
"@types/inquirer": "^7.3.2",
|
||||
"@types/lodash": "^4.14.170",
|
||||
"@types/node": "^15.12.5",
|
||||
"@types/node": "^16.0.0",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.1",
|
||||
"@typescript-eslint/parser": "^4.28.2",
|
||||
|
|
|
@ -1173,10 +1173,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.5":
|
||||
version "15.12.5"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
|
||||
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^16.0.0":
|
||||
version "16.0.0"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-16.0.0.tgz#067a6c49dc7a5c2412a505628e26902ae967bf6f"
|
||||
integrity sha512-TmCW5HoZ2o2/z2EYi109jLqIaPIi9y/lc2LmDCWzuCi35bcaQ+OtUh6nwBiFK7SOu25FAU5+YKdqFZUwtqGSdg==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in a new issue