Bump @electron/rebuild from 3.3.1 to 3.4.0

Bumps [@electron/rebuild](https://github.com/electron/rebuild) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/electron/rebuild/releases)
- [Changelog](https://github.com/electron/rebuild/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/rebuild/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: "@electron/rebuild"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-04 12:07:41 +00:00 committed by Labhansh Agrawal
parent 1b44c49c13
commit d35c9e860c
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@electron/rebuild": "^3.3.1",
"@electron/rebuild": "^3.4.0",
"@types/args": "5.0.3",
"@types/async-retry": "1.4.3",
"@types/color": "3.0.6",

View file

@ -672,10 +672,10 @@
minimist "^1.2.6"
plist "^3.0.5"
"@electron/rebuild@^3.3.1":
version "3.3.1"
resolved "https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.3.1.tgz#7f1455e3f992b3c829873b0d3eb34859fdf8f0a2"
integrity sha512-bQDWw9rkEGYW+gzPNFCD+ugJ8LIFSu0pORJl5fmrT+H8qETOIPAe99Klzg0wGaZRu9JN+5qLzKG+PehRGOlzmQ==
"@electron/rebuild@^3.4.0":
version "3.4.0"
resolved "https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.4.0.tgz#b0152baa14f795f73bc5e154c261205a79aceed0"
integrity sha512-fi+O1zgxSmZR1X8oSOHRgCWALSS56dGHJ2AXLx9Ua3wg/NmBaMI/jpu7moU6T8lk/XRLnsC9Ds/Jo4I+UCkHAA==
dependencies:
"@malept/cross-spawn-promise" "^2.0.0"
chalk "^4.0.0"