update deps

This commit is contained in:
syuilo 2022-03-09 22:43:41 +09:00
parent 60d87e3a68
commit b9027e1b57
6 changed files with 143 additions and 144 deletions

View file

@ -42,10 +42,10 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
"@typescript-eslint/parser": "5.12.0",
"@typescript-eslint/parser": "5.14.0",
"cross-env": "7.0.3",
"cypress": "9.5.0",
"start-server-and-test": "1.14.0",
"typescript": "4.5.5"
"typescript": "4.6.2"
}
}