build(deps-dev): bump @types/node from 15.6.0 to 15.6.1
This commit is contained in:
parent
502ae8bc84
commit
4ca93279e4
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/debug": "^4.1.5",
|
||||
"@types/inquirer": "^7.3.1",
|
||||
"@types/lodash": "^4.14.170",
|
||||
"@types/node": "^15.6.0",
|
||||
"@types/node": "^15.6.1",
|
||||
"@types/sinon": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.24.0",
|
||||
"@typescript-eslint/parser": "^4.25.0",
|
||||
|
|
|
@ -1133,10 +1133,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.6.0":
|
||||
version "15.6.0"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
|
||||
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
|
||||
"@types/node@*", "@types/node@>= 8", "@types/node@^15.6.1":
|
||||
version "15.6.1"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
|
||||
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in a new issue