Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #50 from Staffbase/dependabot/npm_and_yarn/electro…
Browse files Browse the repository at this point in the history
…n-8.2.1

⬆️ Bump electron from 8.1.1 to 8.2.1
  • Loading branch information
ice8lue authored Apr 7, 2020
2 parents 2bf0b3f + 084dd3d commit 9b916c9
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 @@ -59,7 +59,7 @@
"@typescript-eslint/parser": "^2.25.0",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.4.2",
"electron": "^8.1.1",
"electron": "^8.2.1",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-prettier": "^3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2525,10 +2525,10 @@ electron-winstaller@^4.0.0:
lodash.template "^4.2.2"
temp "^0.9.0"

electron@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.1.1.tgz#737a5af03c7b4af60b49dff7bfe1203fcbd5bf89"
integrity sha512-t+5zzFo7VOgckJc9YpImHJkpqeWxwpmEjywWbAa4IT5MULS7h1XU52H9gMswK/y8xc5lBNwxLhJSty/15+gi1A==
electron@^8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.1.tgz#0341ea01272a69f4f3a2bd4cb41521adb1e4ddcf"
integrity sha512-+1PispFqjyKj3VeOPbEKEl6LYxPW41OxHgh9CGN8KeGygsKDHSZuuG9rYc+b9NeeaAl+gnV9VO2JOe7BIzXyOg==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

0 comments on commit 9b916c9

Please sign in to comment.