deps: update

This commit is contained in:
peaceiris
2019-11-28 00:11:39 +09:00
parent 638f751056
commit 8b813b0c62
2 changed files with 192 additions and 123 deletions

View File

@@ -54,16 +54,16 @@
},
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/node": "^12.12.11",
"@typescript-eslint/parser": "^2.8.0",
"@types/node": "^12.12.14",
"@typescript-eslint/parser": "^2.9.0",
"@zeit/ncc": "^0.20.5",
"eslint": "^6.6.0",
"eslint": "^6.7.1",
"husky": "^3.1.0",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"lint-staged": "^9.4.3",
"lint-staged": "^9.5.0",
"prettier": "1.19.1",
"ts-jest": "^24.1.0",
"ts-jest": "^24.2.0",
"typescript": "^3.7.2"
}
}