Skip to content

Commit

Permalink
chore(dev-deps): update dependency cypress to v13.9.0 (#1264)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent 68861ce commit 09abe2a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"cypress": "13.8.1",
"cypress": "13.9.0",
"cypress-firebase": "4.0.0",
"eslint-plugin-chai-friendly": "0.7.4",
"eslint-plugin-cypress": "2.15.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"cross-env": "7.0.3",
"cypress": "13.8.1",
"cypress": "13.9.0",
"cypress-firebase": "4.0.0",
"eslint-plugin-chai-friendly": "0.7.4",
"eslint-plugin-cypress": "2.15.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"chai": "4.4.1",
"cypress": "13.8.1",
"cypress": "13.9.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4602,7 +4602,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.8.0"
"@typescript-eslint/parser": "npm:7.8.0"
chai: "npm:4.4.1"
cypress: "npm:13.8.1"
cypress: "npm:13.9.0"
eslint: "npm:8.57.0"
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -4630,9 +4630,9 @@ __metadata:
languageName: unknown
linkType: soft

"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": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -4678,7 +4678,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/68e2604e628a54a714d071de1abcc0dc5392d15ac7159fe91c2e443866dcf22d457db4c07e78dc2e2617531d7732af56af41033e2cffee26d814e09a84214cd2
checksum: 10c0/1254609d8186c438f59c3f5bbef77fd22309260c1204228c39d07a9c9a555a823f24a69cbe9169d1e79af0d93f9cc9fee5e74b85cd0aa265e0add471cba86f32
languageName: node
linkType: hard

Expand Down

0 comments on commit 09abe2a

Please sign in to comment.