Skip to content

Commit c6a4c08

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

File tree

2 files changed

+185
-95
lines changed

2 files changed

+185
-95
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@
7878
"enquirer": "^2.4.1",
7979
"esbuild": "^0.21.4",
8080
"esbuild-plugin-polyfill-node": "^0.3.0",
81-
"eslint": "^9.2.0",
82-
"eslint-plugin-import-x": "^0.5.0",
81+
"eslint": "^9.3.0",
82+
"eslint-plugin-import-x": "^0.5.1",
8383
"eslint-plugin-vitest": "^0.5.4",
8484
"estree-walker": "^2.0.2",
8585
"execa": "^8.0.1",
8686
"jsdom": "^24.0.0",
87-
"lint-staged": "^15.2.2",
87+
"lint-staged": "^15.2.5",
8888
"lodash": "^4.17.21",
8989
"magic-string": "^0.30.10",
9090
"markdown-table": "^3.0.3",
@@ -109,7 +109,7 @@
109109
"tslib": "^2.6.2",
110110
"tsx": "^4.11.0",
111111
"typescript": "~5.4.5",
112-
"typescript-eslint": "^7.8.0",
112+
"typescript-eslint": "^7.10.0",
113113
"vite": "^5.2.11",
114114
"vitest": "^1.5.2"
115115
},

0 commit comments

Comments
 (0)