Skip to content

Commit

Permalink
Merge pull request #410 from mauricedb/dependabot/npm_and_yarn/pretti…
Browse files Browse the repository at this point in the history
…er-2.1.0

Bump prettier from 2.0.5 to 2.1.0
  • Loading branch information
mauricedb authored Aug 26, 2020
2 parents a13c3a6 + b45a31c commit 85bd8c8
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 @@ -35,7 +35,7 @@
"jest-fetch-mock": "3.0.3",
"microbundle": "0.12.3",
"parcel-bundler": "1.12.4",
"prettier": "2.0.5",
"prettier": "2.1.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"ts-jest": "26.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6841,10 +6841,10 @@ prelude-ls@~1.1.2:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=

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==
prettier@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.0.tgz#5a9789f767a243118c60f3e56d95cb6544914fbb"
integrity sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==

pretty-bytes@^3.0.0:
version "3.0.1"
Expand Down

0 comments on commit 85bd8c8

Please sign in to comment.