Bump @types/node from 14.14.10 to 14.14.11

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.11.
- [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-12-09 06:38:52 +00:00
committed by GitHub
parent 3168c87d01
commit fbad6f4d78
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2072,9 +2072,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.10.tgz",
"integrity": "sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ=="
"version": "14.14.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.11.tgz",
"integrity": "sha512-BJ97wAUuU3NUiUCp44xzUFquQEvnk1wu7q4CMEUYKJWjdkr0YWYDsm4RFtAvxYsNjLsKcrFt6RvK8r+mnzMbEQ=="
},
"@types/normalize-package-data": {
"version": "2.4.0",
+1 -1
View File
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.17",
"@types/node": "^14.14.10",
"@types/node": "^14.14.11",
"@typescript-eslint/parser": "^4.9.1",
"@vercel/ncc": "^0.25.1",
"eslint": "^7.15.0",