|
65 | 65 | },
|
66 | 66 | "license": "MIT",
|
67 | 67 | "devDependencies": {
|
68 |
| - "ava": "0.15.2", |
69 |
| - "babel-cli": "6.4.0", |
70 |
| - "babel-plugin-add-module-exports": "0.1.2", |
71 |
| - "babel-preset-es2015-node4": "2.0.3", |
72 |
| - "babel-preset-stage-0": "6.5.0", |
73 |
| - "commitizen": "2.6.1", |
74 |
| - "conventional-changelog-cli": "1.0.0", |
75 |
| - "conventional-recommended-bump": "0.1.0", |
76 |
| - "cz-conventional-changelog-lint": "0.1.2", |
77 |
| - "xo": "0.17.0" |
| 68 | + "ava": "0.17.0", |
| 69 | + "babel-cli": "6.18.0", |
| 70 | + "babel-plugin-add-module-exports": "0.2.1", |
| 71 | + "babel-preset-es2015-node4": "2.1.0", |
| 72 | + "babel-preset-stage-0": "6.16.0", |
| 73 | + "conventional-changelog-cli": "1.2.0", |
| 74 | + "conventional-recommended-bump": "0.3.0", |
| 75 | + "cz-conventional-changelog-lint": "0.1.3", |
| 76 | + "xo": "0.17.1" |
78 | 77 | },
|
79 | 78 | "dependencies": {
|
80 | 79 | "babel-cli": "6.18.0",
|
81 | 80 | "babel-plugin-add-module-exports": "0.2.1",
|
82 |
| - "babel-polyfill": "6.3.14", |
| 81 | + "babel-polyfill": "6.20.0", |
83 | 82 | "babel-preset-es2015-node4": "2.1.0",
|
84 | 83 | "babel-preset-stage-0": "6.16.0",
|
85 |
| - "chalk": "1.1.1", |
86 |
| - "conventional-changelog-angular": "1.0.0", |
87 |
| - "conventional-changelog-lint-config-angular": "0.3.0", |
88 |
| - "conventional-commits-parser": "1.0.1", |
| 84 | + "chalk": "1.1.3", |
| 85 | + "conventional-changelog-angular": "1.3.0", |
| 86 | + "conventional-changelog-lint-config-angular": "0.4.0", |
| 87 | + "conventional-commits-parser": "1.3.0", |
89 | 88 | "denodeify": "1.2.1",
|
90 |
| - "franc": "1.1.2", |
| 89 | + "franc": "2.0.0", |
91 | 90 | "get-stdin": "5.0.1",
|
92 |
| - "git-raw-commits": "1.0.0", |
93 |
| - "lodash": "4.5.1", |
| 91 | + "git-raw-commits": "1.1.2", |
| 92 | + "lodash": "4.17.4", |
94 | 93 | "meow": "3.7.0",
|
95 |
| - "pos": "0.3.0", |
96 |
| - "rc": "1.1.6" |
| 94 | + "pos": "0.4.2", |
| 95 | + "rc": "1.1.7" |
97 | 96 | }
|
98 | 97 | }
|
0 commit comments