Skip to content

Commit

Permalink
chore(deps): update eslint (#438)
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 and dgonzalezr committed Aug 18, 2023
1 parent c3e5685 commit 2a0d576
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 41 deletions.
125 changes: 88 additions & 37 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@
"copy-webpack-plugin": "11.0.0",
"copyfiles": "2.4.1",
"decompress": "4.2.1",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.13",
"fs-extra": "11.1.1",
Expand Down

0 comments on commit 2a0d576

Please sign in to comment.