Skip to content

Commit b7d3a18

Browse files
committed
chore(deps): update dependency prettier to v2.8.1
1 parent 5997d56 commit b7d3a18

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
@@ -52,7 +52,7 @@
5252
"lerna": "6.1.0",
5353
"lerna-changelog": "2.2.0",
5454
"lint-staged": "13.1.0",
55-
"prettier": "2.8.0",
55+
"prettier": "2.8.1",
5656
"reflect-metadata": "0.1.13",
5757
"release-it": "15.5.1",
5858
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9728,10 +9728,10 @@ prettier-linter-helpers@^1.0.0:
97289728
dependencies:
97299729
fast-diff "^1.1.2"
97309730

9731-
9732-
version "2.8.0"
9733-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
9734-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
9731+
9732+
version "2.8.1"
9733+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
9734+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
97359735

97369736
pretty-format@^28.0.0:
97379737
version "28.1.1"

0 commit comments

Comments
 (0)