Skip to content

Commit 5943c21

Browse files
authored
Update electron to v8.3.3.
1 parent 2456bba commit 5943c21

File tree

2 files changed

+45
-36
lines changed

2 files changed

+45
-36
lines changed

package-lock.json

Lines changed: 43 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"@typescript-eslint/parser": "^2.30.0",
182182
"devtron": "^1.4.0",
183183
"dotenv": "^8.2.0",
184-
"electron": "^8.2.5",
184+
"electron": "^8.3.3",
185185
"electron-builder": "^22.6.0",
186186
"electron-connect": "^0.6.3",
187187
"electron-notarize": "^0.3.0",
@@ -245,4 +245,4 @@
245245
}
246246
]
247247
}
248-
}
248+
}

0 commit comments

Comments
 (0)