Bump @electron/rebuild from 3.3.0 to 3.3.1

Bumps [@electron/rebuild](https://github.com/electron/rebuild) from 3.3.0 to 3.3.1.
- [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.0...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-27 11:21:35 +00:00 committed by Labhansh Agrawal
parent 6582f84b13
commit 604af65a7c
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.0",
"@electron/rebuild": "^3.3.1",
"@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.0":
version "3.3.0"
resolved "https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.3.0.tgz#6ba0ae1cb545b2e314901d2ac175ca9c03a2e3da"
integrity sha512-S1vgpzIOS1wCJmsYjdLz97MTUV6UTLcMk/HE3w90HYtVxvW+PQdwxLbgsrECX2bysqcnmM5a0K6mXj/gwVgYtQ==
"@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==
dependencies:
"@malept/cross-spawn-promise" "^2.0.0"
chalk "^4.0.0"