Skip to content

Commit 5e3c624

Browse files
committed
Update dependency prettier to v2.2.1
1 parent 594d4f3 commit 5e3c624

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.2.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.2.1:
4024+
version "2.2.1"
4025+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4026+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
40274027

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

0 commit comments

Comments
 (0)