Skip to content

Commit 5d2bf20

Browse files
committed
Update dependency prettier to v2.5.1
1 parent 594d4f3 commit 5d2bf20

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
@@ -64,7 +64,7 @@
6464
"eslint-plugin-redux-saga": "1.1.3",
6565
"eslint-plugin-testcafe": "0.2.1",
6666
"jest": "26.4.0",
67-
"prettier": "2.0.5",
67+
"prettier": "2.5.1",
6868
"react": "16.13.1",
6969
"redux-saga": "1.1.3"
7070
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4020,10 +4020,10 @@ prettier-linter-helpers@^1.0.0:
40204020
dependencies:
40214021
fast-diff "^1.1.2"
40224022

4023-
prettier@2.0.5:
4024-
version "2.0.5"
4025-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
4026-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
4023+
prettier@2.5.1:
4024+
version "2.5.1"
4025+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
4026+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
40274027

40284028
pretty-format@^26.4.0:
40294029
version "26.4.0"

0 commit comments

Comments
 (0)