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 Oct 12, 2021
1 parent c923fd8 commit 146c64d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,20 @@
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsdoc": "^35.5.1",
"eslint-plugin-jsdoc": "^36.1.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^34.0.1"
"eslint-plugin-unicorn": "^37.0.1"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"glob": "^7.2.0",
"mocha": "^9.1.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",
"typescript": "^4.4.3"
},
"peerDependencies": {
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"prettier": "^2.4.1"
},
"homepage": "https://github.com/teppeis/eslint-config-teppeis",
Expand Down

0 comments on commit 146c64d

Please sign in to comment.