Skip to content

Commit

Permalink
Merge pull request #120 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 762f7cb + 0f78a19 commit 35baecd
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 @@ -38,7 +38,7 @@
"gulp-mocha": "7.0.2",
"istanbul": "0.4.5",
"mocha": "8.1.1",
"prettier": "2.0.5",
"prettier": "2.1.0",
"stream-assert": "2.0.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2840,10 +2840,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-hrtime@^1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 35baecd

Please sign in to comment.