Skip to content

Commit 73c7147

Browse files
committed
Upgrade devDependencies
1 parent 4a0f4a1 commit 73c7147

File tree

2 files changed

+167
-141
lines changed

2 files changed

+167
-141
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -117,16 +117,16 @@
117117
"babel-cli": "^6.26.0",
118118
"babel-plugin-transform-builtin-extend": "^1.1.2",
119119
"babel-plugin-transform-runtime": "^6.22.0",
120-
"babel-preset-env": "^1.6.0",
121-
"coveralls": "^3.0.0",
122-
"dateformat": "^3.0.2",
120+
"babel-preset-env": "^1.7.0",
121+
"coveralls": "^3.0.2",
122+
"dateformat": "^3.0.3",
123123
"jsesc": "^2.5.1",
124124
"mocha": "^3.4.2",
125125
"nyc": "^11.2.1",
126126
"opn-cli": "^3.1.0",
127-
"safe-buffer": "^5.1.1",
127+
"safe-buffer": "^5.1.2",
128128
"sinon": "^2.3.4",
129129
"standard": "^10.0.3",
130-
"vinyl": "^2.1.0"
130+
"vinyl": "^2.2.0"
131131
}
132132
}

0 commit comments

Comments
 (0)