File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "lerna" : " 2.0.0-beta.31 " ,
2+ "lerna" : " 2.0.0-beta.32 " ,
33 "version" : " 1.1.10" ,
44 "changelog" : {
55 "repo" : " lucasbento/create-graphql" ,
66 "labels" : {
77 "new feature" : " :rocket: New Feature" ,
8+ "enhancement" : " :white_check_mark: Enhancement" ,
89 "bug fix" : " :bug: Bug Fix" ,
910 "polish" : " :nail_care: Polish" ,
1011 "documentation" : " :memo: Documentation" ,
Original file line number Diff line number Diff line change 2121 "fs-extra" : " ^1.0.0" ,
2222 "jest" : " ^18.0.0" ,
2323 "jest-cli" : " ^18.0.0" ,
24- "lerna" : " 2.0.0-beta.31 " ,
24+ "lerna" : " 2.0.0-beta.32 " ,
2525 "lerna-changelog" : " ^0.2.3" ,
2626 "rimraf" : " ^2.5.4" ,
2727 "yeoman-assert" : " ^2.2.2" ,
Original file line number Diff line number Diff line change @@ -2698,9 +2698,9 @@ lerna-changelog@^0.2.3:
26982698 chalk "^1.1.3"
26992699 mkdirp "^0.5.1"
27002700
2701- 2702- version "2.0.0-beta.31 "
2703- resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.0.0-beta.31 .tgz#68da53b860f8193d4653a6d0601ef300b8d7176d "
2701+ 2702+ version "2.0.0-beta.32 "
2703+ resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.0.0-beta.32 .tgz#67d51b1520ce57a27b8445160726b48f6dba3f1c "
27042704 dependencies :
27052705 async "^1.5.0"
27062706 chalk "^1.1.1"
@@ -3274,10 +3274,6 @@ pluralize@^1.2.1:
32743274 version "1.2.1"
32753275 resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45"
32763276
3277- pluralize@^3.1.0 :
3278- version "3.1.0"
3279- resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-3.1.0.tgz#84213d0a12356069daa84060c559242633161368"
3280-
32813277prelude-ls@~1.1.2 :
32823278 version "1.1.2"
32833279 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
You can’t perform that action at this time.
0 commit comments