Skip to content

Commit a94c286

Browse files
committed
chore: update dependencies
1 parent 05c1f61 commit a94c286

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed

package.json

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -65,34 +65,33 @@
6565
},
6666
"license": "MIT",
6767
"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"
7877
},
7978
"dependencies": {
8079
"babel-cli": "6.18.0",
8180
"babel-plugin-add-module-exports": "0.2.1",
82-
"babel-polyfill": "6.3.14",
81+
"babel-polyfill": "6.20.0",
8382
"babel-preset-es2015-node4": "2.1.0",
8483
"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",
8988
"denodeify": "1.2.1",
90-
"franc": "1.1.2",
89+
"franc": "2.0.0",
9190
"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",
9493
"meow": "3.7.0",
95-
"pos": "0.3.0",
96-
"rc": "1.1.6"
94+
"pos": "0.4.2",
95+
"rc": "1.1.7"
9796
}
9897
}

0 commit comments

Comments
 (0)