Skip to content

Commit

Permalink
chore(deps): update all lint-related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent fa2a3fb commit 0db64e2
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 158 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,26 @@
"dependencies": {
"@eslint/compat": "^1.1.1",
"@total-typescript/ts-reset": "^0.5.1",
"eslint-plugin-import-x": "^0.5.1",
"eslint-plugin-import-x": "^0.5.3",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-vitest": "^0.5.4",
"globals": "^15.8.0",
"prettier-plugin-packagejson": "^2.5.0",
"prettier-plugin-tailwindcss": "^0.6.1",
"prettier-plugin-packagejson": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.6.5",
"tslib": "^2.6.3",
"typescript-eslint": "^8.0.0-alpha.20"
"typescript-eslint": "^8.0.0-alpha.57"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/react": "^18.3.3",
"eslint": "^9.4.0",
"eslint": "^9.8.0",
"husky": "^9.1.1",
"npm-run-all2": "^5.0.0",
"prettier": "^3.3.1",
"prettier": "^3.3.3",
"react": "^18.3.1",
"typescript": "^5.5.4"
},
Expand Down
Loading

0 comments on commit 0db64e2

Please sign in to comment.