Skip to content

Commit dfdd438

Browse files
Update eslint-plugins (#33123)
* Update eslint-plugins * Hold back esbuild to unbreak vitepress --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent c106abd commit dfdd438

File tree

2 files changed

+212
-122
lines changed

2 files changed

+212
-122
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@
121121
"yaml@2.8.2": "2.8.3",
122122
"undici@7.22.2": "7.24.7",
123123
"@xmldom/xmldom@0.8.11": "0.9.9",
124-
"esbuild@<=0.24.2": ">=0.25.0",
124+
"esbuild@<=0.24.2": "0.27.4",
125+
"esbuild@~0.27.0": "0.27.4",
125126
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3"
126127
}
127128
},

0 commit comments

Comments
 (0)