diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9a5a5f4..9997642 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/express-fileupload": "^1.2.2", "@types/node": "^17.0.19", "@types/shell-quote": "^1.7.1", - "@typescript-eslint/eslint-plugin": "^5.11.0", + "@typescript-eslint/eslint-plugin": "^5.12.1", "@typescript-eslint/parser": "^5.12.1", "eslint": "^8.9.0", "eslint-config-airbnb-base": "^15.0.0", |