Skip to content

Commit be0fd96

Browse files
chore(deps): update eslint (#3136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3a3e2c commit be0fd96

File tree

2 files changed

+126
-126
lines changed

2 files changed

+126
-126
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@actions/github": "6.0.0",
107107
"@algolia/client-search": "5.5.3",
108108
"@eslint/compat": "1.1.1",
109-
"@eslint/js": "9.10.0",
109+
"@eslint/js": "9.11.0",
110110
"@stylistic/eslint-plugin": "2.8.0",
111111
"@types/eslint__js": "8.42.3",
112112
"@types/node": "20.16.5",
@@ -119,10 +119,10 @@
119119
"@vueuse/core": "11.1.0",
120120
"commit-and-tag-version": "12.4.4",
121121
"cypress": "13.14.2",
122-
"eslint": "9.10.0",
122+
"eslint": "9.11.0",
123123
"eslint-config-prettier": "9.1.0",
124124
"eslint-define-config": "2.1.0",
125-
"eslint-plugin-jsdoc": "50.2.3",
125+
"eslint-plugin-jsdoc": "50.2.4",
126126
"eslint-plugin-prettier": "5.2.1",
127127
"eslint-plugin-unicorn": "55.0.0",
128128
"jiti": "1.21.6",
@@ -137,7 +137,7 @@
137137
"tsup": "8.3.0",
138138
"tsx": "4.19.1",
139139
"typescript": "5.6.2",
140-
"typescript-eslint": "8.5.0",
140+
"typescript-eslint": "8.7.0",
141141
"validator": "13.12.0",
142142
"vite": "5.4.7",
143143
"vitepress": "1.3.4",

0 commit comments

Comments
 (0)