diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e6fffc8..426b1d8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/node": "^17.0.17", "@types/shell-quote": "^1.7.1", "@typescript-eslint/eslint-plugin": "^5.11.0", - "@typescript-eslint/parser": "^5.11.0", + "@typescript-eslint/parser": "^5.12.1", "eslint": "^8.9.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.25.4", |