diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-28 18:28:01 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-28 18:28:01 +0900 |
| commit | 25c8d7782dfe3a2d9a930c20039e4209c7c7b09e (patch) | |
| tree | 2aa31e4c2a6edb5760ab9cc7cc55a440d8f9da04 /package.json | |
| parent | :art: (diff) | |
| download | sharkey-25c8d7782dfe3a2d9a930c20039e4209c7c7b09e.tar.gz sharkey-25c8d7782dfe3a2d9a930c20039e4209c7c7b09e.tar.bz2 sharkey-25c8d7782dfe3a2d9a930c20039e4209c7c7b09e.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 2d37107046..e7d3134afe 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "devDependencies": { "@types/gulp": "4.0.10", "@types/gulp-rename": "2.0.1", - "@typescript-eslint/eslint-plugin": "5.47.0", - "@typescript-eslint/parser": "5.47.0", + "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/parser": "5.47.1", "cross-env": "7.0.3", "cypress": "12.2.0", "eslint": "^8.30.0", |