Skip to content

Commit b3f77c7

Browse files
chore(deps): update dependency prettier to v2.8.0
1 parent 6992aae commit b3f77c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"less-loader": "11.1.0",
8383
"mini-css-extract-plugin": "2.7.0",
8484
"npm-run-all": "4.1.5",
85-
"prettier": "2.7.1",
85+
"prettier": "2.8.0",
8686
"react": "18.2.0",
8787
"react-dom": "18.2.0",
8888
"react-live": "2.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5562,10 +5562,10 @@ prettier-linter-helpers@^1.0.0:
55625562
dependencies:
55635563
fast-diff "^1.1.2"
55645564

5565-
prettier@2.7.1:
5566-
version "2.7.1"
5567-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5568-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
5565+
prettier@2.8.0:
5566+
version "2.8.0"
5567+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
5568+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
55695569

55705570
pretty-error@^4.0.0:
55715571
version "4.0.0"

0 commit comments

Comments
 (0)