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

Commit 812ef86

Browse files
Update dependency prettier to v2.7.1
1 parent ca93094 commit 812ef86

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
@@ -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.7.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.7.1:
5988+
version "2.7.1"
5989+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5990+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
59915991

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

0 commit comments

Comments
 (0)