Merge pull request #1598 from h3poteto/dependabot/npm_and_yarn/types/node-14.0.20

Bump @types/node from 14.0.13 to 14.0.20
This commit is contained in:
AkiraFukushima 2020-07-10 00:39:39 +09:00 committed by GitHub
commit cf5cf455cb
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

@ -5664,9 +5664,9 @@
}
},
"@types/node": {
"version": "14.0.13",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.13.tgz",
"integrity": "sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA=="
"version": "14.0.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.20.tgz",
"integrity": "sha512-MRn/NP3dee8yL5QhbSA6riuwkS+UOcsPUMOIOG3KMUQpuor/2TopdRBu8QaaB4fGU+gz/bzyDWt0FtUbeJ8H1A=="
},
"@types/normalize-package-data": {
"version": "2.4.0",

View File

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