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 714fb8b..4d3e2b2 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/node": "^17.0.21", "@types/shell-quote": "^1.7.1", "@typescript-eslint/eslint-plugin": "^5.14.0", - "@typescript-eslint/parser": "^5.14.0", + "@typescript-eslint/parser": "^5.15.0", "eslint": "^8.11.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^8.5.0", |