diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-02 20:02:51 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-02 20:02:51 +0900 |
| commit | a9f42172149e9068a66d93ffe0dcdb33291e4f9a (patch) | |
| tree | 9ec71ff59e5b0417c75b02e5de00001a1ed0d1b4 /package.json | |
| parent | refactor (diff) | |
| download | sharkey-a9f42172149e9068a66d93ffe0dcdb33291e4f9a.tar.gz sharkey-a9f42172149e9068a66d93ffe0dcdb33291e4f9a.tar.bz2 sharkey-a9f42172149e9068a66d93ffe0dcdb33291e4f9a.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 c4ae6379bd..0abbf87da4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@typescript-eslint/parser": "5.47.1", "cross-env": "7.0.3", "cypress": "12.2.0", - "eslint": "^8.30.0", + "eslint": "^8.31.0", "start-server-and-test": "1.15.2", "typescript": "4.9.4" } |