Skip to content

Commit d98b72f

Browse files
chore(deps): update tools & commanders (#575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30de903 commit d98b72f

File tree

2 files changed

+142
-72
lines changed

2 files changed

+142
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"dependencies": {
8383
"@antfu/install-pkg": "^1.0.0",
8484
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
85-
"@typescript-eslint/eslint-plugin": "^8.24.0",
86-
"@typescript-eslint/parser": "^8.24.0",
85+
"@typescript-eslint/eslint-plugin": "^8.24.1",
86+
"@typescript-eslint/parser": "^8.24.1",
8787
"@vitest/eslint-plugin": "^1.1.31",
8888
"eslint-config-flat-gitignore": "^2.0.0",
8989
"eslint-config-prettier": "^10.0.1",
@@ -116,7 +116,7 @@
116116
"@eslint-react/eslint-plugin": "^1.26.2",
117117
"@eslint/config-inspector": "^1.0.0",
118118
"@types/eslint-config-prettier": "^6.11.3",
119-
"@types/node": "^22.13.1",
119+
"@types/node": "^22.13.4",
120120
"@types/prompts": "^2.4.9",
121121
"@types/yargs": "^17.0.33",
122122
"@unocss/eslint-plugin": "^65.4.3",

0 commit comments

Comments
 (0)