Skip to content

Commit

Permalink
Merge pull request #1130 from flexn-io/dependabot/npm_and_yarn/electr…
Browse files Browse the repository at this point in the history
…on-26.2.4

Bump electron from 26.2.1 to 26.2.4
  • Loading branch information
pavjacko authored Oct 9, 2023
2 parents be53961 + 6f4f19b commit 8382cda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/engine-rn-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@rnv/sdk-react-native": "1.0.0-canary.1",
"@rnv/sdk-webpack": "1.0.0-canary.1",
"better-opn": "1.0.0",
"electron": "26.2.1",
"electron": "26.2.4",
"electron-builder": "24.6.4",
"electron-notarize": "1.2.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9852,10 +9852,10 @@ electron-to-chromium@^1.4.526:
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.528.tgz#7c900fd73d9d2e8bb0dab0e301f25f0f4776ef2c"
integrity sha512-UdREXMXzLkREF4jA8t89FQjA8WHI6ssP38PMY4/4KhXFQbtImnghh4GkCgrtiZwLKUKVD2iTVXvDVQjfomEQuA==

[email protected].1:
version "26.2.1"
resolved "https://registry.npmjs.org/electron/-/electron-26.2.1.tgz#2ef86c03d9753647622bb9a53c4213fb290e5eac"
integrity sha512-SNT24Cf/wRvfcFZQoERXjzswUlg5ouqhIuA2t9x2L7VdTn+2Jbs0QXRtOfzcnOV/raVMz3e8ICyaU2GGeciKLg==
[email protected].4:
version "26.2.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-26.2.4.tgz#36616b2386b083c13ae9188f2d8ccf233c23404a"
integrity sha512-weMUSMyDho5E0DPQ3breba3D96IxwNvtYHjMd/4/wNN3BdI5s3+0orNnPVGJFcLhSvKoxuKUqdVonUocBPwlQA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"
Expand Down

0 comments on commit 8382cda

Please sign in to comment.