Skip to content

Commit d6990dc

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

File tree

2 files changed

+106
-114
lines changed

2 files changed

+106
-114
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"enquirer": "^2.4.1",
7979
"esbuild": "^0.21.5",
8080
"esbuild-plugin-polyfill-node": "^0.3.0",
81-
"eslint": "^9.3.0",
81+
"eslint": "^9.4.0",
8282
"eslint-plugin-import-x": "^0.5.1",
8383
"eslint-plugin-vitest": "^0.5.4",
8484
"estree-walker": "^2.0.2",
@@ -92,7 +92,7 @@
9292
"minimist": "^1.2.8",
9393
"npm-run-all2": "^6.2.0",
9494
"picocolors": "^1.0.1",
95-
"prettier": "^3.2.5",
95+
"prettier": "^3.3.1",
9696
"pretty-bytes": "^6.1.1",
9797
"pug": "^3.0.3",
9898
"puppeteer": "~22.7.1",
@@ -109,7 +109,7 @@
109109
"tslib": "^2.6.3",
110110
"tsx": "^4.15.1",
111111
"typescript": "~5.4.5",
112-
"typescript-eslint": "^7.10.0",
112+
"typescript-eslint": "^7.12.0",
113113
"vite": "^5.2.13",
114114
"vitest": "^1.5.2"
115115
},

0 commit comments

Comments
 (0)