Skip to content

Commit 4c481e1

Browse files
build(deps-dev): bump cypress from 13.5.1 to 13.6.0 (#1461)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.1 to 13.6.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@v13.5.1...v13.6.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 7baa41b commit 4c481e1

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
@@ -44,7 +44,7 @@
4444
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
4545
"chai": "^4.3.10",
4646
"cssnano": "^6.0.1",
47-
"cypress": "13.5.1",
47+
"cypress": "13.6.0",
4848
"eslint": "^8.54.0",
4949
"eslint-plugin-jest": "^27.6.0",
5050
"http-server": "^14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3655,10 +3655,10 @@ cssstyle@^3.0.0:
36553655
dependencies:
36563656
rrweb-cssom "^0.6.0"
36573657

3658-
cypress@13.5.1:
3659-
version "13.5.1"
3660-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.5.1.tgz#8b19bf0b9f31ea43f78980b2479bd3f25197d5cc"
3661-
integrity sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==
3658+
cypress@13.6.0:
3659+
version "13.6.0"
3660+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.0.tgz#b98b7b837679012ed09c7ecee5565bf7b31d4982"
3661+
integrity sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==
36623662
dependencies:
36633663
"@cypress/request" "^3.0.0"
36643664
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)