summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-03 00:50:40 +0900
committerGitHub <noreply@github.com>2022-02-03 00:50:40 +0900
commita4a40f3b5bf71facf8fe0f9ff47beda511b61aeb (patch)
treeecebc0b83cfdd227ba7366096fdbb2286d57d30b /package.json
parentfix: ストリーミングからのAPIリクエストが出来ないのを修... (diff)
downloadsharkey-a4a40f3b5bf71facf8fe0f9ff47beda511b61aeb.tar.gz
sharkey-a4a40f3b5bf71facf8fe0f9ff47beda511b61aeb.tar.bz2
sharkey-a4a40f3b5bf71facf8fe0f9ff47beda511b61aeb.zip
chore(deps-dev): bump cypress from 9.3.1 to 9.4.1 (#8239)
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.3.1 to 9.4.1. - [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.3.1...v9.4.1) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 27fd81cd86..5c6f303f12 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@types/fluent-ffmpeg": "2.1.20",
"@typescript-eslint/parser": "5.10.0",
"cross-env": "7.0.3",
- "cypress": "9.3.1",
+ "cypress": "9.4.1",
"start-server-and-test": "1.14.0",
"typescript": "4.5.5"
}