Skip to content

Commit 40b0743

Browse files
Update dependency prettier to v2.5.1 (#124)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d60cdbe commit 40b0743

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
@@ -55,7 +55,7 @@
5555
"enzyme-to-json": "3.6.2",
5656
"jest": "27.3.1",
5757
"next": "12.0.4",
58-
"prettier": "2.4.1",
58+
"prettier": "2.5.1",
5959
"prop-types": "15.7.2",
6060
"react": "17.0.2",
6161
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4912,10 +4912,10 @@ prelude-ls@~1.1.2:
49124912
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz"
49134913
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
49144914

4915-
prettier@2.4.1:
4916-
version "2.4.1"
4917-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
4918-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
4915+
prettier@2.5.1:
4916+
version "2.5.1"
4917+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
4918+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
49194919

49204920
pretty-format@^27.3.1:
49214921
version "27.3.1"

0 commit comments

Comments
 (0)