build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#158)

This commit is contained in:
dependabot[bot] 2021-02-08 10:04:43 +01:00 committed by GitHub
parent 0ef0ffc44e
commit e1ae6cf354
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

@ -438,9 +438,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.22",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.22.tgz",
"integrity": "sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw=="
"version": "14.14.25",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.25.tgz",
"integrity": "sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ=="
},
"@types/node-fetch": {
"version": "2.5.8",

View File

@ -37,7 +37,7 @@
"tmp": "^0.2.1"
},
"devDependencies": {
"@types/node": "^14.14.22",
"@types/node": "^14.14.25",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",