Skip to content

Commit a83db9c

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
},
4747
"devDependencies": {
4848
"@fastify/formbody": "8.0.1",
49-
"@podium/eslint-config": "1.0.3",
49+
"@podium/eslint-config": "1.0.5",
5050
"@podium/layout": "5.2.18",
5151
"@podium/semantic-release-config": "2.0.0",
5252
"@podium/test-utils": "3.0.16",
5353
"@podium/typescript-config": "1.0.0",
54-
"eslint": "9.16.0",
54+
"eslint": "9.17.0",
5555
"fastify": "5.1.0",
5656
"npm-run-all2": "6.2.6",
57-
"prettier": "3.4.1",
57+
"prettier": "3.4.2",
5858
"semantic-release": "24.2.0",
5959
"tap": "21.0.1",
6060
"typescript": "5.6.3"

0 commit comments

Comments
 (0)