We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0f4a1 commit 73c7147Copy full SHA for 73c7147
package.json
@@ -117,16 +117,16 @@
117
"babel-cli": "^6.26.0",
118
"babel-plugin-transform-builtin-extend": "^1.1.2",
119
"babel-plugin-transform-runtime": "^6.22.0",
120
- "babel-preset-env": "^1.6.0",
121
- "coveralls": "^3.0.0",
122
- "dateformat": "^3.0.2",
+ "babel-preset-env": "^1.7.0",
+ "coveralls": "^3.0.2",
+ "dateformat": "^3.0.3",
123
"jsesc": "^2.5.1",
124
"mocha": "^3.4.2",
125
"nyc": "^11.2.1",
126
"opn-cli": "^3.1.0",
127
- "safe-buffer": "^5.1.1",
+ "safe-buffer": "^5.1.2",
128
"sinon": "^2.3.4",
129
"standard": "^10.0.3",
130
- "vinyl": "^2.1.0"
+ "vinyl": "^2.2.0"
131
}
132
0 commit comments