Skip to content

Commit

Permalink
Upgrade cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszczura committed Aug 13, 2024
1 parent fd772c9 commit 9742299
Show file tree
Hide file tree
Showing 3 changed files with 6,339 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"cypress": "^10.3.1",
"cypress": "13.13.2",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"dom.iterable",
"esnext"
],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
Expand Down
Loading

0 comments on commit 9742299

Please sign in to comment.