Skip to content

Commit

Permalink
fix(deps): update all lint-related packages (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent ec3c545 commit 72caf7d
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 148 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,25 @@
},
"prettier": "./prettier.js",
"dependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/compat": "^1.2.1",
"@total-typescript/ts-reset": "^0.6.1",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^6.3.0",
"@vitest/eslint-plugin": "^1.1.4",
"eslint-plugin-testing-library": "^6.4.0",
"@vitest/eslint-plugin": "^1.1.7",
"globals": "^15.11.0",
"prettier-plugin-packagejson": "^2.5.2",
"prettier-plugin-packagejson": "^2.5.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tslib": "^2.8.0",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.11.0"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@types/react": "^18.3.12",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"husky": "^9.1.6",
"npm-run-all2": "^6.2.6",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 72caf7d

Please sign in to comment.