Bump @types/node from 14.14.19 to 14.14.20

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.20.
- [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]
2021-01-05 06:23:48 +00:00
committed by GitHub
parent a0112c4987
commit b91ac8946a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2110,9 +2110,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.19.tgz",
"integrity": "sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ=="
"version": "14.14.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.20.tgz",
"integrity": "sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A=="
},
"@types/normalize-package-data": {
"version": "2.4.0",
+1 -1
View File
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.19",
"@types/node": "^14.14.19",
"@types/node": "^14.14.20",
"@typescript-eslint/parser": "^4.11.1",
"@vercel/ncc": "^0.26.1",
"eslint": "^7.17.0",