Skip to content

Commit

Permalink
chore(deps): update dependency electron to v11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 22, 2020
1 parent ca014be commit 55ccdcc
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 @@ -54,7 +54,7 @@
"@vue/eslint-config-standard": "6.0.0",
"babel-eslint": "10.1.0",
"bundlesize": "0.18.0",
"electron": "11.1.0",
"electron": "11.1.1",
"eslint": "7.16.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4643,10 +4643,10 @@ electron-to-chromium@^1.3.621:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.625.tgz#a7bd18da4dc732c180b2e95e0e296c0bf22f3bd6"
integrity sha512-CsLk/r0C9dAzVPa9QF74HIXduxaucsaRfqiOYvIv2PRhvyC6EOqc/KbpgToQuDVgPf3sNAFZi3iBu4vpGOwGag==

electron@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-11.1.0.tgz#8dfdf579d1eb79feef3e3d2937fc022e72129c90"
integrity sha512-RFAhR/852VMaRd9NSe7jprwSoG9dLc6u1GwnqRWg+/3cy/8Zrwt1Betw1lXiZH7hGuB9K2cqju83Xv5Pq5ZSGA==
electron@11.1.1:
version "11.1.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-11.1.1.tgz#188f036f8282798398dca9513e9bb3b10213e3aa"
integrity sha512-tlbex3xosJgfileN6BAQRotevPRXB/wQIq48QeQ08tUJJrXwE72c8smsM/hbHx5eDgnbfJ2G3a60PmRjHU2NhA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

1 comment on commit 55ccdcc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for chemicaltools-web ready!

✅ Preview
https://chemicaltools-web-erxqpt9eu.vercel.app

Built with commit 55ccdcc.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.