From 065daff89e9ecabe05b0687ea94e8b2c849798d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 04:45:32 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20electron=20from=201.8.8=20to=209.1.0=20i?= =?UTF-8?q?n=20/threejs=E8=A7=86=E9=A2=91=E6=95=99=E7=A8=8B=E6=BA=90?= =?UTF-8?q?=E7=A0=81/three.js-master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [electron](https://github.com/electron/electron) from 1.8.8 to 9.1.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v1.8.8...v9.1.0) Signed-off-by: dependabot[bot] --- .../three.js-master/package.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" "b/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" index 524a605d..d079ef74 100644 --- "a/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" +++ "b/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" @@ -53,7 +53,7 @@ "homepage": "https://threejs.org/", "devDependencies": { "concurrently": "^3.5.0", - "electron": "~1.8.4", + "electron": "~9.1.0", "eslint": "^4.1.1", "eslint-config-mdcs": "^4.2.2", "google-closure-compiler": "20180204.0.0",