Skip to content

Commit 031a4ac

Browse files
build(deps-dev): bump cypress from 13.14.1 to 13.14.2 (#444)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.1 to 13.14.2. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.14.1...v13.14.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 167a267 commit 031a4ac

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
@@ -52,7 +52,7 @@
5252
"@vue/compat": "^3.4.38",
5353
"@vue/compiler-sfc": "^3.5.3",
5454
"cross-env": "^7.0.2",
55-
"cypress": "^13.14.1",
55+
"cypress": "^13.14.2",
5656
"eslint": "^8.57.0",
5757
"eslint-plugin-vue": "^9.28.0",
5858
"minimist": "^1.2.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3809,10 +3809,10 @@ csstype@^3.1.3:
38093809
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
38103810
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
38113811

3812-
cypress@^13.14.1:
3813-
version "13.14.1"
3814-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.1.tgz#05875bbbf6333e858a92aed33ba67d7ddf8370d7"
3815-
integrity sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==
3812+
cypress@^13.14.2:
3813+
version "13.14.2"
3814+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.2.tgz#4237eb7b26de2baeaa1f01e585f965d88fca7f39"
3815+
integrity sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==
38163816
dependencies:
38173817
"@cypress/request" "^3.0.1"
38183818
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)