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:
parent
8f60dd6958
commit
957ec1c16d
@ -151,7 +151,7 @@
|
|||||||
"jest": "27.5.1",
|
"jest": "27.5.1",
|
||||||
"jest-fetch-mock": "3.0.3",
|
"jest-fetch-mock": "3.0.3",
|
||||||
"lint-staged": "12.3.5",
|
"lint-staged": "12.3.5",
|
||||||
"prettier": "2.5.1",
|
"prettier": "2.6.0",
|
||||||
"proxyquire": "2.1.3",
|
"proxyquire": "2.1.3",
|
||||||
"source-map-support": "0.5.21",
|
"source-map-support": "0.5.21",
|
||||||
"superagent": "7.1.1",
|
"superagent": "7.1.1",
|
||||||
|
@ -5876,10 +5876,10 @@ prettier-linter-helpers@^1.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
fast-diff "^1.1.2"
|
fast-diff "^1.1.2"
|
||||||
|
|
||||||
prettier@2.5.1:
|
prettier@2.6.0:
|
||||||
version "2.5.1"
|
version "2.6.0"
|
||||||
resolved "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz"
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
|
||||||
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
|
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
|
||||||
|
|
||||||
pretty-format@^27.0.0:
|
pretty-format@^27.0.0:
|
||||||
version "27.0.6"
|
version "27.0.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user