Skip to content

Commit 869f418

Browse files
chore: update cypress to work with angular 16
1 parent 95eeb05 commit 869f418

File tree

2 files changed

+62
-53
lines changed

2 files changed

+62
-53
lines changed

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

Lines changed: 60 additions & 51 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/cli": "~16.1.6",
2828
"@angular/compiler-cli": "^16.1.7",
2929
"@types/jasmine": "~4.0.0",
30-
"cypress": "^10.10.0",
30+
"cypress": "^12.17.2",
3131
"jasmine-core": "~4.3.0",
3232
"karma": "~6.4.0",
3333
"karma-chrome-launcher": "~3.1.0",
@@ -36,4 +36,4 @@
3636
"karma-jasmine-html-reporter": "~2.0.0",
3737
"typescript": "~4.9.5"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)