diff --git a/package.json b/package.json index ad1edfb..7d087e6 100644 --- a/package.json +++ b/package.json @@ -46,15 +46,15 @@ }, "devDependencies": { "@fastify/formbody": "8.0.1", - "@podium/eslint-config": "1.0.3", + "@podium/eslint-config": "1.0.5", "@podium/layout": "5.2.18", "@podium/semantic-release-config": "2.0.0", "@podium/test-utils": "3.0.16", "@podium/typescript-config": "1.0.0", - "eslint": "9.16.0", + "eslint": "9.17.0", "fastify": "5.1.0", "npm-run-all2": "6.2.6", - "prettier": "3.4.1", + "prettier": "3.4.2", "semantic-release": "24.2.0", "tap": "21.0.1", "typescript": "5.6.3"