Skip to content

Commit 19fb256

Browse files
committed
fix: gulp dependency
1 parent 0aa72a3 commit 19fb256

File tree

2 files changed

+191
-126
lines changed

2 files changed

+191
-126
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ansi-green": "^0.1.1",
1717
"ansi-magenta": "^0.1.1",
1818
"bufferstreams": "~2.0.0",
19-
"event-stream": "~3.3.2",
19+
"event-stream": "3.3.4",
2020
"fancy-log": "^1.3.2",
2121
"plugin-error": "^1.0.0"
2222
},
@@ -44,10 +44,10 @@
4444
"mocha": "~5.0.0",
4545
"mocha-lcov-reporter": "1.3.0",
4646
"proxyquire": "~1.8.0",
47+
"semantic-release": "^12.2.3",
4748
"should": "~13.2.1",
4849
"sinon": "~4.2.0",
4950
"strip-ansi": "~4.0.0",
50-
"semantic-release": "^12.2.3",
5151
"travis-deploy-once": "^4.3.2",
5252
"vinyl": "^2.1.0"
5353
},

0 commit comments

Comments
 (0)