Skip to content

Commit 59e6445

Browse files
committed
chore(deps): update dependency prettier to v2.6.0
1 parent a5f2c4f commit 59e6445

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"jest": "27.5.1",
7171
"jest-diff": "27.5.1",
7272
"jest-matcher-utils": "27.5.1",
73-
"prettier": "2.5.1",
73+
"prettier": "2.6.0",
7474
"rimraf": "3.0.2",
7575
"tempy": "1.0.1",
7676
"ts-jest": "27.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,10 +2724,10 @@ prettier-linter-helpers@^1.0.0:
27242724
dependencies:
27252725
fast-diff "^1.1.2"
27262726

2727-
prettier@2.5.1:
2728-
version "2.5.1"
2729-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
2730-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
2727+
prettier@2.6.0:
2728+
version "2.6.0"
2729+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
2730+
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
27312731

27322732
pretty-format@^27.0.0, pretty-format@^27.5.1:
27332733
version "27.5.1"

0 commit comments

Comments
 (0)