Skip to content

Commit

Permalink
chore(deps): update dependency electron to v32 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: eXhumer <[email protected]>
  • Loading branch information
renovate[bot] and eXhumer authored Aug 22, 2024
1 parent 119ec1b commit 8a6e0eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"css-loader": "^7.1.2",
"dotenv": "^16.4.5",
"electron": "github:castlabs/electron-releases#v31.4.0+wvcus",
"electron": "github:castlabs/electron-releases#v32.0.0+wvcus",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"fork-ts-checker-webpack-plugin": "^9.0.2",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2364,9 +2364,10 @@ electron-to-chromium@^1.5.4:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.12.tgz#ee31756eaa2e06f2aa606f170b7ad06dd402b4e4"
integrity sha512-tIhPkdlEoCL1Y+PToq3zRNehUaKp3wBX/sr7aclAWdIWjvqAe/Im/H0SiCM4c1Q8BLPHCdoJTol+ZblflydehA==

"electron@github:castlabs/electron-releases#v31.4.0+wvcus":
version "31.4.0"
resolved "https://codeload.github.com/castlabs/electron-releases/tar.gz/adc697be80f76bba432e5a223a253ee551a88250"
"electron@github:castlabs/electron-releases#v32.0.0+wvcus":
version "32.0.0+wvcus"
uid "69c9ebb72c4988cb8a3561a8be07501261e1923a"
resolved "https://codeload.github.com/castlabs/electron-releases/tar.gz/69c9ebb72c4988cb8a3561a8be07501261e1923a"
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^20.9.0"
Expand Down

0 comments on commit 8a6e0eb

Please sign in to comment.