Skip to content

Commit

Permalink
Merge pull request #1203 from intuit/dependabot/npm_and_yarn/prettier…
Browse files Browse the repository at this point in the history
…-2.0.5

Bump prettier from 2.0.4 to 2.0.5
  • Loading branch information
hipstersmoothie authored May 4, 2020
2 parents 1ef1bbf + 0b50284 commit b5bc74e
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
integrity sha512-m2OzlTDbhvzK4hgswH9Lx0cdpq1AntXu53Klz5RGkFfuoDvKsnlU7tmtVfNWtUiP0zZbGtrb/BZYH7aB6TRnMA==

"@auto-it/bot-list@link:packages/bot-list":
version "9.30.2"
version "9.31.0"

"@auto-it/core@link:packages/core":
version "9.30.2"
version "9.31.0"
dependencies:
"@auto-it/bot-list" "link:packages/bot-list"
"@octokit/core" "2.4.2"
Expand Down Expand Up @@ -50,9 +50,10 @@
url-join "^4.0.0"

"@auto-it/npm@link:plugins/npm":
version "9.30.2"
version "9.31.0"
dependencies:
"@auto-it/core" "link:packages/core"
await-to-js "^2.1.1"
env-ci "^5.0.1"
fp-ts "^2.5.3"
get-monorepo-packages "^1.1.0"
Expand All @@ -67,7 +68,7 @@
user-home "^2.0.0"

"@auto-it/released@link:plugins/released":
version "9.30.2"
version "9.31.0"
dependencies:
"@auto-it/core" "link:packages/core"
deepmerge "^4.0.0"
Expand Down Expand Up @@ -12367,9 +12368,9 @@ prettier-linter-helpers@^1.0.0:
fast-diff "^1.1.2"

prettier@^2.0.1:
version "2.0.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
version "2.0.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

pretty-error@^2.0.2:
version "2.1.1"
Expand Down Expand Up @@ -15843,7 +15844,7 @@ yaml@^1.7.2:
dependencies:
"@babel/runtime" "^7.6.3"

yargs-parser@18.x:
yargs-parser@18.x, yargs-parser@^18.1.1:
version "18.1.3"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
Expand Down

0 comments on commit b5bc74e

Please sign in to comment.