diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-03 14:18:49 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-03 14:18:49 +0900 |
| commit | 705b46b3a0415c4c6a665afe65c3836a7b2bc8aa (patch) | |
| tree | 6c370b41887865aab995b4270dcaa6f2ebdbd919 /package.json | |
| parent | New Crowdin updates (#8007) (diff) | |
| download | sharkey-705b46b3a0415c4c6a665afe65c3836a7b2bc8aa.tar.gz sharkey-705b46b3a0415c4c6a665afe65c3836a7b2bc8aa.tar.bz2 sharkey-705b46b3a0415c4c6a665afe65c3836a7b2bc8aa.zip | |
Bump cypress from 9.0.0 to 9.1.0 (#8022)
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.0.0 to 9.1.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/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 343e3f36cc..49da8fda93 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/fluent-ffmpeg": "2.1.17", "@typescript-eslint/parser": "5.4.0", "cross-env": "7.0.3", - "cypress": "9.0.0", + "cypress": "9.1.0", "start-server-and-test": "1.14.0", "typescript": "4.5.2" } |