Skip to content

Commit

Permalink
Merge pull request #1407 from tubone24/renovate-cypress-13.x
Browse files Browse the repository at this point in the history
Update dependency cypress to v13.6.2
  • Loading branch information
tubone24 authored Dec 29, 2023
2 parents 24250a7 + f9a173e commit 9612edd
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 @@ -180,7 +180,7 @@
"core-js": "3.33.0",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"cypress": "13.6.1",
"cypress": "13.6.2",
"cypress-axe": "1.4.0",
"cypress-visual-regression": "1.7.0",
"eslint": "8.44.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10375,10 +10375,10 @@ [email protected]:
pngjs "^6.0.0"
sanitize-filename "^1.6.3"

[email protected].1:
version "13.6.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.1.tgz#c5f714f08551666ed3ac1fa95718eabb23a416df"
integrity sha512-k1Wl5PQcA/4UoTffYKKaxA0FJKwg8yenYNYRzLt11CUR0Kln+h7Udne6mdU1cUIdXBDTVZWtmiUjzqGs7/pEpw==
[email protected].2:
version "13.6.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.2.tgz#c70df09db0a45063298b3cecba2fa21109768e08"
integrity sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit 9612edd

Please sign in to comment.