Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Commit 2e98050

Browse files
author
Kent C. Dodds
committed
chore(deps): Upgrade all dependencies
1 parent 7268af2 commit 2e98050

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131
},
3232
"homepage": "https://github.com/eggheadio-github/stack-overflow-copy-paste#readme",
3333
"devDependencies": {
34-
"ava": "0.11.0",
35-
"babel-cli": "6.4.5",
36-
"babel-preset-es2015": "6.3.13",
37-
"babel-preset-stage-2": "6.3.13",
38-
"babel-register": "6.4.3",
34+
"ava": "0.13.0",
35+
"babel-cli": "6.6.5",
36+
"babel-preset-es2015": "6.6.0",
37+
"babel-preset-stage-2": "6.5.0",
38+
"babel-register": "6.7.2",
3939
"codecov.io": "0.1.6",
40-
"commitizen": "2.5.0",
40+
"commitizen": "2.7.2",
4141
"cz-conventional-changelog": "1.1.5",
42-
"eslint": "1.10.3",
43-
"eslint-config-kentcdodds": "5.0.1",
42+
"eslint": "2.4.0",
43+
"eslint-config-kentcdodds": "6.0.0",
4444
"ghooks": "1.0.3",
45-
"nodemon": "1.8.1",
46-
"nyc": "5.5.0",
47-
"rimraf": "2.5.1",
45+
"nodemon": "1.9.1",
46+
"nyc": "6.1.1",
47+
"rimraf": "2.5.2",
4848
"semantic-release": "4.3.5",
49-
"validate-commit-msg": "1.1.1"
49+
"validate-commit-msg": "2.4.0"
5050
},
5151
"config": {
5252
"ghooks": {

0 commit comments

Comments
 (0)