summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-04-06 20:22:26 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-04-06 20:22:26 +0900
commit88f22da05293ed5c3cb6cf8cd3805d82a8bc8a7f (patch)
tree1b7667818e39c4aabb5547ad0985507e0ca70deb /package.json
parent13.11.0-beta.4 (diff)
downloadsharkey-88f22da05293ed5c3cb6cf8cd3805d82a8bc8a7f.tar.gz
sharkey-88f22da05293ed5c3cb6cf8cd3805d82a8bc8a7f.tar.bz2
sharkey-88f22da05293ed5c3cb6cf8cd3805d82a8bc8a7f.zip
update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index aedb161902..012d8eb59c 100644
--- a/package.json
+++ b/package.json
@@ -50,13 +50,13 @@
"gulp-replace": "1.1.4",
"gulp-terser": "2.1.0",
"js-yaml": "4.1.0",
- "typescript": "5.0.2"
+ "typescript": "5.0.3"
},
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
- "@typescript-eslint/eslint-plugin": "5.57.0",
- "@typescript-eslint/parser": "5.57.0",
+ "@typescript-eslint/eslint-plugin": "5.57.1",
+ "@typescript-eslint/parser": "5.57.1",
"cross-env": "7.0.3",
"cypress": "12.9.0",
"eslint": "8.37.0",