Skip to content

Commit 6bf8c8e

Browse files
committed
chore(deps): update dependency prettier to v2.8.0
1 parent 1e29a80 commit 6bf8c8e

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
@@ -41,7 +41,7 @@
4141
"jest": "26.6.3",
4242
"memfs": "3.4.12",
4343
"memory-fs": "0.5.0",
44-
"prettier": "2.7.1",
44+
"prettier": "2.8.0",
4545
"rimraf": "3.0.2",
4646
"semantic-release": "17.4.7",
4747
"ts-jest": "26.5.6",

yarn.lock

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

6127-
prettier@2.7.1:
6128-
version "2.7.1"
6129-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
6130-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
6127+
prettier@2.8.0:
6128+
version "2.8.0"
6129+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
6130+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
61316131

61326132
pretty-format@^26.6.2:
61336133
version "26.6.2"

0 commit comments

Comments
 (0)