summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-06-02 11:34:38 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-06-02 11:34:38 +0900
commit91d790bbb65521eedc783aba9e863d188d30540b (patch)
tree4f0df8598616a32dd03fc2ea22840f7ce6dbb7fc /package.json
parentfix style (diff)
downloadsharkey-91d790bbb65521eedc783aba9e863d188d30540b.tar.gz
sharkey-91d790bbb65521eedc783aba9e863d188d30540b.tar.bz2
sharkey-91d790bbb65521eedc783aba9e863d188d30540b.zip
update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d9e5d9f7fd..81029514c3 100644
--- a/package.json
+++ b/package.json
@@ -51,16 +51,16 @@
"gulp-replace": "1.1.4",
"gulp-terser": "2.1.0",
"js-yaml": "4.1.0",
- "typescript": "5.0.4"
+ "typescript": "5.1.3"
},
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
- "@typescript-eslint/eslint-plugin": "5.59.5",
- "@typescript-eslint/parser": "5.59.5",
+ "@typescript-eslint/eslint-plugin": "5.59.8",
+ "@typescript-eslint/parser": "5.59.8",
"cross-env": "7.0.3",
"cypress": "12.13.0",
- "eslint": "8.40.0",
+ "eslint": "8.41.0",
"start-server-and-test": "2.0.0"
},
"optionalDependencies": {