Skip to content

Commit

Permalink
chore(deps): update dependency @electron/notarize to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 4d19ce2 commit d549880
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 @@ -99,7 +99,7 @@
"@babel/eslint-parser": "7.22.6",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@electron/notarize": "2.2.0",
"@electron/notarize": "2.5.0",
"@fairdataihub/config": "2.2.3",
"@iconify/vue": "4.1.2",
"@storybook/addon-actions": "6.5.16",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1719,10 +1719,10 @@
optionalDependencies:
global-agent "^3.0.0"

"@electron/notarize@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.2.0.tgz#40455f9d8ca8098a74567aa4613b709089d82657"
integrity sha512-Sf7RG47rafeGuUm+kLEbTXMN8XZeYXN70dMBstrcgiykxCq3SLl1uqxFWndxSI1LfMqv4Eq9PTDHLPwiya31Kg==
"@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 d549880

Please sign in to comment.