Skip to content

Commit 08afea9

Browse files
committed
chore(deps): Upgrade dependencies
1 parent 6a14696 commit 08afea9

File tree

2 files changed

+129
-213
lines changed

2 files changed

+129
-213
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,20 @@
3636
"coverageDirectory": "./coverage/"
3737
},
3838
"devDependencies": {
39-
"babel-core": "^6.24.1",
39+
"babel-core": "^6.25.0",
4040
"babel-eslint": "^7.2.3",
4141
"babel-jest": "^20.0.3",
4242
"babel-plugin-transform-es2015-block-scoping": "^6.24.1",
4343
"babel-preset-env": "^1.5.2",
44-
"babel-traverse": "^6.24.1",
44+
"babel-traverse": "^6.25.0",
4545
"butternut": "^0.4.6",
4646
"bytes": "^2.5.0",
4747
"chalk": "^1.1.3",
4848
"cli-table": "^0.3.1",
4949
"closure-compiler": "^0.2.12",
5050
"codecov": "^2.2.0",
5151
"commander": "^2.9.0",
52-
"eslint": "^3.18.0",
52+
"eslint": "^4.0.0",
5353
"google-closure-compiler-js": "^20170521.0.0",
5454
"gulp": "github:gulpjs/gulp#4.0",
5555
"gulp-babel": "^6.1.2",
@@ -62,6 +62,6 @@
6262
"prettier": "^1.4.4",
6363
"request": "^2.81.0",
6464
"through2": "^2.0.1",
65-
"uglify-js": "^3.0.15"
65+
"uglify-js": "^3.0.17"
6666
}
6767
}

0 commit comments

Comments
 (0)