Skip to content

Commit 8e3047b

Browse files
snapwichMatt Kendall
authored andcommitted
pin gulp-connect at non-broken version (#2008)
* pin gulp-connect at non-broken version * updated yarn.lock to specify pinned gulp-connect
1 parent 569a3d1 commit 8e3047b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"gulp-babel": "^6.1.2",
4848
"gulp-clean": "^0.3.2",
4949
"gulp-concat": "^2.6.0",
50-
"gulp-connect": "^5.0.0",
50+
"gulp-connect": "5.0.0",
5151
"gulp-documentation": "^3.2.1",
5252
"gulp-eslint": "^4.0.0",
5353
"gulp-footer": "^1.0.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3770,7 +3770,7 @@ gulp-concat@^2.6.0:
37703770
through2 "^2.0.0"
37713771
vinyl "^2.0.0"
37723772

3773-
gulp-connect@^5.0.0:
3773+
37743774
version "5.0.0"
37753775
resolved "https://registry.yarnpkg.com/gulp-connect/-/gulp-connect-5.0.0.tgz#f2fdf306ae911468368c2285f2d782f13eddaf4e"
37763776
dependencies:

0 commit comments

Comments
 (0)