Skip to content

Commit 2461824

Browse files
committed
chore: update deps
1 parent a47dbbb commit 2461824

File tree

14 files changed

+1014
-1664
lines changed

14 files changed

+1014
-1664
lines changed

package.json

Lines changed: 28 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -32,31 +32,31 @@
3232
"dependencies": {
3333
"7zip-bin": "~4.1.0",
3434
"@types/is-ci": "^1.1.0",
35-
"app-builder-bin": "2.6.3",
35+
"app-builder-bin": "2.6.4",
3636
"archiver": "^3.0.0",
3737
"async-exit-hook": "^2.0.1",
38-
"bluebird-lst": "^1.0.6",
38+
"bluebird-lst": "^1.0.7",
3939
"chalk": "^2.4.2",
4040
"chromium-pickle-js": "^0.2.0",
4141
"debug": "^4.1.1",
4242
"ejs": "^2.6.1",
4343
"electron-osx-sign": "0.4.11",
44-
"fs-extra-p": "^7.0.0",
44+
"fs-extra-p": "^7.0.1",
4545
"hosted-git-info": "^2.7.1",
4646
"iconv-lite": "^0.4.24",
4747
"ini": "^1.3.5",
4848
"is-ci": "^2.0.0",
4949
"isbinaryfile": "^4.0.0",
5050
"js-yaml": "^3.12.1",
51-
"lazy-val": "^1.0.3",
51+
"lazy-val": "^1.0.4",
5252
"lodash.isequal": "^4.5.0",
5353
"mime": "^2.4.0",
5454
"minimatch": "^3.0.4",
55-
"normalize-package-data": "^2.4.0",
55+
"normalize-package-data": "^2.5.0",
5656
"pako": "^1.0.8",
5757
"parse-color": "^1.0.0",
5858
"plist": "^3.0.1",
59-
"read-config-file": "3.2.1",
59+
"read-config-file": "3.2.2",
6060
"sanitize-filename": "^1.6.1",
6161
"sax": "^1.2.4",
6262
"semver": "^5.6.0",
@@ -66,12 +66,12 @@
6666
"temp-file": "^3.3.2",
6767
"tunnel-agent": "^0.6.0",
6868
"update-notifier": "^2.5.0",
69-
"yargs": "^12.0.5"
69+
"yargs": "^13.2.1"
7070
},
7171
"devDependencies": {
72-
"@babel/core": "^7.2.2",
73-
"@babel/plugin-proposal-class-properties": "^7.2.3",
74-
"@babel/plugin-proposal-decorators": "^7.2.3",
72+
"@babel/core": "^7.3.4",
73+
"@babel/plugin-proposal-class-properties": "^7.3.4",
74+
"@babel/plugin-proposal-decorators": "^7.3.0",
7575
"@babel/plugin-proposal-do-expressions": "^7.2.0",
7676
"@babel/plugin-proposal-export-default-from": "^7.2.0",
7777
"@babel/plugin-proposal-export-namespace-from": "^7.2.0",
@@ -82,41 +82,42 @@
8282
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.2.0",
8383
"@babel/plugin-proposal-numeric-separator": "^7.2.0",
8484
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
85-
"@babel/plugin-proposal-pipeline-operator": "^7.2.0",
85+
"@babel/plugin-proposal-pipeline-operator": "^7.3.2",
8686
"@babel/plugin-proposal-throw-expressions": "^7.2.0",
8787
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
8888
"@babel/plugin-syntax-import-meta": "^7.2.0",
89-
"@babel/preset-env": "^7.2.3",
89+
"@babel/preset-env": "^7.3.4",
9090
"@babel/preset-react": "^7.0.0",
91-
"@types/debug": "^0.0.31",
92-
"@types/ejs": "^2.6.1",
91+
"@types/debug": "^4.1.2",
92+
"@types/ejs": "^2.6.3",
9393
"@types/ini": "^1.3.30",
94-
"@types/jest": "^23.3.12",
95-
"@types/js-yaml": "^3.11.4",
96-
"@types/lodash.isequal": "^4.5.3",
97-
"@types/node-emoji": "^1.8.0",
94+
"@types/jest": "^24.0.9",
95+
"@types/js-yaml": "^3.12.0",
96+
"@types/lodash.isequal": "^4.5.4",
97+
"@types/node-emoji": "^1.8.1",
9898
"@types/sanitize-filename": "^1.1.28",
9999
"@types/sax": "^1.0.1",
100100
"@types/semver": "^5.5.0",
101-
"@types/source-map-support": "^0.4.1",
101+
"@types/source-map-support": "^0.4.2",
102102
"@types/stat-mode": "^0.2.0",
103+
"@types/yargs": "^12.0.9",
103104
"babel-core": "^7.0.0-bridge.0",
104-
"babel-preset-ts-node6-bluebird": "^3.0.1",
105+
"babel-preset-ts-node6-bluebird": "^3.0.2",
105106
"convert-source-map": "^1.6.0",
106107
"decompress-zip": "^0.3.1",
107-
"depcheck": "^0.6.11",
108+
"depcheck": "^0.7.1",
108109
"develar-typescript-json-schema": "0.20.0",
109110
"electron-builder-tslint-config": "^1.1.0",
110111
"globby": "^9.0.0",
111-
"jest-cli": "^23.6.0",
112-
"jest-junit": "^6.0.1",
112+
"jest-cli": "^24.1.0",
113+
"jest-junit": "^6.3.0",
113114
"jsdoc-to-markdown": "^4.0.1",
114115
"path-sort": "^0.1.0",
115116
"sumchecker": "^2.0.2",
116-
"ts-babel": "6.1.2",
117+
"ts-babel": "6.1.4",
117118
"ts-jsdoc": "^3.0.1",
118-
"tslint": "^5.12.1",
119-
"typescript": "~3.2.2",
119+
"tslint": "^5.13.0",
120+
"typescript": "~3.3.3333",
120121
"whitespace": "^2.1.0",
121122
"worker-farm": "^1.6.0"
122123
},
@@ -136,9 +137,6 @@
136137
"modulePaths": [
137138
"<rootDir>/packages"
138139
],
139-
"setupTestFrameworkScriptFile": "<rootDir>/test/jestSetup.js"
140-
},
141-
"yargs": {
142-
"camel-case-expansion": false
140+
"setupFilesAfterEnv": ["<rootDir>/test/jestSetup.js"]
143141
}
144142
}

packages/app-builder-lib/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,27 +42,27 @@
4242
"homepage": "https://github.com/electron-userland/electron-builder",
4343
"dependencies": {
4444
"7zip-bin": "~4.1.0",
45-
"app-builder-bin": "2.6.3",
45+
"app-builder-bin": "2.6.4",
4646
"async-exit-hook": "^2.0.1",
47-
"bluebird-lst": "^1.0.6",
47+
"bluebird-lst": "^1.0.7",
4848
"chromium-pickle-js": "^0.2.0",
4949
"builder-util-runtime": "0.0.0-semantic-release",
5050
"builder-util": "0.0.0-semantic-release",
5151
"electron-osx-sign": "0.4.11",
5252
"electron-publish": "0.0.0-semantic-release",
53-
"fs-extra-p": "^7.0.0",
53+
"fs-extra-p": "^7.0.1",
5454
"hosted-git-info": "^2.7.1",
5555
"is-ci": "^2.0.0",
5656
"isbinaryfile": "^4.0.0",
5757
"js-yaml": "^3.12.1",
58-
"read-config-file": "3.2.1",
58+
"read-config-file": "3.2.2",
5959
"minimatch": "^3.0.4",
60-
"normalize-package-data": "^2.4.0",
60+
"normalize-package-data": "^2.5.0",
6161
"plist": "^3.0.1",
6262
"sanitize-filename": "^1.6.1",
6363
"semver": "^5.6.0",
6464
"debug": "^4.1.1",
65-
"lazy-val": "^1.0.3",
65+
"lazy-val": "^1.0.4",
6666
"temp-file": "^3.3.2",
6767
"ejs": "^2.6.1"
6868
},

packages/builder-util-runtime/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"debug": "^4.1.1",
18-
"fs-extra-p": "^7.0.0",
19-
"bluebird-lst": "^1.0.6",
18+
"fs-extra-p": "^7.0.1",
19+
"bluebird-lst": "^1.0.7",
2020
"sax": "^1.2.4"
2121
},
2222
"types": "./out/index.d.ts"

packages/builder-util/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"out"
1212
],
1313
"dependencies": {
14-
"app-builder-bin": "2.6.3",
14+
"app-builder-bin": "2.6.4",
1515
"temp-file": "^3.3.2",
16-
"fs-extra-p": "^7.0.0",
16+
"fs-extra-p": "^7.0.1",
1717
"is-ci": "^2.0.0",
1818
"stat-mode": "^0.2.2",
19-
"bluebird-lst": "^1.0.6",
19+
"bluebird-lst": "^1.0.7",
2020
"chalk": "^2.4.2",
2121
"debug": "^4.1.1",
2222
"builder-util-runtime": "^0.0.0-semantic-release",

packages/dmg-builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"vendor"
1414
],
1515
"dependencies": {
16-
"fs-extra-p": "^7.0.0",
17-
"bluebird-lst": "^1.0.6",
16+
"fs-extra-p": "^7.0.1",
17+
"bluebird-lst": "^1.0.7",
1818
"parse-color": "^1.0.0",
1919
"builder-util": "~0.0.0-semantic-release",
2020
"iconv-lite": "^0.4.24",

packages/electron-builder-squirrel-windows/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
],
1313
"dependencies": {
1414
"builder-util": "~0.0.0-semantic-release",
15-
"bluebird-lst": "^1.0.6",
16-
"fs-extra-p": "^7.0.0",
15+
"bluebird-lst": "^1.0.7",
16+
"fs-extra-p": "^7.0.1",
1717
"archiver": "^3.0.0",
1818
"sanitize-filename": "^1.6.1"
1919
},

packages/electron-builder/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
"bugs": "https://github.com/electron-userland/electron-builder/issues",
4747
"homepage": "https://github.com/electron-userland/electron-builder",
4848
"dependencies": {
49-
"bluebird-lst": "^1.0.6",
49+
"bluebird-lst": "^1.0.7",
5050
"chalk": "^2.4.2",
5151
"builder-util-runtime": "0.0.0-semantic-release",
5252
"builder-util": "0.0.0-semantic-release",
53-
"fs-extra-p": "^7.0.0",
53+
"fs-extra-p": "^7.0.1",
5454
"is-ci": "^2.0.0",
55-
"read-config-file": "3.2.1",
55+
"read-config-file": "3.2.2",
5656
"sanitize-filename": "^1.6.1",
5757
"update-notifier": "^2.5.0",
58-
"yargs": "^12.0.5",
59-
"lazy-val": "^1.0.3",
58+
"yargs": "^13.2.1",
59+
"lazy-val": "^1.0.4",
6060
"app-builder-lib": "0.0.0-semantic-release",
6161
"dmg-builder": "0.0.0-semantic-release"
6262
},

packages/electron-builder/src/builder.ts

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { addValue, Arch, archFromString, deepAssign, getArchCliNames, InvalidCon
22
import chalk from "chalk"
33
import { build as _build, Configuration, DIR_TARGET, Packager, PackagerOptions, Platform } from "app-builder-lib"
44
import { PublishOptions } from "electron-publish"
5+
import yargs from "yargs"
56

67
/** @internal */
78
export interface BuildOptions extends PackagerOptions, PublishOptions {
@@ -231,10 +232,14 @@ export function build(rawOptions?: CliOptions): Promise<Array<string>> {
231232
* @private
232233
* @internal
233234
*/
234-
export function configureBuildCommand(yargs: yargs.Yargs): yargs.Yargs {
235+
export function configureBuildCommand(yargs: yargs.Argv): yargs.Argv {
235236
const publishGroup = "Publishing:"
236237
const buildGroup = "Building:"
237-
const deprecated = "Deprecated:"
238+
const deprecated = "Deprecated:";
239+
240+
(yargs as any).parserConfiguration({
241+
"camel-case-expansion": false,
242+
})
238243

239244
return yargs
240245
.option("mac", {

packages/electron-builder/src/cli/install-app-deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import yargs from "yargs"
1515
declare const PACKAGE_VERSION: string
1616

1717
/** @internal */
18-
export function configureInstallAppDepsCommand(yargs: yargs.Yargs): yargs.Yargs {
18+
export function configureInstallAppDepsCommand(yargs: yargs.Argv): yargs.Argv {
1919
// https://github.com/yargs/yargs/issues/760
2020
// demandOption is required to be set
2121
return yargs

packages/electron-publish/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"out"
1212
],
1313
"dependencies": {
14-
"lazy-val": "^1.0.3",
15-
"fs-extra-p": "^7.0.0",
14+
"lazy-val": "^1.0.4",
15+
"fs-extra-p": "^7.0.1",
1616
"mime": "^2.4.0",
17-
"bluebird-lst": "^1.0.6",
17+
"bluebird-lst": "^1.0.7",
1818
"builder-util-runtime": "^0.0.0-semantic-release",
1919
"builder-util": "~0.0.0-semantic-release",
2020
"chalk": "^2.4.2"

packages/electron-updater/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"out"
1313
],
1414
"dependencies": {
15-
"lazy-val": "^1.0.3",
16-
"bluebird-lst": "^1.0.6",
17-
"fs-extra-p": "^7.0.0",
15+
"lazy-val": "^1.0.4",
16+
"bluebird-lst": "^1.0.7",
17+
"fs-extra-p": "^7.0.1",
1818
"js-yaml": "^3.12.1",
1919
"semver": "^5.6.0",
2020
"source-map-support": "^0.5.10",

test/out/__snapshots__/BuildTest.js.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ Object {
10991099
"size": 1069,
11001100
},
11011101
"index.js": Object {
1102-
"size": 4691,
1102+
"size": 4770,
11031103
},
11041104
"package.json": Object {
11051105
"size": 524,
@@ -1207,13 +1207,13 @@ Object {
12071207
},
12081208
"bin.js": Object {
12091209
"executable": true,
1210-
"size": 2255,
1210+
"size": 2570,
12111211
},
12121212
"download.js": Object {
12131213
"size": 3611,
12141214
},
12151215
"error.js": Object {
1216-
"size": 330,
1216+
"size": 355,
12171217
},
12181218
"help.txt": Object {
12191219
"size": 867,
@@ -1225,7 +1225,7 @@ Object {
12251225
"size": 232,
12261226
},
12271227
"package.json": Object {
1228-
"size": 1158,
1228+
"size": 1137,
12291229
},
12301230
"proxy.js": Object {
12311231
"size": 1079,

0 commit comments

Comments
 (0)