fix(tests): fix failing cypress tests and update cypress

* test: update cypress and migrate configs

* test: fix codeBlockLowlight test

* test: bump cypress actions
This commit is contained in:
Sven Adlung
2022-09-26 11:06:01 +02:00
committed by GitHub
parent 95842e18f6
commit 348383b96c
7 changed files with 31 additions and 19 deletions

View File

@@ -48,7 +48,7 @@
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"babel-loader": "^8.2.3",
"cypress": "^9.4.1",
"cypress": "^10.8.0",
"eslint": "^8.17.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-cypress": "^2.12.1",