Skip to content

Commit 9789138

Browse files
Bump cypress from 10.1.0 to 10.2.0 (#1968)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.1.0 to 10.2.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.1.0...v10.2.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 77a00b4 commit 9789138

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.1.0",
69+
"cypress": "10.2.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.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==
3204+
cypress@10.2.0:
3205+
version "10.2.0"
3206+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.2.0.tgz#ca078abfceb13be2a33cbba6e0e80ded770f542a"
3207+
integrity sha512-+i9lY5ENlfi2mJwsggzR+XASOIgMd7S/Gd3/13NCpv596n3YSplMAueBTIxNLcxDpTcIksp+9pM3UaDrJDpFqA==
32083208
dependencies:
32093209
"@cypress/request" "^2.88.10"
32103210
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)