Skip to content

Commit c803e6a

Browse files
chore(deps): update lint (#11448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0d899d commit c803e6a

File tree

2 files changed

+136
-71
lines changed

2 files changed

+136
-71
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"enquirer": "^2.4.1",
7777
"esbuild": "^0.23.0",
7878
"esbuild-plugin-polyfill-node": "^0.3.0",
79-
"eslint": "^9.6.0",
79+
"eslint": "^9.8.0",
8080
"eslint-plugin-import-x": "^0.5.3",
8181
"eslint-plugin-vitest": "^0.5.4",
8282
"estree-walker": "catalog:",
@@ -88,7 +88,7 @@
8888
"marked": "^12.0.2",
8989
"npm-run-all2": "^6.2.2",
9090
"picocolors": "^1.0.1",
91-
"prettier": "^3.3.2",
91+
"prettier": "^3.3.3",
9292
"pretty-bytes": "^6.1.1",
9393
"pug": "^3.0.3",
9494
"puppeteer": "~22.14.0",
@@ -104,7 +104,7 @@
104104
"tslib": "^2.6.3",
105105
"tsx": "^4.16.2",
106106
"typescript": "~5.4.5",
107-
"typescript-eslint": "^7.15.0",
107+
"typescript-eslint": "^7.17.0",
108108
"vite": "catalog:",
109109
"vitest": "^1.6.0"
110110
},

0 commit comments

Comments
 (0)