Skip to content

Commit f5c5d32

Browse files
authored
chore: upgrade eslint (#51)
1 parent 7b5d294 commit f5c5d32

File tree

2 files changed

+26
-15
lines changed

2 files changed

+26
-15
lines changed

package-lock.json

+24-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@commitlint/cli": "^19.8.0",
4444
"@commitlint/config-conventional": "^19.8.0",
4545
"@eslint/eslintrc": "^3.3.0",
46-
"@eslint/js": "^9.21.0",
46+
"@eslint/js": "^9.22.0",
4747
"@preact/preset-vite": "^2.10.1",
4848
"@semantic-release/git": "^10.0.1",
4949
"@testing-library/preact": "^3.2.4",
@@ -54,7 +54,7 @@
5454
"@typhonjs-typedoc/typedoc-theme-dmt": "^0.3.1",
5555
"@vitest/coverage-v8": "^3.0.8",
5656
"@vitest/eslint-plugin": "^1.1.36",
57-
"eslint": "^9.21.0",
57+
"eslint": "^9.22.0",
5858
"eslint-config-preact": "github:brianrodri/eslint-config-preact#eslint-v9",
5959
"eslint-config-prettier": "^10.1.1",
6060
"eslint-import-resolver-typescript": "^3.8.3",

0 commit comments

Comments
 (0)