Skip to content

Commit

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

Bump prettier from 2.1.0 to 2.1.1
  • Loading branch information
mauricedb authored Aug 28, 2020
2 parents 7ca95e9 + c7e4087 commit 87be886
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.2",
"prettier": "2.1.0",
"prettier": "2.1.1",
"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 @@ -2893,10 +2893,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.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.0.tgz#5a9789f767a243118c60f3e56d95cb6544914fbb"
integrity sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==
prettier@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==

pretty-hrtime@^1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 87be886

Please sign in to comment.