Skip to content

Commit 06c722d

Browse files
Update dependency prettier to v2.8.7
1 parent 594d4f3 commit 06c722d

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.8.7",
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.8.7:
4024+
version "2.8.7"
4025+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
4026+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
40274027

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

0 commit comments

Comments
 (0)