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] authored Dec 16, 2024
1 parent 48cedcd commit 2013a4e
Show file tree
Hide file tree
Showing 3 changed files with 3,152 additions and 8,403 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"colors": "1.4.0",
"conventional-changelog-conventionalcommits": "~5.0.0",
"cross-env": "~7.0.3",
"eslint": "~8.33.0",
"eslint": "~9.17.0",
"husky": "~8.0.3",
"lerna": "~6.6.0",
"lint-staged": "~13.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin-x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"prettier-plugin-tailwindcss": "0.3.0"
},
"devDependencies": {
"eslint": "~8.32.0",
"eslint": "~9.17.0",
"prettier": "~2.8.3"
},
"peerDependencies": {
"eslint": "~8.32.0",
"eslint": "~9.17.0",
"prettier": "^2.0.5"
},
"prettier": "./prettier-config.js",
Expand Down
Loading

0 comments on commit 2013a4e

Please sign in to comment.