Skip to content

Commit

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

Bump prettier from 2.0.5 to 2.1.1
  • Loading branch information
smorimoto authored Aug 26, 2020
2 parents 2a9e0de + 76d862c commit 5620dff
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 @@ -556,7 +556,7 @@
"jest-cli": "26.4.2",
"mocha": "7.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.0.5",
"prettier": "2.1.1",
"vsce": "1.79.3",
"vscode": "1.1.37",
"vscode-test": "1.4.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4198,10 +4198,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.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==

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

0 comments on commit 5620dff

Please sign in to comment.