浏览代码

build(deps-dev): bump electron from 6.0.12 to 7.0.0

Bumps [electron](https://github.com/electron/electron) from 6.0.12 to 7.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v6.0.12...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 6 年之前
父节点
当前提交
5d3dbe9f57
共有 2 个文件被更改,包括 202 次插入903 次删除
  1. 201 902
      package-lock.json
  2. 1 1
      package.json

文件差异内容过多而无法显示
+ 201 - 902
package-lock.json


+ 1 - 1
package.json

@@ -17,6 +17,6 @@
   "author": "GitHub",
   "license": "CC0-1.0",
   "devDependencies": {
-    "electron": "^6.0.12"
+    "electron": "^7.0.0"
   }
 }

部分文件因为文件数量过多而无法显示