Skip to content

Commit 896e84c

Browse files
committed
chore(deps): update dependency prettier to v2.8.1
1 parent dcb89a8 commit 896e84c

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-prettier": "3.4.1",
5050
"husky": "7.0.4",
5151
"jest": "27.5.1",
52-
"prettier": "2.8.0",
52+
"prettier": "2.8.1",
5353
"rimraf": "3.0.2"
5454
},
5555
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3567,10 +3567,10 @@ prettier-linter-helpers@^1.0.0:
35673567
dependencies:
35683568
fast-diff "^1.1.2"
35693569

3570-
3571-
version "2.8.0"
3572-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
3573-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
3570+
3571+
version "2.8.1"
3572+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
3573+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
35743574

35753575
pretty-format@^27.5.1:
35763576
version "27.5.1"

0 commit comments

Comments
 (0)