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 Jan 27, 2025
1 parent 782271b commit ba60232
Show file tree
Hide file tree
Showing 3 changed files with 2,977 additions and 8,166 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.19.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.19.0",
"prettier": "2.8.3"
},
"peerDependencies": {
"eslint": "~8.32.0",
"eslint": "~9.19.0",
"prettier": "^2.0.5"
},
"prettier": "./prettier-config.js",
Expand Down
Loading

0 comments on commit ba60232

Please sign in to comment.