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 committed May 8, 2021
1 parent 33dc74d commit e30e637
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 18 deletions.
44 changes: 28 additions & 16 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 @@ -34,7 +34,7 @@
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^33.0.0",
"eslint-plugin-jsdoc": "^33.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^31.0.0"
},
Expand All @@ -47,7 +47,7 @@
"typescript": "^4.2.4"
},
"peerDependencies": {
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"prettier": "^2.2.1"
},
"homepage": "https://github.com/teppeis/eslint-config-teppeis",
Expand Down

0 comments on commit e30e637

Please sign in to comment.