Skip to content

Commit

Permalink
Update eslint-config-prettier requirement from ^4.2.0 to ^6.0.0 (#39)
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-config-prettier](/~https://github.com/prettier/eslint-config-prettier) to permit the latest version.
- [Release notes](/~https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](/~https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v4.2.0...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tclindner committed Jul 19, 2019
1 parent cfef8d5 commit 7ed90e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"eslint-config-airbnb-base": "^13.2.0",
"eslint-config-prettier": "^4.2.0"
"eslint-config-prettier": "^6.0.0"
},
"peerDependencies": {
"eslint": "^5.16.0",
Expand Down

0 comments on commit 7ed90e8

Please sign in to comment.