Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 6af2da4 commit d9fdf66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"copy-to-clipboard": "3.3.3",
"countries-and-timezones": "^3.4.0",
"css-mediaquery": "^0.1.2",
"cypress": "13.17.0",
"cypress": "14.0.2",
"cypress-vite": "^1.4.0",
"date-fns": "2.30.0",
"date-fns-tz": "^2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4477,9 +4477,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
"cypress@npm:14.0.2":
version: 14.0.2
resolution: "cypress@npm:14.0.2"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -4526,7 +4526,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
checksum: 10c0/cbd2c85c854e8ec09b1a437fae45cebcfa9bf4eba10cc6e20ed6a9760ed9fdfbdd76ccc6bbb9ba3c87a5e32a92c50526c8e08199ad39e1232c61db41b7243574
languageName: node
linkType: hard

Expand Down Expand Up @@ -10209,7 +10209,7 @@ __metadata:
copy-to-clipboard: "npm:3.3.3"
countries-and-timezones: "npm:^3.4.0"
css-mediaquery: "npm:^0.1.2"
cypress: "npm:13.17.0"
cypress: "npm:14.0.2"
cypress-vite: "npm:^1.4.0"
date-fns: "npm:2.30.0"
date-fns-tz: "npm:^2.0.0"
Expand Down

0 comments on commit d9fdf66

Please sign in to comment.