1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Use gulp@4.0.2 (#7982)

This commit is contained in:
Whymarrh Whitby 2020-02-04 11:04:21 -03:30 committed by GitHub
parent 75769e5809
commit 2aa22fa9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -220,7 +220,7 @@
"ganache-core": "2.8.0", "ganache-core": "2.8.0",
"geckodriver": "^1.19.1", "geckodriver": "^1.19.1",
"get-port": "^5.1.0", "get-port": "^5.1.0",
"gulp": "^4.0.0", "gulp": "^4.0.2",
"gulp-autoprefixer": "^5.0.0", "gulp-autoprefixer": "^5.0.0",
"gulp-babel": "^7.0.0", "gulp-babel": "^7.0.0",
"gulp-debug": "^3.2.0", "gulp-debug": "^3.2.0",

View File

@ -13667,7 +13667,7 @@ gulp-zip@^4.0.0:
vinyl "^2.1.0" vinyl "^2.1.0"
yazl "^2.1.0" yazl "^2.1.0"
gulp@^4.0.0, gulp@^4.0.2: gulp@^4.0.2:
version "4.0.2" version "4.0.2"
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.2.tgz#543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa" resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.2.tgz#543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa"
integrity sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA== integrity sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==