Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @electron/rebuild from 3.7.0 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps [@electron/rebuild](https://github.com/electron/rebuild) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/electron/rebuild/releases)
- [Changelog](https://github.com/electron/rebuild/blob/main/.releaserc.json)
- [Commits](electron/rebuild@v3.7.0...v3.7.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>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 2087126 commit 214ebff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@daipeng7/rollup-plugin-iconfont": "^3.0.6",
"@electron/rebuild": "^3.7.0",
"@electron/rebuild": "^3.7.1",
"@intlify/vite-plugin-vue-i18n": "^7.0.0",
"@quasar/app-vite": "^1.10.1",
"@rollup/plugin-inject": "^5.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -592,9 +592,9 @@ __metadata:
languageName: node
linkType: hard

"@electron/rebuild@npm:^3.7.0":
version: 3.7.0
resolution: "@electron/rebuild@npm:3.7.0"
"@electron/rebuild@npm:^3.7.1":
version: 3.7.1
resolution: "@electron/rebuild@npm:3.7.1"
dependencies:
"@electron/node-gyp": "git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2"
"@malept/cross-spawn-promise": "npm:^2.0.0"
Expand All @@ -613,7 +613,7 @@ __metadata:
yargs: "npm:^17.0.1"
bin:
electron-rebuild: lib/cli.js
checksum: 10c0/10a4e5867254cd484cf6d8fa93c73f2abddc3eb7c9845784abd0c09380d41d538b1bcd41d145e0906459621a8602f86ae1540b2da110923b76c32a4aaf15a883
checksum: 10c0/ef498ec1eb6d2870f4331dd53d84132a4fb7d2ef6a0058854731d3261fc0af3e2c8549c1c268801b7c2c9e93519b22d67b2a4fe7ed0136214100980801e2a372
languageName: node
linkType: hard

Expand Down Expand Up @@ -9748,7 +9748,7 @@ __metadata:
resolution: "mmm-v2@workspace:."
dependencies:
"@daipeng7/rollup-plugin-iconfont": "npm:^3.0.6"
"@electron/rebuild": "npm:^3.7.0"
"@electron/rebuild": "npm:^3.7.1"
"@electron/remote": "npm:^2.1.2"
"@formkit/drag-and-drop": "npm:^0.2.4"
"@intlify/vite-plugin-vue-i18n": "npm:^7.0.0"
Expand Down

0 comments on commit 214ebff

Please sign in to comment.