Skip to content

Commit 5b231fd

Browse files
chore(deps): update tools & commanders (#719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35d4474 commit 5b231fd

File tree

2 files changed

+160
-71
lines changed

2 files changed

+160
-71
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
"dependencies": {
8585
"@antfu/install-pkg": "^1.1.0",
8686
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
87-
"@typescript-eslint/eslint-plugin": "^8.35.0",
88-
"@typescript-eslint/parser": "^8.35.0",
87+
"@typescript-eslint/eslint-plugin": "^8.35.1",
88+
"@typescript-eslint/parser": "^8.35.1",
8989
"@vitest/eslint-plugin": "^1.2.7",
9090
"eslint-config-flat-gitignore": "^2.1.0",
9191
"eslint-config-prettier": "^10.1.5",
@@ -121,7 +121,7 @@
121121
"@eslint-react/eslint-plugin": "^1.52.2",
122122
"@eslint/config-inspector": "^1.1.0",
123123
"@types/eslint-config-prettier": "^6.11.3",
124-
"@types/node": "^24.0.4",
124+
"@types/node": "^24.0.10",
125125
"@types/prompts": "^2.4.9",
126126
"@types/yargs": "^17.0.33",
127127
"@unocss/eslint-plugin": "^66.2.3",

0 commit comments

Comments
 (0)