Skip to content

Commit

Permalink
fix(deps): update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 48b28a4 commit 9ebcc65
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 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.17",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.4.2",
Expand All @@ -48,7 +48,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.5.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
Expand Down

0 comments on commit 9ebcc65

Please sign in to comment.