Skip to content

Commit af245f8

Browse files
build(deps-dev): bump cypress from 10.8.0 to 10.9.0 (#6423)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.8.0 to 10.9.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@v10.8.0...v10.9.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f10a990 commit af245f8

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": "^11.0.0",
8686
"css-loader": "^6.7.1",
8787
"css-minimizer-webpack-plugin": "^4.1.0",
88-
"cypress": "^10.8.0",
88+
"cypress": "^10.9.0",
8989
"directory-tree": "^3.3.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
@@ -4263,10 +4263,10 @@ csstype@^3.0.6:
42634263
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
42644264
integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
42654265

4266-
cypress@^10.8.0:
4267-
version "10.8.0"
4268-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.8.0.tgz#12a681f2642b6f13d636bab65d5b71abdb1497a5"
4269-
integrity sha512-QVse0dnLm018hgti2enKMVZR9qbIO488YGX06nH5j3Dg1isL38DwrBtyrax02CANU6y8F4EJUuyW6HJKw1jsFA==
4266+
cypress@^10.9.0:
4267+
version "10.9.0"
4268+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.9.0.tgz#273a61a6304766f9d6423e5ac8d4a9a11ed8b485"
4269+
integrity sha512-MjIWrRpc+bQM9U4kSSdATZWZ2hUqHGFEQTF7dfeZRa4MnalMtc88FIE49USWP2ZVtfy5WPBcgfBX+YorFqGElA==
42704270
dependencies:
42714271
"@cypress/request" "^2.88.10"
42724272
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)