Skip to content

Commit 3fb5955

Browse files
build(deps-dev): bump cypress from 7.3.0 to 9.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.3.0 to 9.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@v7.3.0...v9.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 72b00f4 commit 3fb5955

File tree

3 files changed

+107
-105
lines changed

3 files changed

+107
-105
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/react-dom": "*",
8080
"@types/zen-observable": "^0.8.0",
8181
"cross-env": "^7.0.0",
82-
"cypress": "^7.3.0",
82+
"cypress": "^9.7.0",
8383
"eslint-plugin-cypress": "^2.10.3",
8484
"start-server-and-test": "^1.10.11"
8585
},

packages/embedded-techdocs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/node": "^14.14.32",
3535
"@types/react-dom": "*",
3636
"cross-env": "^7.0.0",
37-
"cypress": "^7.3.0",
37+
"cypress": "^9.7.0",
3838
"eslint-plugin-cypress": "^2.10.3",
3939
"start-server-and-test": "^1.10.11"
4040
},

0 commit comments

Comments
 (0)