Skip to content

Commit

Permalink
Update dependency prettier to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2022
1 parent 164cdcd commit 2176343
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": "4.1.0",
"eslint-config-prettier": "8.5.0",
"prettier": "2.0.1",
"prettier": "2.6.2",
"request-promise": "4.2.5",
"test-listen": "1.1.0",
"xo": "0.48.0",
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 @@ -3690,10 +3690,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.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==

prettier@^2.5.1:
version "2.6.1"
Expand Down

0 comments on commit 2176343

Please sign in to comment.