deps: update

This commit is contained in:
peaceiris 2019-10-04 12:19:43 +09:00
parent b5fb138703
commit 35c74b6a6a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -572,9 +572,9 @@
"dev": true
},
"@types/node": {
"version": "12.7.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.9.tgz",
"integrity": "sha512-P57oKTJ/vYivL2BCfxCC5tQjlS8qW31pbOL6qt99Yrjm95YdHgNZwjrTTjMBh+C2/y6PXIX4oz253+jUzxKKfQ==",
"version": "12.7.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.11.tgz",
"integrity": "sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^12.7.9",
"@types/node": "^12.7.11",
"@typescript-eslint/parser": "^2.3.2",
"eslint": "^6.5.1",
"husky": "^3.0.8",