Skip to content

Commit 2e48cac

Browse files
Update dependency prettier to v2.8.7 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eea1f21 commit 2e48cac

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.8.0",
1818
"eslint-plugin-prettier": "4.0.0",
1919
"jest": "27.5.1",
20-
"prettier": "2.8.6",
20+
"prettier": "2.8.7",
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
@@ -4332,10 +4332,10 @@ prettier-linter-helpers@^1.0.0:
43324332
dependencies:
43334333
fast-diff "^1.1.2"
43344334

4335-
prettier@2.8.6:
4336-
version "2.8.6"
4337-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
4338-
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
4335+
prettier@2.8.7:
4336+
version "2.8.7"
4337+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
4338+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
43394339

43404340
pretty-format@^27.5.1:
43414341
version "27.5.1"

0 commit comments

Comments
 (0)