Skip to content

Commit 4e246bc

Browse files
committed
Upgraded eslint parser and plugin
1 parent fa16633 commit 4e246bc

File tree

3 files changed

+101
-108
lines changed

3 files changed

+101
-108
lines changed

ui/ui-docs/package-lock.json

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

ui/ui-docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@apicurio/eslint-config": "0.3.0",
1616
"@types/react": "18.3.3",
1717
"@types/react-dom": "18.3.0",
18-
"@typescript-eslint/eslint-plugin": "7.18.0",
19-
"@typescript-eslint/parser": "7.18.0",
18+
"@typescript-eslint/eslint-plugin": "8.0.0",
19+
"@typescript-eslint/parser": "8.0.0",
2020
"@vitejs/plugin-react-swc": "3.7.0",
2121
"eslint": "8.57.0",
2222
"eslint-plugin-react-hooks": "4.6.2",

0 commit comments

Comments
 (0)