Skip to content

Commit 00ae1fa

Browse files
chore(deps): update eslint and prettier packages
1 parent e8d45b0 commit 00ae1fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"undici": "6.21.1"
103103
},
104104
"devDependencies": {
105-
"@podium/eslint-config": "1.0.5",
105+
"@podium/eslint-config": "1.0.8",
106106
"@podium/semantic-release-config": "2.0.0",
107107
"@podium/test-utils": "3.1.0-next.5",
108108
"@podium/typescript-config": "1.0.0",
@@ -114,15 +114,15 @@
114114
"@sinonjs/fake-timers": "11.3.1",
115115
"@types/readable-stream": "4.0.18",
116116
"benchmark": "2.1.4",
117-
"eslint": "9.17.0",
117+
"eslint": "9.21.0",
118118
"eslint-config-prettier": "9.1.0",
119-
"eslint-plugin-prettier": "5.2.1",
119+
"eslint-plugin-prettier": "5.2.3",
120120
"express": "4.21.2",
121121
"get-stream": "9.0.1",
122122
"http-proxy": "1.18.1",
123123
"is-stream": "4.0.1",
124124
"npm-run-all2": "6.2.6",
125-
"prettier": "3.4.2",
125+
"prettier": "3.5.3",
126126
"semantic-release": "24.1.2",
127127
"tap": "18.7.2",
128128
"typescript": "5.6.3",

0 commit comments

Comments
 (0)