Skip to content

Commit

Permalink
Update dependency gulp-git to v2.9.0 (ampproject#20240)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Noran Azmy committed Mar 22, 2019
1 parent c7f393d commit e12f4f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -106,7 +106,7 @@
"gulp-eslint-if-fixed": "1.0.0",
"gulp-exec": "3.0.2",
"gulp-file": "0.4.0",
"gulp-git": "2.8.0",
"gulp-git": "2.9.0",
"gulp-help": "1.6.1",
"gulp-load-plugins": "1.5.0",
"gulp-regexp-sourcemaps": "1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -6813,15 +6813,15 @@ gulp-file@0.4.0:
through2 "^0.4.1"
vinyl "^2.1.0"

gulp-git@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gulp-git/-/gulp-git-2.8.0.tgz#c2b8e27566a008daccd0f235fec24a584c49abdd"
integrity sha512-45pahZGIcsb6eCJS9EGCdXqYBbxE1dtSbS03iXIF3dHHor1r37KMqwoQQJv1SXJjpLKc6ei+rdvIl7Ar6tB+ow==
gulp-git@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gulp-git/-/gulp-git-2.9.0.tgz#f1ea6528d855f5e9cd4d712913131214f5088b58"
integrity sha512-66ZCwlCCf0YXEUedDbx76p0ii6aQ6aUHC4oSytn3UM8J6VWJKYF4PBARMIgR/POGWyYeN7hjd81Elpjn/o4+Tg==
dependencies:
any-shell-escape "^0.1.1"
fancy-log "^1.3.2"
lodash.template "^4.4.0"
plugin-error "^0.1.2"
plugin-error "^1.0.1"
require-dir "^1.0.0"
strip-bom-stream "^3.0.0"
through2 "^2.0.3"
Expand Down

0 comments on commit e12f4f2

Please sign in to comment.