Skip to content

Commit

Permalink
Merge pull request #1323 from tubone24/renovate-cypress-12.x
Browse files Browse the repository at this point in the history
Update dependency cypress to v12.9.0
  • Loading branch information
tubone24 authored Apr 5, 2023
2 parents 1de7fb8 + 8034715 commit 53a3caf
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.27.2",
"cross-env": "7.0.3",
"css-loader": "6.7.3",
"cypress": "12.8.1",
"cypress": "12.9.0",
"cypress-axe": "1.4.0",
"cypress-visual-regression": "1.7.0",
"eslint": "8.33.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10674,10 +10674,10 @@ [email protected]:
pngjs "^6.0.0"
sanitize-filename "^1.6.3"

cypress@12.8.1:
version "12.8.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.8.1.tgz#0c6e67f34554d553138697aaf349b637d80004eb"
integrity sha512-lIFbKdaSYAOarNLHNFa2aPZu6YSF+8UY4VRXMxJrFUnk6RvfG0AWsZ7/qle/aIz30TNUD4aOihz2ZgS4vuQVSA==
cypress@12.9.0:
version "12.9.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.9.0.tgz#e6ab43cf329fd7c821ef7645517649d72ccf0a12"
integrity sha512-Ofe09LbHKgSqX89Iy1xen2WvpgbvNxDzsWx3mgU1mfILouELeXYGwIib3ItCwoRrRifoQwcBFmY54Vs0zw7QCg==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit 53a3caf

Please sign in to comment.