Skip to content

Commit 7897765

Browse files
committed
chore(deps): update dependency prettier to v2.5.1
1 parent e4f67a9 commit 7897765

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/jest": "26.0.14",
2727
"jest": "26.4.2",
2828
"jest-extended": "0.11.5",
29-
"prettier": "2.1.2",
29+
"prettier": "2.5.1",
3030
"semantic-release": "17.1.2",
3131
"ts-jest": "26.4.1",
3232
"typescript": "4.0.3"

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -846,15 +846,7 @@
846846
dependencies:
847847
"@types/istanbul-lib-report" "*"
848848

849-
850-
version "26.0.14"
851-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
852-
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
853-
dependencies:
854-
jest-diff "^25.2.1"
855-
pretty-format "^25.2.1"
856-
857-
849+
858850
version "26.0.14"
859851
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
860852
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
@@ -5598,10 +5590,10 @@ prepend-http@^1.0.1:
55985590
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
55995591
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
56005592

5601-
prettier@2.1.2:
5602-
version "2.1.2"
5603-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
5604-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
5593+
prettier@2.5.1:
5594+
version "2.5.1"
5595+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5596+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
56055597

56065598
pretty-format@^22.4.3:
56075599
version "22.4.3"

0 commit comments

Comments
 (0)