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 Nov 22, 2024
1 parent 44e2004 commit bfb8099
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 80 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,28 +33,28 @@
},
"prettier": "./prettier.js",
"dependencies": {
"@eslint/compat": "^1.2.1",
"@eslint/compat": "^1.2.3",
"@total-typescript/ts-reset": "^0.6.1",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-import-x": "^4.4.2",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^6.4.0",
"@vitest/eslint-plugin": "^1.1.7",
"@vitest/eslint-plugin": "^1.1.10",
"globals": "^15.11.0",
"prettier-plugin-packagejson": "^2.5.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tslib": "^2.8.0",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.14.0"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@types/react": "^18.3.12",
"eslint": "^9.13.0",
"eslint": "9.13.0",
"husky": "^9.1.6",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"prettier": "3.3.3",
"react": "^18.3.1",
"typescript": "^5.6.3"
},
Expand Down
155 changes: 81 additions & 74 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfb8099

Please sign in to comment.