Skip to content

Commit 77a00b4

Browse files
Bump cypress from 10.0.2 to 10.1.0 (#1957)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.0.2 to 10.1.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](cypress-io/cypress@v10.0.2...v10.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eaab450 commit 77a00b4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"chai": "^4.3.6",
6767
"codeclimate-test-reporter": "^0.5.1",
6868
"cssnano": "^5.1.12",
69-
"cypress": "10.0.2",
69+
"cypress": "10.1.0",
7070
"cypress-plugin-tab": "^1.0.5",
7171
"del": "^6.1.1",
7272
"eslint": "^8.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3201,10 +3201,10 @@ cypress-plugin-tab@^1.0.5:
32013201
dependencies:
32023202
ally.js "^1.4.1"
32033203

3204-
cypress@10.0.2:
3205-
version "10.0.2"
3206-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.0.2.tgz#6aeac1923d534f9850d57dad9496f9ea74034a23"
3207-
integrity sha512-7+C4KHYBcfZrawss+Gt5PlS35rfc6ySc59JcHDVsIMm1E/J35dqE41UEXpdtwIq3549umCerNWnFADzqib4kcA==
3204+
cypress@10.1.0:
3205+
version "10.1.0"
3206+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.1.0.tgz#6514a26c721822a02bc194e9a7f72c3142aea174"
3207+
integrity sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==
32083208
dependencies:
32093209
"@cypress/request" "^2.88.10"
32103210
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)