Skip to content

Commit 297431a

Browse files
build(deps-dev): bump cypress from 10.3.1 to 10.4.0 (#6312)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.4.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@v10.3.1...v10.4.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 4042c65 commit 297431a

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
@@ -86,7 +86,7 @@
8686
"copy-webpack-plugin": "^11.0.0",
8787
"css-loader": "^6.7.1",
8888
"css-minimizer-webpack-plugin": "^4.0.0",
89-
"cypress": "^10.3.1",
89+
"cypress": "^10.4.0",
9090
"directory-tree": "^3.3.0",
9191
"directory-tree-webpack-plugin": "^1.0.3",
9292
"duplexer": "^0.1.1",

yarn.lock

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

4306-
cypress@^10.3.1:
4307-
version "10.3.1"
4308-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.3.1.tgz#7fab4ef43481c05a9a17ebe9a0ec860e15b95a19"
4309-
integrity sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==
4306+
cypress@^10.4.0:
4307+
version "10.4.0"
4308+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.4.0.tgz#bb5b3b6588ad49eff172fecf5778cc0da2980e4e"
4309+
integrity sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==
43104310
dependencies:
43114311
"@cypress/request" "^2.88.10"
43124312
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)