bump @electron/notarize from 2.3.2 to 2.4.0

Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.3.2...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-19 09:21:57 +00:00
committed by GitHub
parent 05325319d7
commit be81f80de9
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@electron/notarize": "^2.3.2",
"@electron/notarize": "^2.4.0",
"electron": "^31.3.0",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
@@ -127,9 +127,9 @@
}
},
"node_modules/@electron/notarize": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@electron/notarize/-/notarize-2.3.2.tgz",
"integrity": "sha512-zfayxCe19euNwRycCty1C7lF7snk9YwfRpB5M8GLr1a4ICH63znxaPNAubrMvj0yDvVozqfgsdYpXVUnpWBDpg==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@electron/notarize/-/notarize-2.4.0.tgz",
"integrity": "sha512-ArHnRPIJJGrmV+uWNQSINAht+cM4gAo3uA3WFI54bYF93mzmD15gzhPQ0Dd+v/fkMhnRiiIO8NNkGdn87Vsy0g==",
"dev": true,
"dependencies": {
"debug": "^4.1.1",
@@ -6051,9 +6051,9 @@
}
},
"@electron/notarize": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@electron/notarize/-/notarize-2.3.2.tgz",
"integrity": "sha512-zfayxCe19euNwRycCty1C7lF7snk9YwfRpB5M8GLr1a4ICH63znxaPNAubrMvj0yDvVozqfgsdYpXVUnpWBDpg==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@electron/notarize/-/notarize-2.4.0.tgz",
"integrity": "sha512-ArHnRPIJJGrmV+uWNQSINAht+cM4gAo3uA3WFI54bYF93mzmD15gzhPQ0Dd+v/fkMhnRiiIO8NNkGdn87Vsy0g==",
"dev": true,
"requires": {
"debug": "^4.1.1",
+1 -1
View File
@@ -20,7 +20,7 @@
"homepage": "https://github.com/stagehacks/Cue-View",
"repository": "https://github.com/stagehacks/Cue-View",
"devDependencies": {
"@electron/notarize": "^2.3.2",
"@electron/notarize": "^2.4.0",
"electron": "^31.3.0",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",