Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 986b8a6

Browse files
committed
Update dependency prettier to v2.5.1
1 parent ca93094 commit 986b8a6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "27.4.0",
6161
"nodemon": "1.19.4",
6262
"ora": "6.0.1",
63-
"prettier": "2.4.1",
63+
"prettier": "2.5.1",
6464
"ts-jest": "27.0.7",
6565
"tslint": "latest",
6666
"tslint-config-prettier": "1.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5984,10 +5984,10 @@ prepend-http@^1.0.1:
59845984
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
59855985
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
59865986

5987-
prettier@2.4.1:
5988-
version "2.4.1"
5989-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
5990-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
5987+
prettier@2.5.1:
5988+
version "2.5.1"
5989+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5990+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
59915991

59925992
pretty-format@^26.0.0, pretty-format@^26.6.2:
59935993
version "26.6.2"

0 commit comments

Comments
 (0)