Skip to content

Commit 7d1037f

Browse files
build(deps-dev): bump cypress from 13.7.3 to 13.8.1 (#1527)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.3 to 13.8.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.7.3...v13.8.1) --- 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 42685d1 commit 7d1037f

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": "^5.1.0",
4646
"cssnano": "^6.1.2",
47-
"cypress": "13.7.3",
47+
"cypress": "13.8.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
@@ -3651,10 +3651,10 @@ cssstyle@^3.0.0:
36513651
dependencies:
36523652
rrweb-cssom "^0.6.0"
36533653

3654-
cypress@13.7.3:
3655-
version "13.7.3"
3656-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.3.tgz#3e7dcd32e007676a6c8e972293c50d6ef329d991"
3657-
integrity sha512-uoecY6FTCAuIEqLUYkTrxamDBjMHTYak/1O7jtgwboHiTnS1NaMOoR08KcTrbRZFCBvYOiS4tEkQRmsV+xcrag==
3654+
cypress@13.8.1:
3655+
version "13.8.1"
3656+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.8.1.tgz#f558e51b770a409e2360031bbd36c3f4fb3f2db4"
3657+
integrity sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==
36583658
dependencies:
36593659
"@cypress/request" "^3.0.0"
36603660
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)