diff --git a/package.json b/package.json index 85947e7..f764731 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^7.10.0", - "@typescript-eslint/parser": "7.10.0", + "@typescript-eslint/parser": "7.14.1", "eslint": "^8.56.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-jsx": "^11.0.0", @@ -46,7 +46,7 @@ }, "peerDependencies": { "@typescript-eslint/eslint-plugin": "^7.10.0", - "@typescript-eslint/parser": "7.10.0", + "@typescript-eslint/parser": "7.14.1", "eslint": "^8.56.0", "eslint-config-standard": "^17.0.0", "eslint-config-standard-jsx": "^11.0.0",