Skip to content

Commit 56d47e6

Browse files
committed
fix: changed version update style for eslint
1 parent 25b53d0 commit 56d47e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "^8.27.0",
3939
"@typescript-eslint/parser": "^8.27.0",
4040
"@typescript-eslint/utils": "^8.26.1",
41-
"eslint": ">=9.0.0",
41+
"eslint": "^9.0.0",
4242
"eslint-config-prettier": "^9.1.0",
4343
"eslint-plugin-import": "^2.31.0",
4444
"eslint-plugin-jsx-a11y": "^6.10.2",

0 commit comments

Comments
 (0)