Skip to content

Commit f5cac58

Browse files
Update dependency prettier to v2.8.1 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 960631b commit f5cac58

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
@@ -17,7 +17,7 @@
1717
"eslint-config-prettier": "8.5.0",
1818
"eslint-plugin-prettier": "4.0.0",
1919
"jest": "27.5.1",
20-
"prettier": "2.8.0",
20+
"prettier": "2.8.1",
2121
"release-it": "14.14.3",
2222
"release-it-lerna-changelog": "3.1.0"
2323
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4251,10 +4251,10 @@ prettier-linter-helpers@^1.0.0:
42514251
dependencies:
42524252
fast-diff "^1.1.2"
42534253

4254-
4255-
version "2.8.0"
4256-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
4257-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
4254+
4255+
version "2.8.1"
4256+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
4257+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
42584258

42594259
pretty-format@^27.5.1:
42604260
version "27.5.1"

0 commit comments

Comments
 (0)