Skip to content

Commit dd21cb7

Browse files
build(deps-dev): bump cypress from 13.2.0 to 13.3.0 (#1428)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.3.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.2.0...v13.3.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 8bbe41e commit dd21cb7

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.8",
4646
"cssnano": "^6.0.1",
47-
"cypress": "13.2.0",
47+
"cypress": "13.3.0",
4848
"eslint": "^8.49.0",
4949
"eslint-plugin-jest": "^27.4.0",
5050
"http-server": "^14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3644,10 +3644,10 @@ cssstyle@^3.0.0:
36443644
dependencies:
36453645
rrweb-cssom "^0.6.0"
36463646

3647-
cypress@13.2.0:
3648-
version "13.2.0"
3649-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.2.0.tgz#10f73d06a0764764ffbb903a31e96e2118dcfc1d"
3650-
integrity sha512-AvDQxBydE771GTq0TR4ZUBvv9m9ffXuB/ueEtpDF/6gOcvFR96amgwSJP16Yhqw6VhmwqspT5nAGzoxxB+D89g==
3647+
cypress@13.3.0:
3648+
version "13.3.0"
3649+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.0.tgz#d00104661b337d662c5a4280a051ee59f8aa1e31"
3650+
integrity sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==
36513651
dependencies:
36523652
"@cypress/request" "^3.0.0"
36533653
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)