update deps

This commit is contained in:
syuilo 2022-04-01 19:13:40 +09:00
parent 4e63022a49
commit 11ccb98c93
7 changed files with 200 additions and 211 deletions

View file

@ -41,9 +41,9 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
"@typescript-eslint/parser": "5.16.0",
"@typescript-eslint/parser": "5.17.0",
"cross-env": "7.0.3",
"cypress": "9.5.2",
"cypress": "9.5.3",
"start-server-and-test": "1.14.0",
"typescript": "4.6.3"
}