Skip to content

Commit

Permalink
build: bump electron-publisher-s3 from 20.2.0 to 20.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 19, 2018
1 parent 8839995 commit c325867
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"electron-dl": "^1.6.0",
"electron-is-dev": "^0.3.0",
"electron-log": "^2.2.12",
"electron-publisher-s3": "^20.2.0",
"electron-publisher-s3": "^20.6.1",
"electron-updater": "^2.21.0",
"find-process": "^1.1.0",
"formik": "^0.10.4",
Expand Down
77 changes: 36 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,38 +319,18 @@ anymatch@^2.0.0:
micromatch "^3.1.4"
normalize-path "^2.1.1"

[email protected]:
version "1.7.1"
resolved "https://registry.yarnpkg.com/app-builder-bin-linux/-/app-builder-bin-linux-1.7.1.tgz#925967add77c13d387e3fe88359a4b4dce82c525"

[email protected]:
version "1.7.2"
resolved "https://registry.yarnpkg.com/app-builder-bin-linux/-/app-builder-bin-linux-1.7.2.tgz#a764c8e52ecf1b5b068f32c820c6daf1ffed6a8f"

[email protected]:
version "1.7.1"
resolved "https://registry.yarnpkg.com/app-builder-bin-mac/-/app-builder-bin-mac-1.7.1.tgz#e5c2b49be82473a737e000cfccfc65a68f9cc62d"

[email protected]:
version "1.7.2"
resolved "https://registry.yarnpkg.com/app-builder-bin-mac/-/app-builder-bin-mac-1.7.2.tgz#c4ee0d950666c97c12a45ac74ec6396be3357644"

[email protected]:
version "1.7.1"
resolved "https://registry.yarnpkg.com/app-builder-bin-win/-/app-builder-bin-win-1.7.1.tgz#e1ba3d6d645896552b28e4dd05525b39561b9b88"

[email protected]:
version "1.7.2"
resolved "https://registry.yarnpkg.com/app-builder-bin-win/-/app-builder-bin-win-1.7.2.tgz#7acac890782f4118f09941b343ba06c56452a6f6"

[email protected]:
version "1.7.1"
resolved "https://registry.yarnpkg.com/app-builder-bin/-/app-builder-bin-1.7.1.tgz#c2540eb8b164c91c30bc8cf3f16b5c181f3f5c31"
optionalDependencies:
app-builder-bin-linux "1.7.1"
app-builder-bin-mac "1.7.1"
app-builder-bin-win "1.7.1"

[email protected]:
version "1.7.2"
resolved "https://registry.yarnpkg.com/app-builder-bin/-/app-builder-bin-1.7.2.tgz#daf67060a6bad8f5f611a0d2876d9db897a83f06"
Expand Down Expand Up @@ -548,9 +528,9 @@ autoprefixer@^6.3.1:
postcss "^5.2.16"
postcss-value-parser "^3.2.3"

aws-sdk@^2.202.0:
version "2.205.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.205.0.tgz#1a93730253e2be027a4bd3af9248cbda0573de80"
aws-sdk@^2.211.0:
version "2.211.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.211.0.tgz#902b7525e76ff9fa72cd038b73b8a47c8c671a62"
dependencies:
buffer "4.9.1"
events "^1.1.1"
Expand Down Expand Up @@ -1577,6 +1557,15 @@ [email protected], builder-util-runtime@^4.0.5, builder-util-runtime@~4
fs-extra-p "^4.5.0"
sax "^1.2.4"

builder-util-runtime@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-4.1.0.tgz#7dcd042d555d2f161a5538d7a0ea8c292daa0683"
dependencies:
bluebird-lst "^1.0.5"
debug "^3.1.0"
fs-extra-p "^4.5.2"
sax "^1.2.4"

[email protected], builder-util@^5.6.5:
version "5.6.5"
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-5.6.5.tgz#f2d156541b8df9599456848e057566443dc04c82"
Expand All @@ -1596,22 +1585,22 @@ [email protected], builder-util@^5.6.5:
stat-mode "^0.2.2"
temp-file "^3.1.1"

builder-util@^5.6.0:
version "5.6.3"
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-5.6.3.tgz#194288b979958832e0592fe91c8306ce207a60f1"
builder-util@^5.6.7:
version "5.6.7"
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-5.6.7.tgz#662ff2ba4f70416ee0c085126f16af48fbf97900"
dependencies:
"7zip-bin" "~3.1.0"
app-builder-bin "1.7.1"
app-builder-bin "1.7.2"
bluebird-lst "^1.0.5"
builder-util-runtime "^4.0.5"
builder-util-runtime "^4.1.0"
chalk "^2.3.2"
debug "^3.1.0"
fs-extra-p "^4.5.2"
is-ci "^1.1.0"
js-yaml "^3.11.0"
lazy-val "^1.0.3"
semver "^5.5.0"
source-map-support "^0.5.3"
source-map-support "^0.5.4"
stat-mode "^0.2.2"
temp-file "^3.1.1"

Expand Down Expand Up @@ -3023,26 +3012,26 @@ [email protected]:
lazy-val "^1.0.3"
mime "^2.2.0"

electron-publish@~20.2.0:
version "20.2.0"
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-20.2.0.tgz#1812738c4a4e14a8e156a9a083424a6e4e8e8264"
electron-publish@~20.6.1:
version "20.6.1"
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-20.6.1.tgz#1bc8497fc9370f8e39c9212ce0b5857ef1d666fd"
dependencies:
bluebird-lst "^1.0.5"
builder-util "^5.6.0"
builder-util-runtime "^4.0.5"
chalk "^2.3.0"
builder-util "^5.6.7"
builder-util-runtime "^4.1.0"
chalk "^2.3.2"
fs-extra-p "^4.5.2"
lazy-val "^1.0.3"
mime "^2.2.0"

electron-publisher-s3@^20.2.0:
version "20.2.0"
resolved "https://registry.yarnpkg.com/electron-publisher-s3/-/electron-publisher-s3-20.2.0.tgz#6c2963adb1f33bdd0f4ce273988e2f74fc5c53b7"
electron-publisher-s3@^20.6.1:
version "20.6.1"
resolved "https://registry.yarnpkg.com/electron-publisher-s3/-/electron-publisher-s3-20.6.1.tgz#7e633448259bbcb027490bf1657c2ce5129630d4"
dependencies:
aws-sdk "^2.202.0"
aws-sdk "^2.211.0"
bluebird-lst "^1.0.5"
builder-util "^5.6.0"
electron-publish "~20.2.0"
builder-util "^5.6.7"
electron-publish "~20.6.1"
fs-extra-p "^4.5.2"
mime "^2.2.0"

Expand Down Expand Up @@ -9062,6 +9051,12 @@ source-map-support@^0.5.3:
dependencies:
source-map "^0.6.0"

source-map-support@^0.5.4:
version "0.5.4"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.4.tgz#54456efa89caa9270af7cd624cc2f123e51fbae8"
dependencies:
source-map "^0.6.0"

source-map-url@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
Expand Down

0 comments on commit c325867

Please sign in to comment.