Skip to content

Commit db66ccb

Browse files
build(deps-dev): bump cypress from 10.11.0 to 12.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.11.0 to 12.7.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.11.0...v12.7.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4bb897 commit db66ccb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"copy-webpack-plugin": "^11.0.0",
8989
"css-loader": "^6.7.1",
9090
"css-minimizer-webpack-plugin": "^4.2.2",
91-
"cypress": "^10.11.0",
91+
"cypress": "^12.7.0",
9292
"directory-tree": "^3.3.1",
9393
"directory-tree-webpack-plugin": "^1.0.3",
9494
"duplexer": "^0.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4468,10 +4468,10 @@ csstype@^3.0.6:
44684468
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
44694469
integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
44704470

4471-
cypress@^10.11.0:
4472-
version "10.11.0"
4473-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.11.0.tgz#e9fbdd7638bae3d8fb7619fd75a6330d11ebb4e8"
4474-
integrity sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==
4471+
cypress@^12.7.0:
4472+
version "12.7.0"
4473+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.7.0.tgz#69900f82af76cf3ba0ddb9b59ec3b0d38222ab22"
4474+
integrity sha512-7rq+nmhzz0u6yabCFyPtADU2OOrYt6pvUau9qV7xyifJ/hnsaw/vkr0tnLlcuuQKUAOC1v1M1e4Z0zG7S0IAvA==
44754475
dependencies:
44764476
"@cypress/request" "^2.88.10"
44774477
"@cypress/xvfb" "^1.2.4"
@@ -4490,7 +4490,7 @@ cypress@^10.11.0:
44904490
commander "^5.1.0"
44914491
common-tags "^1.8.0"
44924492
dayjs "^1.10.4"
4493-
debug "^4.3.2"
4493+
debug "^4.3.4"
44944494
enquirer "^2.3.6"
44954495
eventemitter2 "6.4.7"
44964496
execa "4.1.0"

0 commit comments

Comments
 (0)