diff --git a/package.json b/package.json index 1c68ad2..47e7f67 100644 --- a/package.json +++ b/package.json @@ -49,13 +49,13 @@ "lru-cache": "10.4.3" }, "devDependencies": { - "@podium/eslint-config": "1.0.0", + "@podium/eslint-config": "1.0.3", "@podium/semantic-release-config": "2.0.0", "@podium/typescript-config": "1.0.0", "@types/readable-stream": "4.0.18", - "eslint": "9.11.1", + "eslint": "9.16.0", "npm-run-all2": "6.2.6", - "prettier": "3.3.3", + "prettier": "3.4.1", "semantic-release": "24.1.2", "tap": "18.8.0", "typescript": "5.5.4"