Bump @types/node from 14.14.20 to 14.14.21

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.20 to 14.14.21.
- [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-15 06:31:17 +00:00
committed by GitHub
parent 97b9833cd6
commit 604d489b8c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1005,9 +1005,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.20.tgz",
"integrity": "sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A=="
"version": "14.14.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.21.tgz",
"integrity": "sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A=="
},
"@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.20",
"@types/node": "^14.14.21",
"@typescript-eslint/parser": "^4.13.0",
"@vercel/ncc": "^0.27.0",
"eslint": "^7.17.0",