chore(deps): update dependency cypress to v9.5.1 (#6267)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-07 14:33:52 +02:00 committed by GitHub
parent 0e1aadf234
commit 96b51a6a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@
"copy-webpack-plugin": "^6.0.0",
"cross-env": "^7.0.0",
"css-loader": "^3.0.0",
"cypress": "9.5.0",
"cypress": "9.5.1",
"cypress-file-upload": "^5.0.0",
"cypress-image-snapshot": "^4.0.0",
"cypress-jest-adapter": "^0.1.1",

View File

@ -7154,10 +7154,10 @@ cypress-plugin-tab@^1.0.0:
dependencies:
ally.js "^1.4.1"
cypress@9.5.0:
version "9.5.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.0.tgz#704a79f0d3d4e775f433334eb8f5ae065e3bea31"
integrity sha512-rC5QPolKsVjJ8QJZ7IeZ6HlKM4gswBGZc0XvoAJNL8urQCSL8zTX0A/ai/h35WfF47NQ0iSZnwIXBlHX3MOUIQ==
cypress@9.5.1:
version "9.5.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.1.tgz#51162f3688cedf5ffce311b914ef49a7c1ece076"
integrity sha512-H7lUWB3Svr44gz1rNnj941xmdsCljXoJa2cDneAltjI9leKLMQLm30x6jLlpQ730tiVtIbW5HdUmBzPzwzfUQg==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"