Build(deps-dev): bump cypress from 10.0.1 to 10.0.2

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.0.1...v10.0.2)
This commit is contained in:
2022-06-03 04:40:15 +00:00
parent ce4929d100
commit b29dd2b734
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"@graphql-codegen/fragment-matcher": "^3.2.1",
"babel-eslint": "^10.0.3",
"cli-engine": "^4.7.6",
"cypress": "^10.0.1",
"cypress": "^10.0.2",
"eslint": "^8.16.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
+4 -4
View File
@@ -5240,10 +5240,10 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
cypress@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.0.1.tgz#c6af776883c7be183773c5db984e068f5338d761"
integrity sha512-04vefCc6LrrgBS7Qhqn+9lqXTneLYZZwOokBaCJToI9DHu7/ywhywYNUg/Qy4xWOxlKvbvnELGCa7HZbSgeLfQ==
cypress@^10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.0.2.tgz#6aeac1923d534f9850d57dad9496f9ea74034a23"
integrity sha512-7+C4KHYBcfZrawss+Gt5PlS35rfc6ySc59JcHDVsIMm1E/J35dqE41UEXpdtwIq3549umCerNWnFADzqib4kcA==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"