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] committed Mar 15, 2023
1 parent 85d0209 commit a29f30a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 49 deletions.
71 changes: 24 additions & 47 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 @@ -27,7 +27,7 @@
"author": "cybozu",
"license": "MIT",
"devDependencies": {
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"@types/react": "^18.0.28",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
Expand All @@ -43,7 +43,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-node": "^11.1.0",
Expand Down

0 comments on commit a29f30a

Please sign in to comment.