Skip to content

Commit

Permalink
chore(examples): update dependency cypress to v13.8.1 (#1244)
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 4, 2024
1 parent 0dd6961 commit fcbf9f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.6.6",
"cypress": "13.8.1",
"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.1",
"@types/react-dom": "18.3.0",
"cross-env": "7.0.3",
"cypress": "13.6.6",
"cypress": "13.8.1",
"cypress-firebase": "4.0.0",
"eslint-plugin-chai-friendly": "0.7.4",
"eslint-plugin-cypress": "2.15.2",
Expand Down

0 comments on commit fcbf9f5

Please sign in to comment.