Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 1.19.1 to 2.0.5 (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 1, 2020
1 parent 834f9c4 commit 8f34423
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 @@ -95,7 +95,7 @@
"mocha-multi": "^1.1.3",
"nock": "^11.3.5",
"npm-watch": "^0.6.0",
"prettier": "1.19.1",
"prettier": "2.0.5",
"pryjs": "^1.0.3",
"regenerator-runtime": "^0.13.3",
"semantic-release": "^15.13.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8905,10 +8905,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.19.1:
version "1.19.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
prettier@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

pretty-format@^25.1.0:
version "25.1.0"
Expand Down

0 comments on commit 8f34423

Please sign in to comment.