Skip to content

Commit

Permalink
Update dependency gscan to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent 7bf9241 commit 22fb41a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"autoprefixer": "10.3.3",
"beeper": "2.1.0",
"cssnano": "5.0.8",
"gscan": "4.1.4",
"gscan": "4.2.1",
"gulp": "4.0.2",
"gulp-livereload": "4.0.2",
"gulp-postcss": "9.0.1",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@
caller "^1.0.1"
find-root "^1.1.0"

"@tryghost/[email protected].12":
version "1.1.12"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.12.tgz#49e70168d062d81be4a73923e3585c43f35272b7"
integrity sha512-PAuQ0RtG/IlKa2fYKS8jktm5AL7Sf62NIwNRJb1QezMTTZIVdQJmIzHvo0C6sCLcxw67Q+4+GM6jdCP31PCiuw==
"@tryghost/[email protected].14":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.14.tgz#44a0fce4b06a03a73e33197572d3e4d88a1217a3"
integrity sha512-FUIaBJbtYVNtNLXgzlaZWqsEMHPiJliJWbVlJE6ZCkodyydzrtEsFM52mcu2a1KmDm0qzFHupPDN6hWWcUDodA==
dependencies:
archiver "^4.0.2"
bluebird "^3.7.2"
extract-zip "2.0.0"
extract-zip "2.0.1"
fs-extra "^9.1.0"

"@trysound/[email protected]":
Expand Down Expand Up @@ -1734,10 +1734,10 @@ extglob@^2.0.4:
snapdragon "^0.8.1"
to-regex "^3.0.1"

[email protected].0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-2.0.0.tgz#f53b71d44f4ff5a4527a2259ade000fb8b303492"
integrity sha512-i42GQ498yibjdvIhivUsRslx608whtGoFIhF26Z7O4MYncBxp8CwalOs1lnHy21A9sIohWO2+uiE4SRtC9JXDg==
[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-2.0.1.tgz#663dca56fe46df890d5f131ef4a06d22bb8ba13a"
integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==
dependencies:
debug "^4.1.1"
get-stream "^5.1.0"
Expand Down Expand Up @@ -2209,14 +2209,14 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6,
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee"
integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==

gscan@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.1.4.tgz#24943343a2504972cbd1f2f4b2eb0a94cd851baf"
integrity sha512-1hPCHdmvLAYch9tGwEuBkUhxPG6lmyeUmN9ALqkHHEWUKEMEo7wC1AhTQLvWZkZXI21Fq0avmlMmZiCMrO0fnw==
gscan@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.2.1.tgz#665044709501b051430f832fac43f6378081b69f"
integrity sha512-U5BqkySohXVc6u64ueNn173V7YpITy11tRrO9YgQiUXe/BTJhrUFP5FtdF2Rlubv34njtya5BE6G7HfRVSXGOw==
dependencies:
"@sentry/node" "6.10.0"
"@tryghost/pretty-cli" "1.2.18"
"@tryghost/zip" "1.1.12"
"@tryghost/zip" "1.1.14"
bluebird "3.7.2"
chalk "4.1.1"
common-tags "1.8.0"
Expand Down

0 comments on commit 22fb41a

Please sign in to comment.