Skip to content

Commit 5def3cf

Browse files
build(deps-dev): bump cypress from 10.0.3 to 10.1.0 (#6211)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.0.3 to 10.1.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.0.3...v10.1.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 312e2b3 commit 5def3cf

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.0.3",
89+
"cypress": "^10.1.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
@@ -4451,10 +4451,10 @@ csstype@^3.0.6:
44514451
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
44524452
integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
44534453

4454-
cypress@^10.0.3:
4455-
version "10.0.3"
4456-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.0.3.tgz#889b4bef863b7d1ef1b608b85b964394ad350c5f"
4457-
integrity sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==
4454+
cypress@^10.1.0:
4455+
version "10.1.0"
4456+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.1.0.tgz#6514a26c721822a02bc194e9a7f72c3142aea174"
4457+
integrity sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==
44584458
dependencies:
44594459
"@cypress/request" "^2.88.10"
44604460
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)