Skip to content

Commit c5ca846

Browse files
Bump cypress from 10.9.0 to 10.10.0 (#135)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.9.0 to 10.10.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v10.9.0...v10.10.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e97a859 commit c5ca846

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
@@ -49,7 +49,7 @@
4949
"@vue/compiler-sfc": "^3.2.41",
5050
"babel-eslint": "^10.1.0",
5151
"cross-env": "^7.0.2",
52-
"cypress": "^10.9.0",
52+
"cypress": "^10.10.0",
5353
"eslint": "^7.32.0",
5454
"eslint-plugin-vue": "^7.2.0",
5555
"minimist": "^1.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3665,10 +3665,10 @@ csstype@^3.1.0:
36653665
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2"
36663666
integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==
36673667

3668-
cypress@^10.9.0:
3669-
version "10.9.0"
3670-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.9.0.tgz#273a61a6304766f9d6423e5ac8d4a9a11ed8b485"
3671-
integrity sha512-MjIWrRpc+bQM9U4kSSdATZWZ2hUqHGFEQTF7dfeZRa4MnalMtc88FIE49USWP2ZVtfy5WPBcgfBX+YorFqGElA==
3668+
cypress@^10.10.0:
3669+
version "10.10.0"
3670+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.10.0.tgz#fd671297b2ca3e64dfffd55fe3857c388cfbb695"
3671+
integrity sha512-bU8r44x1NIYAUNNXt3CwJpLOVth7HUv2hUhYCxZmgZ1IugowDvuHNpevnoZRQx1KKOEisLvIJW+Xen5Pjn41pg==
36723672
dependencies:
36733673
"@cypress/request" "^2.88.10"
36743674
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)