Skip to content

Commit

Permalink
Update dependency prettier to v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2019
1 parent f2e996a commit 69f03ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,6 +3,6 @@
"test": "prettier --write README.md"
},
"devDependencies": {
"prettier": "1.18.0"
"prettier": "1.18.2"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2,6 +2,6 @@
# yarn lockfile v1


prettier@1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.0.tgz#d1701ca9b2941864b52f3262b35946d2c9cd88f0"
prettier@1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"

0 comments on commit 69f03ae

Please sign in to comment.