Skip to content

Commit ad61b72

Browse files
authored
Merge pull request #6 from ReshmiCode/dependabot/npm_and_yarn/app/electron-9.3.1
Bump electron from 9.0.4 to 9.3.1 in /app
2 parents d4608e3 + d40fed3 commit ad61b72

File tree

3 files changed

+23
-30
lines changed

3 files changed

+23
-30
lines changed

app/package-lock.json

Lines changed: 18 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@rescripts/cli": "^0.0.14",
5555
"@rescripts/rescript-env": "^0.0.12",
5656
"concurrently": "^5.2.0",
57-
"electron": "^9.0.4",
57+
"electron": "^9.3.1",
5858
"electron-builder": "^22.7.0",
5959
"typescript": "^3.9.5",
6060
"wait-on": "^5.0.1"

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4360,10 +4360,10 @@ electron-to-chromium@^1.3.378:
43604360
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.379.tgz#81dc5e82a3e72bbb830d93e15bc35eda2bbc910e"
43614361
integrity sha512-NK9DBBYEBb5f9D7zXI0hiE941gq3wkBeQmXs1ingigA/jnTg5mhwY2Z5egwA+ZI8OLGKCx0h1Cl8/xeuIBuLlg==
43624362

4363-
electron@^9.0.4:
4364-
version "9.0.4"
4365-
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.4.tgz#5aa72c1576c82c19f6e087311ffe1d7b74358d25"
4366-
integrity sha512-QzkeZNAiNB7KxcdoQKSoaiVT/GQdB4Vt0/ZZOuU8tIKABAsni2I7ztiAbUzxcsnQsqEBSfChuPuDQ5A4VbbzPg==
4363+
electron@^9.3.1:
4364+
version "9.3.1"
4365+
resolved "https://registry.yarnpkg.com/electron/-/electron-9.3.1.tgz#e301932c5c0537d8c9a8850d216d3ba454dbf55c"
4366+
integrity sha512-DScrhqBT4a54KfdF0EoipALpHmdQTn3m7SSCtbpTcEcG+UDUiXad2cOfW6DHeVH7N+CVDKDG12q2PhVJjXkFAA==
43674367
dependencies:
43684368
"@electron/get" "^1.0.1"
43694369
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)