Skip to content

Commit f71cc23

Browse files
build(deps-dev): bump cypress from 13.10.0 to 13.11.0 (#1546)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.10.0 to 13.11.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.10.0...v13.11.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 d44ce38 commit f71cc23

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.10.0",
47+
"cypress": "13.11.0",
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
@@ -3748,10 +3748,10 @@ cssstyle@^3.0.0:
37483748
dependencies:
37493749
rrweb-cssom "^0.6.0"
37503750

3751-
cypress@13.10.0:
3752-
version "13.10.0"
3753-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.10.0.tgz#0cfdb54eb046a30c78998e41effb635a50326935"
3754-
integrity sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==
3751+
cypress@13.11.0:
3752+
version "13.11.0"
3753+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.11.0.tgz#17097366390424cba5db6bf0ee5e97503f036e07"
3754+
integrity sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==
37553755
dependencies:
37563756
"@cypress/request" "^3.0.0"
37573757
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)