diff --git a/package-lock.json b/package-lock.json index 77961c4e..7afae050 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,15 +16,15 @@ "@types/q": "^1.5.8", "@types/temp": "^0.9.4", "@types/xmldom": "^0.1.34", - "@typescript-eslint/eslint-plugin": "^8.15.0", - "@typescript-eslint/parser": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^8.19.1", + "@typescript-eslint/parser": "^8.19.1", "@ungap/structured-clone": "^1.2.1", "eslint": "^9.17.0", "glob-exec": "^0.1.1", "globals": "^15.14.0", "tfx-cli": "^0.18.0", "typescript": "^5.7.2", - "typescript-eslint": "^8.15.0" + "typescript-eslint": "^8.19.1" } }, "node_modules/@colors/colors": { diff --git a/package.json b/package.json index c055f1f9..5877aedd 100644 --- a/package.json +++ b/package.json @@ -42,14 +42,14 @@ "@types/q": "^1.5.8", "@types/temp": "^0.9.4", "@types/xmldom": "^0.1.34", - "@typescript-eslint/eslint-plugin": "^8.15.0", - "@typescript-eslint/parser": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^8.19.1", + "@typescript-eslint/parser": "^8.19.1", "@ungap/structured-clone": "^1.2.1", "eslint": "^9.17.0", "glob-exec": "^0.1.1", "globals": "^15.14.0", "tfx-cli": "^0.18.0", "typescript": "^5.7.2", - "typescript-eslint": "^8.15.0" + "typescript-eslint": "^8.19.1" } }