Skip to content

Commit d397ffd

Browse files
chore(deps-dev): bump electron-rebuild from 2.3.2 to 2.3.4
Bumps [electron-rebuild](https://github.com/electron/electron-rebuild) from 2.3.2 to 2.3.4. - [Release notes](https://github.com/electron/electron-rebuild/releases) - [Changelog](https://github.com/electron/electron-rebuild/blob/master/.releaserc.json) - [Commits](electron/rebuild@v2.3.2...v2.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 092c9f0 commit d397ffd

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"concurrently": "^5.3.0",
8383
"cross-env": "^7.0.3",
8484
"electron-builder": "^22.9.1",
85-
"electron-rebuild": "^2.3.2",
85+
"electron-rebuild": "^2.3.4",
8686
"electron-reload": "^1.5.0",
8787
"jasmine-core": "~3.6.0",
8888
"jasmine-spec-reporter": "~6.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3772,10 +3772,10 @@ electron-publish@22.9.1:
37723772
lazy-val "^1.0.4"
37733773
mime "^2.4.6"
37743774

3775-
electron-rebuild@^2.3.2:
3776-
version "2.3.2"
3777-
resolved "https://registry.yarnpkg.com/electron-rebuild/-/electron-rebuild-2.3.2.tgz#42da553a1e4e844ae4d3c3b97e42be836b2924b3"
3778-
integrity sha512-VLd3iIn65PmYWmvL+nx0oKspbohkDUhCAz8I2EWbMJcOFzWKW1UXJZ+ZG53iEDJFldm9PahE4q2Bx3ns4bdzeQ==
3775+
electron-rebuild@^2.3.4:
3776+
version "2.3.4"
3777+
resolved "https://registry.yarnpkg.com/electron-rebuild/-/electron-rebuild-2.3.4.tgz#59d49b37d5cc690aa60500aa5e5ecd168cbb5ba2"
3778+
integrity sha512-EHr1bkqXTN/jQJuh2/IunF9QGa9yOgpE9KdQ9A7VHshd7ycWvoXjWzaXaimfa1nu1l7vKqLLu7N2COe3Jn9NuA==
37793779
dependencies:
37803780
"@malept/cross-spawn-promise" "^1.1.0"
37813781
colors "^1.3.3"
@@ -3784,7 +3784,7 @@ electron-rebuild@^2.3.2:
37843784
fs-extra "^9.0.1"
37853785
got "^11.7.0"
37863786
lzma-native "^6.0.1"
3787-
node-abi "^2.19.1"
3787+
node-abi "^2.19.2"
37883788
node-gyp "^7.1.0"
37893789
ora "^5.1.0"
37903790
tar "^6.0.5"
@@ -6599,10 +6599,10 @@ nice-try@^1.0.4:
65996599
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
66006600
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
66016601

6602-
node-abi@^2.19.1:
6603-
version "2.19.1"
6604-
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.19.1.tgz#6aa32561d0a5e2fdb6810d8c25641b657a8cea85"
6605-
integrity sha512-HbtmIuByq44yhAzK7b9j/FelKlHYISKQn0mtvcBrU5QBkhoCMp5bu8Hv5AI34DcKfOAcJBcOEMwLlwO62FFu9A==
6602+
node-abi@^2.19.2:
6603+
version "2.19.3"
6604+
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.19.3.tgz#252f5dcab12dad1b5503b2d27eddd4733930282d"
6605+
integrity sha512-9xZrlyfvKhWme2EXFKQhZRp1yNWT/uI1luYPr3sFl+H4keYY4xR+1jO7mvTTijIsHf1M+QDe9uWuKeEpLInIlg==
66066606
dependencies:
66076607
semver "^5.4.1"
66086608

0 commit comments

Comments
 (0)