Skip to content

Commit

Permalink
Maintenance: Update dependency cypress to ^12.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot authored and sheremet-va committed May 3, 2023
1 parent d6ac927 commit 36a8011
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@frsource/cypress-plugin-visual-regression-diff": "^2.3.12",
"@testing-library/cypress": "^9.0.0",
"cypress": "^12.10.0",
"cypress": "^12.11.0",
"cypress-real-events": "^1.7.6"
},
"imports": {
Expand Down
8 changes: 4 additions & 4 deletions .cypress/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,10 +447,10 @@ cypress-real-events@^1.7.6:
resolved "https://registry.yarnpkg.com/cypress-real-events/-/cypress-real-events-1.7.6.tgz#6f17e0b2ceea1d6dc60f6737d8f84cc517bbbb4c"
integrity sha512-yP6GnRrbm6HK5q4DH6Nnupz37nOfZu/xn1xFYqsE2o4G73giPWQOdu6375QYpwfU1cvHNCgyD2bQ2hPH9D7NMw==

cypress@^12.10.0:
version "12.10.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.10.0.tgz#b6264f77c214d63530ebac2b33c4d099bd40b715"
integrity sha512-Y0wPc221xKKW1/4iAFCphkrG2jNR4MjOne3iGn4mcuCaE7Y5EtXL83N8BzRsAht7GYfWVjJ/UeTqEdDKHz39HQ==
cypress@^12.11.0:
version "12.11.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.11.0.tgz#b46dc6a1d0387f59a4b5c6a18cc03884fd61876e"
integrity sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit 36a8011

Please sign in to comment.