Skip to content

Commit

Permalink
fix(deps): update dependency electron-json-storage to v4.1.8 (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Maurice Dalderup committed Sep 16, 2019
1 parent 896ee85 commit bdd6c7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ejs": "2.7.1",
"electron-context-menu": "0.11.0",
"electron-is-dev": "0.3.0",
"electron-json-storage": "4.1.7",
"electron-json-storage": "4.1.8",
"electron-localshortcut": "3.1.0",
"electron-updater": "3.2.3",
"es6-promisify": "6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4282,10 +4282,10 @@ electron-is-dev@^1.0.1:
resolved "https://registry.yarnpkg.com/electron-is-dev/-/electron-is-dev-1.1.0.tgz#b15a2a600bdc48a51a857d460e05f15b19a2522c"
integrity sha512-Z1qA/1oHNowGtSBIcWk0pcLEqYT/j+13xUw/MYOrBUOL4X7VN0i0KCTf5SqyvMPmW5pSPKbo28wkxMxzZ20YnQ==

[email protected].7:
version "4.1.7"
resolved "https://registry.yarnpkg.com/electron-json-storage/-/electron-json-storage-4.1.7.tgz#8a7028a1aab8f5d3dd8856fbc6d4d4afdcdd0b7e"
integrity sha512-dUjTJtESbtI1w1dVjcuc8CcWrAX8azhg47EllDw6yn7lcMDwFVKiUv+ajyFkMDAsuAQWY5fdomrexyvRdv1akg==
[email protected].8:
version "4.1.8"
resolved "https://registry.yarnpkg.com/electron-json-storage/-/electron-json-storage-4.1.8.tgz#7be4496fc02988cb35545606a89a2e584d949b9d"
integrity sha512-cBaxfSVG5SLWIvgkRJyl96W2VPCvvBcLjNaOfKC1oCENzStMt2BDzh/Qfxcz2M1mK4kNnsVv//CD46jIRrqWPw==
dependencies:
async "^2.0.0"
lockfile "^1.0.4"
Expand Down

0 comments on commit bdd6c7f

Please sign in to comment.