update deps

This commit is contained in:
syuilo 2022-11-19 10:25:16 +09:00
parent 521f97d03e
commit aa8693e8df
4 changed files with 186 additions and 176 deletions

View file

@ -41,12 +41,12 @@
"js-yaml": "4.1.0"
},
"devDependencies": {
"@types/gulp": "4.0.9",
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
"@typescript-eslint/parser": "5.42.1",
"@typescript-eslint/parser": "5.43.0",
"cross-env": "7.0.3",
"cypress": "11.0.1",
"cypress": "11.1.0",
"start-server-and-test": "1.14.0",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}