Skip to content

Commit 68cd3d2

Browse files
chore(deps): update eslint and prettier packages (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6948fb commit 68cd3d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"undici": "6.21.3"
4040
},
4141
"devDependencies": {
42-
"@podium/eslint-config": "1.0.11",
42+
"@podium/eslint-config": "1.0.16",
4343
"@podium/semantic-release-config": "2.0.2",
4444
"@podium/typescript-config": "1.0.0",
4545
"@types/node": "20.17.57",
4646
"concurrently": "9.1.2",
4747
"cronometro": "4.0.3",
48-
"eslint": "9.25.1",
49-
"prettier": "3.5.3",
48+
"eslint": "9.30.0",
49+
"prettier": "3.6.2",
5050
"npm-run-all2": "6.2.6",
5151
"table": "6.8.2",
5252
"typescript": "5.7.2",

0 commit comments

Comments
 (0)