Skip to content

Commit

Permalink
Update dependency prettier to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2022
1 parent 55acba7 commit bf218a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion projects/Recipe-AntD/first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"ava": "3.6.0",
"eslint-config-prettier": "8.5.0",
"prettier": "2.0.1",
"prettier": "2.6.0",
"request-promise": "4.2.5",
"test-listen": "1.1.0",
"xo": "0.25.3",
Expand Down
8 changes: 4 additions & 4 deletions projects/Recipe-AntD/first/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3796,10 +3796,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.1.tgz#3f00ac71263be34684b2b2c8d7e7f63737592dac"
integrity sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA==
prettier@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==

prettier@^1.15.2:
version "1.18.2"
Expand Down

0 comments on commit bf218a9

Please sign in to comment.