chore(deps-dev): bump @types/node from 14.14.3 to 14.14.5 (#755)

This commit is contained in:
dependabot-preview[bot] 2020-10-27 14:19:05 +00:00 committed by GitHub
parent 4bda138c94
commit be8d95469c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -146,9 +146,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.3.tgz",
"integrity": "sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ==",
"version": "14.14.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.5.tgz",
"integrity": "sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw==",
"dev": true
},
"@types/source-list-map": {

View file

@ -190,7 +190,7 @@
"register-scheme": "devsnek/node-register-scheme"
},
"devDependencies": {
"@types/node": "^14.14.3",
"@types/node": "^14.14.5",
"@types/vscode": "^1.50.0",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",