Skip to content

Commit

Permalink
chore(dev-deps): update dependency cypress to v13.16.1 (#1419)
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 Dec 4, 2024
1 parent 6fca8ef commit 6f8be71
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.16.0",
"cypress": "13.16.1",
"cypress-firebase": "4.2.1",
"eslint-plugin-chai-friendly": "0.8.0",
"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.12",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
"cypress": "13.16.0",
"cypress": "13.16.1",
"cypress-firebase": "4.2.1",
"eslint-plugin-chai-friendly": "0.8.0",
"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 @@ -38,7 +38,7 @@
"@types/node": "20.17.9",
"@types/sinon-chai": "4.0.0",
"chai": "4.5.0",
"cypress": "13.16.0",
"cypress": "13.16.1",
"firebase": "10.14.1",
"firebase-admin": "12.7.0",
"firebase-tools": "13.27.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3838,7 +3838,7 @@ __metadata:
"@types/node": "npm:20.17.9"
"@types/sinon-chai": "npm:4.0.0"
chai: "npm:4.5.0"
cypress: "npm:13.16.0"
cypress: "npm:13.16.1"
firebase: "npm:10.14.1"
firebase-admin: "npm:12.7.0"
firebase-tools: "npm:13.27.0"
Expand All @@ -3857,9 +3857,9 @@ __metadata:
languageName: unknown
linkType: soft

"cypress@npm:13.16.0":
version: 13.16.0
resolution: "cypress@npm:13.16.0"
"cypress@npm:13.16.1":
version: 13.16.1
resolution: "cypress@npm:13.16.1"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -3906,7 +3906,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/bdda12386d5f0404ef24c9df58e8035af47ba6cdaa09619187ccbb6e69e442cfecf013d03878b9d399eb3538536bde66ad5eea2c17d99c5a56abb1e25024fba2
checksum: 10c0/fae077c53338778978a245998b70287e999316de391ed8b03eb39f376b836c683aebeb29396145d679e2e33ae37530a562db94cefff5e0e567cc87c027115257
languageName: node
linkType: hard

Expand Down

0 comments on commit 6f8be71

Please sign in to comment.