Skip to content

Commit 6bb21e5

Browse files
build(deps-dev): bump cypress from 13.13.0 to 13.13.1 (#1562)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.0 to 13.13.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.13.0...v13.13.1) --- 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 00c7591 commit 6bb21e5

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
@@ -44,7 +44,7 @@
4444
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
4545
"chai": "^5.1.1",
4646
"cssnano": "^6.1.2",
47-
"cypress": "13.13.0",
47+
"cypress": "13.13.1",
4848
"eslint": "^8.57.0",
4949
"eslint-plugin-jest": "^28.3.0",
5050
"http-server": "^14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3634,10 +3634,10 @@ cssstyle@^3.0.0:
36343634
dependencies:
36353635
rrweb-cssom "^0.6.0"
36363636

3637-
3638-
version "13.13.0"
3639-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.0.tgz#52b2914c0c1c7d8a51ec2e3df18e13995da95951"
3640-
integrity sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==
3637+
3638+
version "13.13.1"
3639+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.1.tgz#860c1142a6e58ea412a764f0ce6ad07567721129"
3640+
integrity sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==
36413641
dependencies:
36423642
"@cypress/request" "^3.0.0"
36433643
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)