chore(tests): update deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-08 16:32:11 +01:00
committed by Braks
parent 3f72713e3e
commit 870c8fd407
4 changed files with 16 additions and 10 deletions
+3 -2
View File
@@ -17,8 +17,9 @@
"@tooling/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"cypress": "^12.7.0",
"eslint-plugin-cypress": "^2.12.1",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vue": "^3.2.25",
"eslint-plugin-chai-friendly": "^0.7.2"
"vue": "^3.2.25"
}
}