Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 3568ab2

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

File tree

2 files changed

+121
-121
lines changed

2 files changed

+121
-121
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,21 +78,21 @@
7878
"enquirer": "^2.4.1",
7979
"esbuild": "^0.21.5",
8080
"esbuild-plugin-polyfill-node": "^0.3.0",
81-
"eslint": "^9.4.0",
81+
"eslint": "^9.5.0",
8282
"eslint-plugin-import-x": "^0.5.1",
8383
"eslint-plugin-vitest": "^0.5.4",
8484
"estree-walker": "^2.0.2",
8585
"execa": "^9.2.0",
8686
"jsdom": "^24.1.0",
87-
"lint-staged": "^15.2.5",
87+
"lint-staged": "^15.2.7",
8888
"lodash": "^4.17.21",
8989
"magic-string": "^0.30.10",
9090
"markdown-table": "^3.0.3",
9191
"marked": "^12.0.2",
9292
"minimist": "^1.2.8",
9393
"npm-run-all2": "^6.2.0",
9494
"picocolors": "^1.0.1",
95-
"prettier": "^3.3.1",
95+
"prettier": "^3.3.2",
9696
"pretty-bytes": "^6.1.1",
9797
"pug": "^3.0.3",
9898
"puppeteer": "~22.11.0",
@@ -109,7 +109,7 @@
109109
"tslib": "^2.6.3",
110110
"tsx": "^4.15.5",
111111
"typescript": "~5.4.5",
112-
"typescript-eslint": "^7.12.0",
112+
"typescript-eslint": "^7.13.0",
113113
"vite": "^5.2.13",
114114
"vitest": "^1.6.0"
115115
},

0 commit comments

Comments
 (0)