Skip to content

Commit 16e7397

Browse files
chore: update eslint (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc663dd commit 16e7397

File tree

2 files changed

+35
-70
lines changed

2 files changed

+35
-70
lines changed

package-lock.json

Lines changed: 32 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"@codemirror/lang-json": "^6.0.2",
3838
"@codemirror/lang-markdown": "^6.5.0",
3939
"@codemirror/language": "^6.11.3",
40-
"@eslint/css": "^0.14.0",
40+
"@eslint/css": "^0.14.1",
4141
"@eslint/js": "^9.39.1",
42-
"@eslint/json": "^0.13.2",
43-
"@eslint/markdown": "^7.5.0",
42+
"@eslint/json": "^0.14.0",
43+
"@eslint/markdown": "^7.5.1",
4444
"@html-eslint/eslint-plugin": "^0.42.0",
4545
"@lezer/highlight": "^1.2.3",
4646
"@radix-ui/react-accordion": "^1.2.12",

0 commit comments

Comments
 (0)