Merge pull request #1388 from h3poteto/dependabot/npm_and_yarn/types/node-13.13.2

Bump @types/node from 13.11.1 to 13.13.2
This commit is contained in:
AkiraFukushima 2020-04-29 23:04:56 +09:00 committed by GitHub
commit 6416d8083d
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

@ -4857,9 +4857,9 @@
}
},
"@types/node": {
"version": "13.11.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.11.1.tgz",
"integrity": "sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g=="
"version": "13.13.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.2.tgz",
"integrity": "sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A=="
},
"@types/normalize-package-data": {
"version": "2.4.0",

View File

@ -220,7 +220,7 @@
"@types/jest": "^25.1.4",
"@types/lodash": "^4.14.149",
"@types/nedb": "^1.8.9",
"@types/node": "^13.11.1",
"@types/node": "^13.13.2",
"@types/parse-link-header": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.26.0",