Merge pull request #1661 from TriliumNext/renovate/electron-35.x

chore(deps): update dependency electron to v35.1.5
This commit is contained in:
Elian Doran
2025-04-10 21:13:12 +03:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -159,7 +159,7 @@
"copy-webpack-plugin": "13.0.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"electron": "35.1.4",
"electron": "35.1.5",
"eslint": "9.24.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"esm": "3.2.25",
@@ -9591,9 +9591,9 @@
}
},
"node_modules/electron": {
"version": "35.1.4",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.4.tgz",
"integrity": "sha512-8HjE2wqxY//T09Of8k1eTpK/NeTG2FkTyRD+fyKXmec4wZVscGgZcmWFC0HYN4ktyHAjtplpxdFXjtqRnvzBMg==",
"version": "35.1.5",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.5.tgz",
"integrity": "sha512-LolvbKKQUSCGvEwbEQNt1cxD1t+YYClDNwBIjn4d28KM8FSqUn9zJuf6AbqNA7tVs9OFl/EQpmg/m4lZV1hH8g==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -218,7 +218,7 @@
"copy-webpack-plugin": "13.0.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"electron": "35.1.4",
"electron": "35.1.5",
"eslint": "9.24.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"esm": "3.2.25",