Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent d1e0aa4 commit ccce782
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 36 deletions.
198 changes: 165 additions & 33 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"eslint": "^8.51.0",
"eslint": "^8.57.1",
"eslint-config-free": "^1.5.10",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/nidalee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@types/react-dom": "^18.2.11",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-testing-library": "^6.0.2",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-testing-library": "^6.5.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.31",
Expand Down

0 comments on commit ccce782

Please sign in to comment.