Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Borychowski committed Aug 1, 2018
1 parent cb73a6c commit ff00527
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"electron-dl": "^1.12.0",
"electron-log": "^2.2.16",
"electron-spellchecker": "^1.2.0",
"electron-updater": "^2.14.1",
"electron-updater": "^3.0.3",
"electron-window-state": "^4.1.1",
"ionicons": "^3.0.0",
"jenkins-api": "^0.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ buffer-from@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"

[email protected], builder-util-runtime@^4.4.1, builder-util-runtime@~4.4.0:
[email protected], builder-util-runtime@^4.4.1, builder-util-runtime@~4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-4.4.1.tgz#2770d03241e51fde46acacc7ed3ed8a9f45f02cb"
dependencies:
Expand Down Expand Up @@ -919,12 +919,12 @@ electron-spellchecker@^1.2.0:
rxjs-serial-subscription "^0.1.1"
spawn-rx "^2.0.7"

electron-updater@^2.14.1:
version "2.23.3"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-2.23.3.tgz#7bf054075f0cef2cd832cb533cf21adcdd5780b8"
electron-updater@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-3.0.3.tgz#67f7edd578d260f9351ccd46ff23c2789c2a5a4f"
dependencies:
bluebird-lst "^1.0.5"
builder-util-runtime "~4.4.0"
builder-util-runtime "~4.4.1"
electron-is-dev "^0.3.0"
fs-extra-p "^4.6.1"
js-yaml "^3.12.0"
Expand Down

0 comments on commit ff00527

Please sign in to comment.