Skip to content

Commit

Permalink
Merge pull request #7505 from rancher-sandbox/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/electron/notarize-2.5.0

build(deps-dev): bump @electron/notarize from 2.4.0 to 2.5.0
  • Loading branch information
jandubois committed Sep 19, 2024
2 parents 2fab96e + 8dae779 commit d50b376
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@electron/asar": "3.2.13",
"@electron/fuses": "^1.8.0",
"@electron/notarize": "2.4.0",
"@electron/notarize": "2.5.0",
"@nuxt/types": "2.18.1",
"@nuxtjs/eslint-config-typescript": "11.0.0",
"@nuxtjs/router-extras": "1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1300,10 +1300,10 @@
fs-extra "^9.0.1"
promise-retry "^2.0.1"

"@electron/notarize@2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.4.0.tgz#efa35dbd86b25d97b41d4a70cf19d1800f6e4603"
integrity sha512-ArHnRPIJJGrmV+uWNQSINAht+cM4gAo3uA3WFI54bYF93mzmD15gzhPQ0Dd+v/fkMhnRiiIO8NNkGdn87Vsy0g==
"@electron/notarize@2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.5.0.tgz#d4d25356adfa29df4a76bd64a8bd347237cd251e"
integrity sha512-jNT8nwH1f9X5GEITXaQ8IF/KdskvIkOFfB2CvwumsveVidzpSc+mvhhTMdAGSYF3O+Nq49lJ7y+ssODRXu06+A==
dependencies:
debug "^4.1.1"
fs-extra "^9.0.1"
Expand Down

0 comments on commit d50b376

Please sign in to comment.