Skip to content

Commit f3bd514

Browse files
committed
update to Cypress 15
1 parent ffae755 commit f3bd514

File tree

8 files changed

+220
-133
lines changed

8 files changed

+220
-133
lines changed

angular/my-awesome-app/package-lock.json

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

angular/my-awesome-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/cli": "^20.1.6",
2828
"@angular/compiler-cli": "^20.1.6",
2929
"@types/jasmine": "~5.1.0",
30-
"cypress": "^14.1.0",
30+
"cypress": "^15.0.0",
3131
"jasmine-core": "~5.8.0",
3232
"karma": "~6.4.0",
3333
"karma-chrome-launcher": "~3.2.0",

react/my-awesome-app/package-lock.json

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

react/my-awesome-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react": "^19.1.10",
1717
"@types/react-dom": "^19.1.7",
1818
"@vitejs/plugin-react": "^5.0.0",
19-
"cypress": "^14.1.0",
19+
"cypress": "^15.0.0",
2020
"vite": "^7.1.2"
2121
}
2222
}

0 commit comments

Comments
 (0)