Commit ff9f8f3 1 parent d376a44 commit ff9f8f3 Copy full SHA for ff9f8f3
File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 131
131
"jest-junit" : " ^6.3.0" ,
132
132
"jscodeshift" : " ^0.6.2" ,
133
133
"mkdirp" : " ^0.5.1" ,
134
- "prettier" : " 1.16.4 " ,
134
+ "prettier" : " 1.17.0 " ,
135
135
"react" : " 16.8.6" ,
136
136
"react-test-renderer" : " 16.8.6" ,
137
137
"shelljs" : " ^0.7.8" ,
Original file line number Diff line number Diff line change 18
18
"eslint-plugin-react" : " 7.12.4" ,
19
19
"eslint-plugin-react-hooks" : " ^1.5.1" ,
20
20
"eslint-plugin-react-native" : " 3.7.0" ,
21
- "prettier" : " 1.16.4 "
21
+ "prettier" : " 1.17.0 "
22
22
},
23
23
"peerDependencies" : {
24
24
"eslint" : " >=5"
Original file line number Diff line number Diff line change @@ -890,10 +890,10 @@ prelude-ls@~1.1.2:
890
890
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
891
891
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
892
892
893
- prettier@1.16.4 :
894
- version "1.16.4 "
895
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4 .tgz#73e37e73e018ad2db9c76742e2647e21790c9717 "
896
- integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g ==
893
+ prettier@1.17.0 :
894
+ version "1.17.0 "
895
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0 .tgz#53b303676eed22cc14a9f0cec09b477b3026c008 "
896
+ integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw ==
897
897
898
898
progress@^2.0.0 :
899
899
version "2.0.3"
Original file line number Diff line number Diff line change @@ -5866,10 +5866,10 @@ prelude-ls@~1.1.2:
5866
5866
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
5867
5867
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
5868
5868
5869
- prettier@1.16.4 :
5870
- version "1.16.4 "
5871
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4 .tgz#73e37e73e018ad2db9c76742e2647e21790c9717 "
5872
- integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g ==
5869
+ prettier@1.17.0 :
5870
+ version "1.17.0 "
5871
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0 .tgz#53b303676eed22cc14a9f0cec09b477b3026c008 "
5872
+ integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw ==
5873
5873
5874
5874
5875
5875
version "24.0.0-alpha.6"
You can’t perform that action at this time.
0 commit comments