Skip to content

Commit 12205fa

Browse files
committed
Update dependency gulp to v4.0.2
1 parent 462c122 commit 12205fa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint": "5.16.0",
8383
"eslint-plugin-notice": "0.7.8",
8484
"eslint-plugin-react": "7.12.4",
85-
"gulp": "4.0.1",
85+
"gulp": "4.0.2",
8686
"zombie": "5.0.8"
8787
}
8888
}

tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"fancy-log": "1.3.3",
4646
"fontello-update": "0.6.5",
4747
"git-rev-sync": "1.12.0",
48-
"gulp": "4.0.1",
48+
"gulp": "4.0.2",
4949
"gulp-concat": "2.6.1",
5050
"gulp-csscomb": "3.0.8",
5151
"gulp-env": "0.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4094,10 +4094,10 @@ [email protected]:
40944094
tiny-lr "0.1.4"
40954095
watch "^0.11.0"
40964096

4097-
4098-
version "4.0.1"
4099-
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.1.tgz#987a38a55a7d3677f6b49e291b06bc05809f33d9"
4100-
integrity sha512-yDVtVunxrAdsk7rIV/b7lVSBifPN1Eqe6wTjsESGrFcL+MEVzaaeNTkpUuGTUptloSOU+8oJm/lBJbgPV+tMAw==
4097+
4098+
version "4.0.2"
4099+
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.2.tgz#543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa"
4100+
integrity sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==
41014101
dependencies:
41024102
glob-watcher "^5.0.3"
41034103
gulp-cli "^2.2.0"

0 commit comments

Comments
 (0)