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 20, 2024
1 parent 48b28a4 commit a98f868
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
35 changes: 18 additions & 17 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.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 @@ -46,9 +46,9 @@
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.5.1",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-n": "^17.15.1",
"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 a98f868

Please sign in to comment.