Merge pull request #1644 from h3poteto/dependabot/npm_and_yarn/types/node-14.0.27

Bump @types/node from 14.0.20 to 14.0.27
This commit is contained in:
AkiraFukushima 2020-07-31 20:57:53 +09:00 committed by GitHub
commit cdc9505b94
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",