Skip to content

Commit 1a897b1

Browse files
dependabot[bot]stefcameron
authored andcommitted
[DEPENDABOT]: Bump cypress from 9.7.0 to 10.0.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 10.0.3. - [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@v9.7.0...v10.0.3) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a11b60 commit 1a897b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"browserify": "^17.0.0",
7272
"budo": "^11.7.0",
7373
"cross-env": "^7.0.3",
74-
"cypress": "^9.7.0",
74+
"cypress": "^10.0.3",
7575
"eslint": "^8.17.0",
7676
"eslint-config-prettier": "^8.5.0",
7777
"eslint-plugin-cypress": "^2.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3499,10 +3499,10 @@ csv@^5.5.0:
34993499
csv-stringify "^5.6.5"
35003500
stream-transform "^2.1.3"
35013501

3502-
cypress@^9.7.0:
3503-
version "9.7.0"
3504-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744"
3505-
integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==
3502+
cypress@^10.0.3:
3503+
version "10.0.3"
3504+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.0.3.tgz#889b4bef863b7d1ef1b608b85b964394ad350c5f"
3505+
integrity sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==
35063506
dependencies:
35073507
"@cypress/request" "^2.88.10"
35083508
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)