diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-27 11:40:18 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-27 11:40:18 +0900 |
| commit | d8f33bc0afd5f20a60fa2727c8524ead25a9690f (patch) | |
| tree | fcf2ec8a591b2e0e28663a1b98303a1aeaa31c01 /package.json | |
| parent | New Crowdin updates (#9734) (diff) | |
| download | misskey-d8f33bc0afd5f20a60fa2727c8524ead25a9690f.tar.gz misskey-d8f33bc0afd5f20a60fa2727c8524ead25a9690f.tar.bz2 misskey-d8f33bc0afd5f20a60fa2727c8524ead25a9690f.zip | |
update deps
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 c5a556aead..e1494f0643 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@typescript-eslint/eslint-plugin": "5.49.0", "@typescript-eslint/parser": "5.49.0", "cross-env": "7.0.3", - "cypress": "12.3.0", + "cypress": "12.4.0", "eslint": "^8.32.0", "start-server-and-test": "1.15.3" }, |