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 Apr 5, 2024
1 parent fcbe355 commit 434192d
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 139 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 434192d

Please sign in to comment.