Skip to content

Commit 647bf13

Browse files
committed
chore: update electron-webpack to 2.7.4
1 parent bb09738 commit 647bf13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"electron": "5.0.6",
1616
"electron-builder": "^21.0.11",
17-
"electron-webpack": "^2.7.3",
17+
"electron-webpack": "^2.7.4",
1818
"webpack": "~4.35.3"
1919
}
2020
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2597,10 +2597,10 @@ electron-webpack-js@~2.3.2:
25972597
babel-loader "^8.0.6"
25982598
babel-plugin-component "^1.1.1"
25992599

2600-
electron-webpack@^2.7.3:
2601-
version "2.7.3"
2602-
resolved "https://registry.yarnpkg.com/electron-webpack/-/electron-webpack-2.7.3.tgz#77e9a9ebcac46f37cfb4293a97710ec959af55c6"
2603-
integrity sha512-e2gN6Qnq1O3BJ7YemlO5C3bZ7RR0RbLa+STqMDKVLTNdOerKWFrVycCHv2YuaJg7FEORNAmbYbSzPIUgRkmTnw==
2600+
electron-webpack@^2.7.4:
2601+
version "2.7.4"
2602+
resolved "https://registry.yarnpkg.com/electron-webpack/-/electron-webpack-2.7.4.tgz#f1deed156375fbd846ee718bfc9ccf93a2e27207"
2603+
integrity sha512-0278nUbG4bANuvrWpLq/CYKJhGwR1gzhAI5IInasbAV8FVA3PyAvu/KMZCZLuVbTxGmWStPg2pdLf1a9alfLCQ==
26042604
dependencies:
26052605
"@types/webpack-env" "^1.13.9"
26062606
async-exit-hook "^2.0.1"

0 commit comments

Comments
 (0)