mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @electron/remote from 2.1.0 to 2.1.1
Bumps [@electron/remote](https://github.com/electron/remote) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/electron/remote/releases) - [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json) - [Commits](https://github.com/electron/remote/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: "@electron/remote" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b9e6774a42
commit
227f52a8be
2 changed files with 5 additions and 5 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
"email": "team@zeit.co"
|
"email": "team@zeit.co"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@electron/remote": "2.1.0",
|
"@electron/remote": "2.1.1",
|
||||||
"@react-icons/all-files": "4.1.0",
|
"@react-icons/all-files": "4.1.0",
|
||||||
"@redux-devtools/extension": "^3.3.0",
|
"@redux-devtools/extension": "^3.3.0",
|
||||||
"args": "5.0.3",
|
"args": "5.0.3",
|
||||||
|
|
|
||||||
|
|
@ -687,10 +687,10 @@
|
||||||
tar "^6.0.5"
|
tar "^6.0.5"
|
||||||
yargs "^17.0.1"
|
yargs "^17.0.1"
|
||||||
|
|
||||||
"@electron/remote@2.1.0":
|
"@electron/remote@2.1.1":
|
||||||
version "2.1.0"
|
version "2.1.1"
|
||||||
resolved "https://registry.npmjs.org/@electron/remote/-/remote-2.1.0.tgz#7f3980840b5f4f3058ac7fd1da7a1167d10a9eaf"
|
resolved "https://registry.npmjs.org/@electron/remote/-/remote-2.1.1.tgz#c1a95464957bfd38cfb79c6514f08b04a4db02dc"
|
||||||
integrity sha512-38jzz2beoYTo0DNS+aoaGyLS/fHeNTAc1Aom6HlYsxKnvVWjcg4xriC7J2IUkYSEDHGKX/D7jUst+mH4dHR6QA==
|
integrity sha512-Lfxul2yBxL+FBVaKszNAkuUqSIDbUQ1I7BC394iRXyqA2XGz7im2bAxroNIM51jhySSPKUaOLHaFLxfV6pC9VQ==
|
||||||
|
|
||||||
"@electron/universal@1.4.1":
|
"@electron/universal@1.4.1":
|
||||||
version "1.4.1"
|
version "1.4.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue