diff --git a/package.json b/package.json index 912e345..f308c6c 100644 --- a/package.json +++ b/package.json @@ -46,16 +46,16 @@ }, "devDependencies": { "@babel/preset-env": "7.26.0", - "@podium/eslint-config": "1.0.3", + "@podium/eslint-config": "1.0.5", "@podium/semantic-release-config": "2.0.0", "@podium/typescript-config": "1.0.0", "@rollup/plugin-babel": "6.0.4", "@rollup/plugin-commonjs": "25.0.8", "@rollup/plugin-node-resolve": "15.3.0", - "eslint": "9.16.0", + "eslint": "9.17.0", "jsdom": "24.1.3", "npm-run-all2": "6.2.6", - "prettier": "3.4.1", + "prettier": "3.4.2", "rollup": "4.28.0", "semantic-release": "24.1.1", "tap": "18.7.2"