Skip to content

Commit

Permalink
fix(deps): update all lint-related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 2e3d4b5 commit aa6bb6c
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 151 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"dependencies": {
"@eslint/compat": "^1.2.3",
"@total-typescript/ts-reset": "^0.6.1",
"@vitest/eslint-plugin": "^1.1.10",
"eslint-plugin-import-x": "^4.4.2",
"eslint-plugin-jest-dom": "^5.4.0",
"@vitest/eslint-plugin": "^1.1.12",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-testing-library": "^6.5.0",
"globals": "^15.12.0",
"prettier-plugin-packagejson": "^2.5.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier-plugin-packagejson": "^2.5.6",
"prettier-plugin-tailwindcss": "^0.6.9",
"tslib": "^2.8.1",
"typescript-eslint": "^8.14.0"
"typescript-eslint": "^8.16.0"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand All @@ -47,7 +47,7 @@
"eslint": "^9.15.0",
"husky": "^9.1.6",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"react": "^18.3.1",
"typescript": "^5.6.3"
},
Expand Down
Loading

0 comments on commit aa6bb6c

Please sign in to comment.