Skip to content

Commit 74414bd

Browse files
build(deps-dev): bump cypress from 13.5.0 to 13.5.1 (#1456)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.0 to 13.5.1. - [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.0...v13.5.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd74503 commit 74414bd

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.0",
47+
"cypress": "13.5.1",
4848
"eslint": "^8.53.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
@@ -3654,10 +3654,10 @@ cssstyle@^3.0.0:
36543654
dependencies:
36553655
rrweb-cssom "^0.6.0"
36563656

3657-
cypress@13.5.0:
3658-
version "13.5.0"
3659-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.5.0.tgz#8c149074186130972f08b2cdce6ded41f014bacd"
3660-
integrity sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==
3657+
cypress@13.5.1:
3658+
version "13.5.1"
3659+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.5.1.tgz#8b19bf0b9f31ea43f78980b2479bd3f25197d5cc"
3660+
integrity sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==
36613661
dependencies:
36623662
"@cypress/request" "^3.0.0"
36633663
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)