Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2020
1 parent 8b0d71b commit 5b3338b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 @@ -40,13 +40,13 @@
},
"peerDependencies": {
"eslint": "^5.16.0 || ^6.8.0",
"prettier": "^1.18.2",
"prettier": "^1.18.2 || ^2.0.0",
"typescript": ">=3.2.1 <3.7.4"
},
"devDependencies": {
"@types/react": "16.9.32",
"eslint": "6.8.0",
"prettier": "1.19.1",
"prettier": "2.0.3",
"react": "16.13.1",
"standard-version": "7.1.0",
"typescript": "3.7.3"
Expand Down

0 comments on commit 5b3338b

Please sign in to comment.