Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent fcbe355 commit f572181
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 145 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lint": "eslint --ext \".js,.vue,.ts,.html\" --ignore-path .gitignore --fix ."
},
"devDependencies": {
"eslint": "^8.47.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.2"
}
Expand Down
Loading

0 comments on commit f572181

Please sign in to comment.