Skip to content

Commit 8078cfd

Browse files
build(deps-dev): bump cypress from 9.1.1 to 9.2.0 (#5804)
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.1.1 to 9.2.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@v9.1.1...v9.2.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 af359d8 commit 8078cfd

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": "^10.2.0",
8686
"css-loader": "^6.5.1",
8787
"css-minimizer-webpack-plugin": "^3.3.0",
88-
"cypress": "^9.1.1",
88+
"cypress": "^9.2.0",
8989
"directory-tree": "^3.0.1",
9090
"directory-tree-webpack-plugin": "^1.0.3",
9191
"duplexer": "^0.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4332,10 +4332,10 @@ csstype@^3.0.6:
43324332
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
43334333
integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
43344334

4335-
cypress@^9.1.1:
4336-
version "9.1.1"
4337-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.1.1.tgz#26720ca5a22077cd85f49745616b7a08152a298f"
4338-
integrity sha512-yWcYD8SEQ8F3okFbRPqSDj5V0xhrZBT5QRIH+P1J2vYvtEmZ4KGciHE7LCcZZLILOrs7pg4WNCqkj/XRvReQlQ==
4335+
cypress@^9.2.0:
4336+
version "9.2.0"
4337+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.2.0.tgz#727c20b4662167890db81d5f6ba615231835b17d"
4338+
integrity sha512-Jn26Tprhfzh/a66Sdj9SoaYlnNX6Mjfmj5PHu2a7l3YHXhrgmavM368wjCmgrxC6KHTOv9SpMQGhAJn+upDViA==
43394339
dependencies:
43404340
"@cypress/request" "^2.88.10"
43414341
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)