Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.7.2 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ikatyang committed Sep 28, 2017
1 parent ebca5cf commit 40c20da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "8.0.31",
"@types/prettier": "1.7.0",
"nyc": "11.2.1",
"prettier": "1.7.1",
"prettier": "1.7.2",
"prettier-config-ikatyang": "1.1.1",
"standard-version": "4.2.0",
"tslint": "5.7.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1358,9 +1358,9 @@ [email protected]:
version "1.1.1"
resolved "https://registry.yarnpkg.com/prettier-config-ikatyang/-/prettier-config-ikatyang-1.1.1.tgz#9ccab4bc2d441e4c68b58dbe8f1a4e18213c3f2d"

[email protected].1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.7.1.tgz#f674c52978e14ae7dffd7828e88cce07501d95dc"
[email protected].2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.7.2.tgz#81371e64018aafc69cf1031956c70e029339f54e"

process-nextick-args@~1.0.6:
version "1.0.7"
Expand Down

0 comments on commit 40c20da

Please sign in to comment.