Skip to content

Commit 9c3a1ac

Browse files
chore(deps-dev): bump cypress in the dependencies group (#7378)
Bumps the dependencies group with 1 update: [cypress](https://github.com/cypress-io/cypress). Updates `cypress` from 13.13.3 to 13.14.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@v13.13.3...v13.14.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6573f7 commit 9c3a1ac

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
@@ -89,7 +89,7 @@
8989
"copy-webpack-plugin": "^12.0.2",
9090
"css-loader": "^7.1.2",
9191
"css-minimizer-webpack-plugin": "^7.0.0",
92-
"cypress": "^13.13.3",
92+
"cypress": "^13.14.0",
9393
"directory-tree": "^3.5.2",
9494
"directory-tree-webpack-plugin": "^1.0.3",
9595
"duplexer": "^0.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4676,10 +4676,10 @@ csstype@^3.1.2:
46764676
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
46774677
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
46784678

4679-
cypress@^13.13.3:
4680-
version "13.13.3"
4681-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.3.tgz#21ee054bb4e00b3858f2e33b4f8f4e69128470a9"
4682-
integrity sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==
4679+
cypress@^13.14.0:
4680+
version "13.14.0"
4681+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.0.tgz#12ed82310f7c01eaf4ddbe01236ea3efd5a4c380"
4682+
integrity sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==
46834683
dependencies:
46844684
"@cypress/request" "^3.0.1"
46854685
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)