Bump @types/node from 14.14.3 to 14.14.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 14.14.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-27 07:12:25 +00:00
committed by GitHub
parent b9cebe5fa3
commit 1bd776a21c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1756,9 +1756,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=="
},
"@types/normalize-package-data": {
"version": "2.4.0",
+1 -1
View File
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.3",
"@types/node": "^14.14.5",
"@typescript-eslint/parser": "^4.6.0",
"@vercel/ncc": "^0.24.1",
"eslint": "^7.12.1",