Skip to content

Commit c33554f

Browse files
chore(deps): update dependency cypress to v15
1 parent 462ba83 commit c33554f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "19.1.7",
2929
"@ui5/webcomponents-cypress-commands": "2.13.1",
3030
"@vitejs/plugin-react": "4.7.0",
31-
"cypress": "14.5.4",
31+
"cypress": "15.0.0",
3232
"eslint": "9.34.0",
3333
"eslint-plugin-react-hooks": "5.2.0",
3434
"eslint-plugin-react-refresh": "0.4.20",

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "19.1.7",
2626
"@vitejs/plugin-react": "4.7.0",
2727
"@ui5/webcomponents-cypress-commands": "2.13.1",
28-
"cypress": "14.5.4",
28+
"cypress": "15.0.0",
2929
"eslint": "9.34.0",
3030
"eslint-plugin-react-hooks": "5.2.0",
3131
"eslint-plugin-react-refresh": "0.4.20",

0 commit comments

Comments
 (0)