Skip to content

Commit

Permalink
chore(deps): update eslint and prettier packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent e8d45b0 commit 00ae1fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"undici": "6.21.1"
},
"devDependencies": {
"@podium/eslint-config": "1.0.5",
"@podium/eslint-config": "1.0.8",
"@podium/semantic-release-config": "2.0.0",
"@podium/test-utils": "3.1.0-next.5",
"@podium/typescript-config": "1.0.0",
Expand All @@ -114,15 +114,15 @@
"@sinonjs/fake-timers": "11.3.1",
"@types/readable-stream": "4.0.18",
"benchmark": "2.1.4",
"eslint": "9.17.0",
"eslint": "9.21.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"express": "4.21.2",
"get-stream": "9.0.1",
"http-proxy": "1.18.1",
"is-stream": "4.0.1",
"npm-run-all2": "6.2.6",
"prettier": "3.4.2",
"prettier": "3.5.3",
"semantic-release": "24.1.2",
"tap": "18.7.2",
"typescript": "5.6.3",
Expand Down

0 comments on commit 00ae1fa

Please sign in to comment.