Skip to content

Commit af40661

Browse files
authored
fix: notarize process (#1940)
Signed-off-by: Adam Setch <[email protected]>
1 parent ac1c39d commit af40661

File tree

3 files changed

+195
-129
lines changed

3 files changed

+195
-129
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"devDependencies": {
8080
"@biomejs/biome": "1.9.4",
8181
"@discordapp/twemoji": "15.1.0",
82-
"@electron/notarize": "2.5.0",
82+
"@electron/notarize": "3.0.1",
8383
"@primer/octicons-react": "19.15.1",
8484
"@primer/primitives": "10.5.0",
8585
"@primer/react": "36.27.0",
@@ -99,7 +99,7 @@
9999
"css-minimizer-webpack-plugin": "7.0.2",
100100
"date-fns": "4.1.0",
101101
"electron": "35.1.2",
102-
"electron-builder": "26.0.12",
102+
"electron-builder": "25.1.8",
103103
"final-form": "4.20.10",
104104
"graphql-tag": "2.12.6",
105105
"html-webpack-plugin": "5.6.3",

0 commit comments

Comments
 (0)