1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

chore(deps): update dependency prettier to v2.6.0

This commit is contained in:
Renovate Bot 2022-03-16 14:23:03 +00:00 committed by renovate[bot]
parent 8f60dd6958
commit 957ec1c16d
2 changed files with 5 additions and 5 deletions

View File

@ -151,7 +151,7 @@
"jest": "27.5.1",
"jest-fetch-mock": "3.0.3",
"lint-staged": "12.3.5",
"prettier": "2.5.1",
"prettier": "2.6.0",
"proxyquire": "2.1.3",
"source-map-support": "0.5.21",
"superagent": "7.1.1",

View File

@ -5876,10 +5876,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@2.5.1:
version "2.5.1"
resolved "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz"
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
prettier@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
pretty-format@^27.0.0:
version "27.0.6"