Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Commit

Permalink
chore(deps): update dependency prettier to v1.17.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and splincode committed Apr 13, 2019
1 parent 176a9a7 commit 2fa486e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lint-staged": "8.1.5",
"ng-packagr": "4.7.1",
"npm-run-all": "4.1.5",
"prettier": "1.16.4",
"prettier": "1.17.0",
"ts-node": "8.0.2",
"tsickle": "0.34.2",
"tslib": "1.9.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5533,10 +5533,10 @@ prepend-http@^1.0.1:
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=

prettier@1.16.4:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
prettier@1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==

process-nextick-args@~2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 2fa486e

Please sign in to comment.