diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-10 16:26:48 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-10 16:26:48 +0900 |
| commit | cf6e53b2ac1153f4cf346dcea5cf44f00ca0a645 (patch) | |
| tree | ba39d905ea4d48d8ec377017d3993f6c829c5db0 /package.json | |
| parent | clean up (diff) | |
| download | sharkey-cf6e53b2ac1153f4cf346dcea5cf44f00ca0a645.tar.gz sharkey-cf6e53b2ac1153f4cf346dcea5cf44f00ca0a645.tar.bz2 sharkey-cf6e53b2ac1153f4cf346dcea5cf44f00ca0a645.zip | |
update deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 270385425d..a2ac96d43f 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "typescript": "5.2.2" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "6.7.4", - "@typescript-eslint/parser": "6.7.4", + "@typescript-eslint/eslint-plugin": "6.7.5", + "@typescript-eslint/parser": "6.7.5", "cross-env": "7.0.3", "cypress": "13.3.0", "eslint": "8.51.0", |