Skip to content

Commit

Permalink
Merge pull request #234 from toedter/renovate/cypress-14.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency cypress to v14.0.2
  • Loading branch information
toedter authored Feb 5, 2025
2 parents f2213db + 6132a8f commit 66e4c05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/uri-templates": "^0.1.34",
"angular-eslint": "19.0.2",
"concurrently": "^9.1.0",
"cypress": "14.0.1",
"cypress": "14.0.2",
"eslint": "^9.17.0",
"jasmine-core": "~5.5.0",
"jasmine-spec-reporter": "~7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4102,10 +4102,10 @@ custom-event@~1.0.0:
resolved "https://registry.yarnpkg.com/custom-event/-/custom-event-1.0.1.tgz#5d02a46850adf1b4a317946a3928fccb5bfd0425"
integrity sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==

[email protected].1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.1.tgz#8ecf8aab261213fe7ed6043cb7f8a5f662144733"
integrity sha512-gBAvKZE3f6eBaW1v8OtrwAFP90rjNZjjOO40M2KvOvmwVXk96Ps5Yjyck1EzGkXmNCaC/8kXFOY/1KD/wsaWpQ==
[email protected].2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.2.tgz#6d4811685a43911f70690bf0b2abbef991190412"
integrity sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==
dependencies:
"@cypress/request" "^3.0.6"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit 66e4c05

Please sign in to comment.