Bump @types/node from 14.0.20 to 14.0.27

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-31 11:49:11 +00:00 committed by GitHub
parent 24bfa12473
commit 2b610d428b
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

@ -5646,9 +5646,9 @@
}
},
"@types/node": {
"version": "14.0.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.20.tgz",
"integrity": "sha512-MRn/NP3dee8yL5QhbSA6riuwkS+UOcsPUMOIOG3KMUQpuor/2TopdRBu8QaaB4fGU+gz/bzyDWt0FtUbeJ8H1A=="
"version": "14.0.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.27.tgz",
"integrity": "sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g=="
},
"@types/normalize-package-data": {
"version": "2.4.0",

View File

@ -221,7 +221,7 @@
"@types/jest": "^25.1.4",
"@types/lodash": "^4.14.158",
"@types/nedb": "^1.8.10",
"@types/node": "^14.0.20",
"@types/node": "^14.0.27",
"@types/parse-link-header": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",