Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5a6440a

Browse files
authoredJan 20, 2025··
chore(deps): update dependency cypress to v14
1 parent 91a85a9 commit 5a6440a

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed
 

‎examples/api-before-14.3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@vue/eslint-config-typescript": "workspace:*",
3232
"@vue/test-utils": "^2.4.6",
3333
"@vue/tsconfig": "^0.7.0",
34-
"cypress": "^13.17.0",
34+
"cypress": "^14.0.0",
3535
"eslint": "^9.18.0",
3636
"eslint-plugin-cypress": "^4.1.0",
3737
"eslint-plugin-vue": "^9.32.0",

‎examples/type-checked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@vue/eslint-config-typescript": "workspace:*",
3232
"@vue/test-utils": "^2.4.6",
3333
"@vue/tsconfig": "^0.7.0",
34-
"cypress": "^13.17.0",
34+
"cypress": "^14.0.0",
3535
"eslint": "^9.18.0",
3636
"eslint-plugin-cypress": "^4.1.0",
3737
"eslint-plugin-vue": "^9.32.0",

‎examples/with-cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vitejs/plugin-vue": "^5.2.1",
2525
"@vue/eslint-config-typescript": "workspace:*",
2626
"@vue/tsconfig": "^0.7.0",
27-
"cypress": "^13.17.0",
27+
"cypress": "^14.0.0",
2828
"eslint": "^9.18.0",
2929
"eslint-plugin-cypress": "^4.1.0",
3030
"eslint-plugin-vue": "^9.32.0",

‎pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.