Skip to content

Commit

Permalink
chore(deps): update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 3acc584 commit 5424649
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 52 deletions.
111 changes: 62 additions & 49 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"devDependencies": {
"@types/react": "^18.3.11",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"mocha": "^10.7.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
Expand All @@ -48,9 +48,9 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
"globals": "^15.9.0",
"typescript-eslint": "^8.7.0"
Expand Down

0 comments on commit 5424649

Please sign in to comment.