summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-10-10 16:26:48 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-10-10 16:26:48 +0900
commitcf6e53b2ac1153f4cf346dcea5cf44f00ca0a645 (patch)
treeba39d905ea4d48d8ec377017d3993f6c829c5db0 /package.json
parentclean up (diff)
downloadsharkey-cf6e53b2ac1153f4cf346dcea5cf44f00ca0a645.tar.gz
sharkey-cf6e53b2ac1153f4cf346dcea5cf44f00ca0a645.tar.bz2
sharkey-cf6e53b2ac1153f4cf346dcea5cf44f00ca0a645.zip
update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",