summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-12 14:45:01 +0900
committerGitHub <noreply@github.com>2021-11-12 14:45:01 +0900
commitb875b0faa2f4a857741eaae73d0f6aa5a8864a59 (patch)
tree82efba445ed2766f24381d6dda2f74595d4f376d /package.json
parentfix bug (diff)
downloadsharkey-b875b0faa2f4a857741eaae73d0f6aa5a8864a59.tar.gz
sharkey-b875b0faa2f4a857741eaae73d0f6aa5a8864a59.tar.bz2
sharkey-b875b0faa2f4a857741eaae73d0f6aa5a8864a59.zip
Bump cypress from 8.5.0 to 9.0.0 (#7972)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 9.0.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v8.5.0...v9.0.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5669ebc1f6..0bd5fe41bc 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@redocly/openapi-core": "1.0.0-beta.54",
"@types/fluent-ffmpeg": "2.1.17",
"cross-env": "7.0.3",
- "cypress": "8.5.0",
+ "cypress": "9.0.0",
"start-server-and-test": "1.14.0"
}
}