Skip to content

Commit

Permalink
Bump prettier from 1.17.1 to 1.18.0 (#503)
Browse files Browse the repository at this point in the history
Bump prettier from 1.17.1 to 1.18.0

Co-authored-by: null <dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
rwjblue and dependabot-preview[bot] authored Jun 7, 2019
2 parents 23d7e42 + 472264f commit 47a89b1
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 @@ -56,7 +56,7 @@
"eslint-plugin-prettier": "^3.1.0",
"lerna-changelog": "^0.8.2",
"loader.js": "^4.2.3",
"prettier": "1.17.1"
"prettier": "1.18.0"
},
"engines": {
"node": "6.* || 8.* || >= 10.*"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6612,10 +6612,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
prettier@1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.0.tgz#d1701ca9b2941864b52f3262b35946d2c9cd88f0"
integrity sha512-YsdAD29M0+WY2xXZk3i0PA16olY9qZss+AuODxglXcJ+2ZBwFv+6k5tE8GS8/HKAthaajlS/WqhdgcjumOrPlg==

pretty-ms@^3.1.0:
version "3.2.0"
Expand Down

0 comments on commit 47a89b1

Please sign in to comment.