Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cypress to v13.9.0 #1770

Merged
merged 1 commit into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.2",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-esbuild/sanity-esbuild-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.2",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/full-cycle-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"html-webpack-plugin": "5.6.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/multiple-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"jasmine-core": "5.1.2",
"jest": "29.7.0",
"ng-packagr": "17.3.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/simple-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"jasmine-core": "5.1.2",
"jest": "29.7.0",
"jest-junit": "16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.11",
"cypress": "13.8.1",
"cypress": "13.9.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6668,9 +6668,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.8.1":
version: 13.8.1
resolution: "cypress@npm:13.8.1"
"cypress@npm:13.9.0":
version: 13.9.0
resolution: "cypress@npm:13.9.0"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -6716,7 +6716,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 7abaf952d58485b4178bb044a2520ca029521b68dc002dce44d30ce1144df739f15178354e6386096e197ea0868a0b6ffab2f16777b65caf72216df8f4276b95
checksum: ec2e0237d2a38d53d4e5c05fe1c37f7fe0bb13de798045ba091b6a5cf0edd7b3a282f4d8f4c063e3988ee048d06dcf4fef91d83d63a56cee9f9ff68685f3946d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8451,7 +8451,7 @@ __metadata:
"@angular/router": 17.3.6
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
html-webpack-plugin: 5.6.0
jasmine-core: 5.1.2
karma: 6.4.3
Expand Down Expand Up @@ -11840,7 +11840,7 @@ __metadata:
"@angular/router": 17.3.6
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
jasmine-core: 5.1.2
jest: 29.7.0
ng-packagr: 17.3.0
Expand Down Expand Up @@ -14226,7 +14226,7 @@ __metadata:
"@cypress/schematic": 2.5.1
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
karma-chrome-launcher: 3.2.0
Expand Down Expand Up @@ -14260,7 +14260,7 @@ __metadata:
"@angular/router": 17.3.6
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
karma-chrome-launcher: 3.2.0
Expand Down Expand Up @@ -14295,7 +14295,7 @@ __metadata:
"@angular/router": 17.3.6
"@types/jasmine": 5.1.2
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
karma-chrome-launcher: 3.2.0
Expand Down Expand Up @@ -14330,7 +14330,7 @@ __metadata:
"@angular/router": 17.3.6
"@types/jasmine": 5.1.2
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
karma-chrome-launcher: 3.2.0
Expand Down Expand Up @@ -14688,7 +14688,7 @@ __metadata:
"@angular/router": 17.3.6
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
jasmine-core: 5.1.2
jest: 29.7.0
jest-junit: 16.0.0
Expand Down Expand Up @@ -15574,7 +15574,7 @@ __metadata:
"@cypress/schematic": 2.5.1
"@types/jasmine": 5.1.4
"@types/node": 20.12.11
cypress: 13.8.1
cypress: 13.9.0
jasmine-core: 5.1.2
karma: 6.4.3
karma-chrome-launcher: 3.2.0
Expand Down