Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to ^8.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent d85e45e commit 8d8dcd2
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 55 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
},
"prettier": "@nexterias/prettier-config",
"dependencies": {
"@eslint/js": "^8.57.0",
"@eslint/js": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"typescript-eslint": "^7.5.0"
},
"devDependencies": {
"@nexterias/prettier-config": "^1.1.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"lefthook": "^1.7.15",
"prettier": "^3.2.5"
},
"peerDependencies": {
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2"
Expand Down
109 changes: 57 additions & 52 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 8d8dcd2

Please sign in to comment.