mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
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](https://github.com/electron/electron-rebuild/compare/v2.3.2...v2.3.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0e20d07bd7
commit
599a29e232
2 changed files with 7 additions and 7 deletions
|
|
@ -102,7 +102,7 @@
|
||||||
"electron-builder": "22.9.1",
|
"electron-builder": "22.9.1",
|
||||||
"electron-builder-squirrel-windows": "22.9.1",
|
"electron-builder-squirrel-windows": "22.9.1",
|
||||||
"electron-devtools-installer": "3.1.1",
|
"electron-devtools-installer": "3.1.1",
|
||||||
"electron-rebuild": "2.3.2",
|
"electron-rebuild": "2.3.4",
|
||||||
"eslint": "7.14.0",
|
"eslint": "7.14.0",
|
||||||
"eslint-config-prettier": "6.15.0",
|
"eslint-config-prettier": "6.15.0",
|
||||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||||
|
|
|
||||||
12
yarn.lock
12
yarn.lock
|
|
@ -3130,10 +3130,10 @@ electron-publish@22.9.1:
|
||||||
lazy-val "^1.0.4"
|
lazy-val "^1.0.4"
|
||||||
mime "^2.4.6"
|
mime "^2.4.6"
|
||||||
|
|
||||||
electron-rebuild@2.3.2:
|
electron-rebuild@2.3.4:
|
||||||
version "2.3.2"
|
version "2.3.4"
|
||||||
resolved "https://registry.npmjs.org/electron-rebuild/-/electron-rebuild-2.3.2.tgz#42da553a1e4e844ae4d3c3b97e42be836b2924b3"
|
resolved "https://registry.npmjs.org/electron-rebuild/-/electron-rebuild-2.3.4.tgz#59d49b37d5cc690aa60500aa5e5ecd168cbb5ba2"
|
||||||
integrity sha512-VLd3iIn65PmYWmvL+nx0oKspbohkDUhCAz8I2EWbMJcOFzWKW1UXJZ+ZG53iEDJFldm9PahE4q2Bx3ns4bdzeQ==
|
integrity sha512-EHr1bkqXTN/jQJuh2/IunF9QGa9yOgpE9KdQ9A7VHshd7ycWvoXjWzaXaimfa1nu1l7vKqLLu7N2COe3Jn9NuA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@malept/cross-spawn-promise" "^1.1.0"
|
"@malept/cross-spawn-promise" "^1.1.0"
|
||||||
colors "^1.3.3"
|
colors "^1.3.3"
|
||||||
|
|
@ -3142,7 +3142,7 @@ electron-rebuild@2.3.2:
|
||||||
fs-extra "^9.0.1"
|
fs-extra "^9.0.1"
|
||||||
got "^11.7.0"
|
got "^11.7.0"
|
||||||
lzma-native "^6.0.1"
|
lzma-native "^6.0.1"
|
||||||
node-abi "^2.19.1"
|
node-abi "^2.19.2"
|
||||||
node-gyp "^7.1.0"
|
node-gyp "^7.1.0"
|
||||||
ora "^5.1.0"
|
ora "^5.1.0"
|
||||||
tar "^6.0.5"
|
tar "^6.0.5"
|
||||||
|
|
@ -5706,7 +5706,7 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
||||||
resolved "https://registry.npmjs.org/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
resolved "https://registry.npmjs.org/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
||||||
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
||||||
|
|
||||||
node-abi@^2.19.1:
|
node-abi@^2.19.2:
|
||||||
version "2.19.3"
|
version "2.19.3"
|
||||||
resolved "https://registry.npmjs.org/node-abi/-/node-abi-2.19.3.tgz#252f5dcab12dad1b5503b2d27eddd4733930282d"
|
resolved "https://registry.npmjs.org/node-abi/-/node-abi-2.19.3.tgz#252f5dcab12dad1b5503b2d27eddd4733930282d"
|
||||||
integrity sha512-9xZrlyfvKhWme2EXFKQhZRp1yNWT/uI1luYPr3sFl+H4keYY4xR+1jO7mvTTijIsHf1M+QDe9uWuKeEpLInIlg==
|
integrity sha512-9xZrlyfvKhWme2EXFKQhZRp1yNWT/uI1luYPr3sFl+H4keYY4xR+1jO7mvTTijIsHf1M+QDe9uWuKeEpLInIlg==
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue