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 4, 2024
1 parent d517314 commit 733bcc3
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 43 deletions.
95 changes: 54 additions & 41 deletions package-lock.json

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

4 changes: 2 additions & 2 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.12.0",
"mocha": "^10.7.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
Expand All @@ -50,7 +50,7 @@
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-n": "^17.10.3",
"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 733bcc3

Please sign in to comment.