Skip to content

Commit 4e8fd15

Browse files
build(deps-dev): bump cypress from 13.16.1 to 13.17.0 (#1615)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.1 to 13.17.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.16.1...v13.17.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a57f9b2 commit 4e8fd15

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.2",
4646
"cssnano": "^6.1.2",
47-
"cypress": "13.16.1",
47+
"cypress": "13.17.0",
4848
"eslint": "^8.57.1",
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
@@ -3579,10 +3579,10 @@ cssstyle@^3.0.0:
35793579
dependencies:
35803580
rrweb-cssom "^0.6.0"
35813581

3582-
cypress@13.16.1:
3583-
version "13.16.1"
3584-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.16.1.tgz#82e776f6ad2037ccce6b6feabed768615c476258"
3585-
integrity sha512-17FtCaz0cx7ssWYKXzGB0Vub8xHwpVPr+iPt2fHhLMDhVAPVrplD+rTQsZUsfb19LVBn5iwkEUFjQ1yVVJXsLA==
3582+
cypress@13.17.0:
3583+
version "13.17.0"
3584+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.17.0.tgz#34c3d68080c4497eace0f353bd1629587a5f600d"
3585+
integrity sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==
35863586
dependencies:
35873587
"@cypress/request" "^3.0.6"
35883588
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)