diff --git a/package-lock.json b/package-lock.json index 05390bd..91493b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,8 +11,8 @@ "@eslint/js": "^9.32.0", "@types/core-js": "^2.5.8", "@types/node": "^16.18.126", - "@typescript-eslint/eslint-plugin": "^8.36.0", - "@typescript-eslint/parser": "^8.36.0", + "@typescript-eslint/eslint-plugin": "^8.39.0", + "@typescript-eslint/parser": "^8.39.0", "eslint": "^9.32.0", "glob-exec": "^0.1.1", "globals": "^16.3.0", diff --git a/package.json b/package.json index 90f2446..2d7306e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "tfx-cli": "^0.21.1", "typescript": "^5.9.2", "typescript-eslint": "^8.39.0", - "@typescript-eslint/eslint-plugin": "^8.36.0", - "@typescript-eslint/parser": "^8.36.0" + "@typescript-eslint/eslint-plugin": "^8.39.0", + "@typescript-eslint/parser": "^8.39.0" } }