Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v14 (#312)
Browse files Browse the repository at this point in the history
| datasource | package | from    | to     |
| ---------- | ------- | ------- | ------ |
| npm        | cypress | 13.17.0 | 14.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
  • Loading branch information
renovate[bot] and UnicornChance authored Jan 17, 2025
1 parent c6afccc commit cf907ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src/test/cypress/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/test/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"prettier": "prettier --write **/*.ts"
},
"devDependencies": {
"cypress": "^13.7.1",
"cypress": "^14.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.3"
}
Expand Down

0 comments on commit cf907ba

Please sign in to comment.