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 Sep 24, 2024
1 parent c09273c commit 507c2f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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 @@ -29,10 +29,10 @@
"license": "MIT",
"devDependencies": {
"@types/react": "^18.3.9",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"mocha": "^10.7.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"react": "^18.3.1",
"standard-version": "^9.3.2",
"typescript": "^5.6.2"
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.2",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
"globals": "^15.6.0",
"typescript-eslint": "^8.1.0"
Expand Down

0 comments on commit 507c2f8

Please sign in to comment.