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 7539780c4..189577eb5 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "@types/webpack": "^4.41.33", "@types/yargs": "^17.0.22", "@typescript-eslint/eslint-plugin": "^5.55.0", - "@typescript-eslint/parser": "^5.55.0", + "@typescript-eslint/parser": "^5.58.0", "babel-jest": "^29.5.0", "eslint": "^8.38.0", "eslint-plugin-import": "~2.27.5", |