File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 47
47
"fbjs" : " ^1.0.0" ,
48
48
"jest" : " ^23.6.0" ,
49
49
"jsdom" : " ^13.0.0" ,
50
- "prettier" : " ^1.15.2 " ,
50
+ "prettier" : " ^1.15.3 " ,
51
51
"react" : " ^16.6.3" ,
52
52
"react-dom" : " ^16.6.3" ,
53
53
"rimraf" : " ^2.6.2" ,
Original file line number Diff line number Diff line change @@ -2532,7 +2532,7 @@ commander@~2.17.1:
2532
2532
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
2533
2533
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
2534
2534
2535
- commitizen@^3.0.4 :
2535
+ commitizen@^3.0.5 :
2536
2536
version "3.0.5"
2537
2537
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.0.5.tgz#607e07a6d3f2aa201b91a51607dc4d337c84a0ea"
2538
2538
integrity sha512-WB9sz7qudArOsW1ninU8YGLNoXLQ5lJBZf538iQ7i96SXAkqVMZdmPtSyN4WFPM5PjQR7rWxDa+hzfGIJfrXUg==
@@ -7038,9 +7038,10 @@ prettier-linter-helpers@^1.0.0:
7038
7038
dependencies :
7039
7039
fast-diff "^1.1.2"
7040
7040
7041
- prettier@^1.15.2 :
7042
- version "1.15.2"
7043
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
7041
+ prettier@^1.15.3 :
7042
+ version "1.15.3"
7043
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3.tgz#1feaac5bdd181237b54dbe65d874e02a1472786a"
7044
+ integrity sha512-gAU9AGAPMaKb3NNSUUuhhFAS7SCO4ALTN4nRIn6PJ075Qd28Yn2Ig2ahEJWdJwJmlEBTUfC7mMUSFy8MwsOCfg==
7044
7045
7045
7046
pretty-format@^23.6.0 :
7046
7047
version "23.6.0"
You can’t perform that action at this time.
0 commit comments