Skip to content

Commit 9b200a9

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

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
@@ -46,15 +46,15 @@
4646
},
4747
"devDependencies": {
4848
"@fastify/formbody": "8.0.1",
49-
"@podium/eslint-config": "1.0.2",
49+
"@podium/eslint-config": "1.0.3",
5050
"@podium/layout": "5.2.17",
5151
"@podium/semantic-release-config": "2.0.0",
5252
"@podium/test-utils": "3.0.15",
5353
"@podium/typescript-config": "1.0.0",
54-
"eslint": "9.13.0",
54+
"eslint": "9.16.0",
5555
"fastify": "5.1.0",
5656
"npm-run-all2": "6.2.6",
57-
"prettier": "3.3.3",
57+
"prettier": "3.4.1",
5858
"semantic-release": "24.1.2",
5959
"tap": "21.0.1",
6060
"typescript": "5.6.3"

0 commit comments

Comments
 (0)