Skip to content

Commit 6e31a5f

Browse files
build(deps-dev): bump cypress from 8.2.0 to 8.3.0 (#5326)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](cypress-io/cypress@v8.2.0...v8.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 2d3de8e commit 6e31a5f

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
@@ -85,7 +85,7 @@
8585
"copy-webpack-plugin": "^9.0.1",
8686
"css-loader": "^5.2.7",
8787
"css-minimizer-webpack-plugin": "^3.0.2",
88-
"cypress": "^8.2.0",
88+
"cypress": "^8.3.0",
8989
"directory-tree": "^2.2.9",
9090
"directory-tree-webpack-plugin": "^1.0.2",
9191
"duplexer": "^0.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4346,10 +4346,10 @@ currently-unhandled@^0.4.1:
43464346
dependencies:
43474347
array-find-index "^1.0.1"
43484348

4349-
cypress@^8.2.0:
4350-
version "8.2.0"
4351-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.2.0.tgz#1e4e9f6218324e82a95c1b9cad7f3965ba663d7f"
4352-
integrity sha512-jg7S5VxxslwsgEyAkCE9ZCkFADxOUY1bSWScp1cWnga88K0TZgFQ0zdxyG9Mw/4spLGuvkriIZ62am+TR6C04w==
4349+
cypress@^8.3.0:
4350+
version "8.3.0"
4351+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.3.0.tgz#ba906d2170888073ad94b2be1b994a749bbb7c7d"
4352+
integrity sha512-zA5Rcq8AZIfRfPXU0CCcauofF+YpaU9HYbfqkunFTmFV0Kdlo14tNjH2E3++MkjXKFnv3/pXq+HgxWtw8CSe8Q==
43534353
dependencies:
43544354
"@cypress/request" "^2.88.5"
43554355
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)