Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jan 16, 2020
1 parent d216473 commit 9db61e9
Show file tree
Hide file tree
Showing 6 changed files with 1,151 additions and 1,141 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"iconv-lite": "^0.5.0",
"ini": "^1.3.5",
"is-ci": "^2.0.0",
"isbinaryfile": "^4.0.2",
"isbinaryfile": "^4.0.4",
"js-yaml": "^3.13.1",
"lazy-val": "^1.0.4",
"lodash.isequal": "^4.5.0",
Expand All @@ -59,63 +59,63 @@
"read-config-file": "5.0.1",
"sanitize-filename": "^1.6.3",
"sax": "^1.2.4",
"semver": "^6.3.0",
"semver": "^7.1.1",
"source-map-support": "^0.5.16",
"stat-mode": "^1.0.0",
"sumchecker": "^3.0.1",
"temp-file": "^3.3.6",
"tunnel-agent": "^0.6.0",
"update-notifier": "^3.0.1",
"yargs": "^15.0.2"
"update-notifier": "^4.0.0",
"yargs": "^15.1.0"
},
"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-decorators": "^7.7.4",
"@babel/plugin-proposal-do-expressions": "^7.7.4",
"@babel/plugin-proposal-export-default-from": "^7.7.4",
"@babel/plugin-proposal-export-namespace-from": "^7.7.4",
"@babel/plugin-proposal-function-bind": "^7.7.4",
"@babel/plugin-proposal-function-sent": "^7.7.4",
"@babel/plugin-proposal-json-strings": "^7.7.4",
"@babel/plugin-proposal-logical-assignment-operators": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-numeric-separator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.4",
"@babel/plugin-proposal-pipeline-operator": "^7.7.4",
"@babel/plugin-proposal-throw-expressions": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-syntax-import-meta": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"@types/ejs": "^2.7.0",
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/plugin-proposal-do-expressions": "^7.8.3",
"@babel/plugin-proposal-export-default-from": "^7.8.3",
"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
"@babel/plugin-proposal-function-bind": "^7.8.3",
"@babel/plugin-proposal-function-sent": "^7.8.3",
"@babel/plugin-proposal-json-strings": "^7.8.3",
"@babel/plugin-proposal-logical-assignment-operators": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-numeric-separator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/plugin-proposal-pipeline-operator": "^7.8.3",
"@babel/plugin-proposal-throw-expressions": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@types/ejs": "^3.0.0",
"@types/fs-extra": "^8.0.1",
"@types/ini": "^1.3.30",
"@types/jest": "^24.0.23",
"@types/jest": "^24.9.0",
"@types/js-yaml": "^3.12.1",
"@types/lodash.isequal": "^4.5.5",
"@types/node-emoji": "^1.8.1",
"@types/sax": "^1.2.0",
"@types/source-map-support": "^0.5.0",
"@types/stat-mode": "^0.2.0",
"@types/yargs": "^13.0.3",
"@types/yargs": "^15.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-preset-jest": "^24.9.0",
"babel-preset-ts-node8": "~4.0.0",
"convert-source-map": "^1.7.0",
"decompress-zip": "^0.3.1",
"depcheck": "^0.9.1",
"electron-builder-tslint-config": "^1.1.0",
"globby": "^10.0.1",
"globby": "^11.0.0",
"jest-cli": "^24.9.0",
"jest-junit": "^9.0.0",
"jest-junit": "^10.0.0",
"jsdoc-to-markdown": "^5.0.3",
"path-sort": "^0.1.0",
"sumchecker": "^3.0.1",
"ts-babel": "6.1.7",
"ts-jsdoc": "^3.1.1",
"tslint": "^5.20.1",
"typescript": "~3.7.2",
"typescript": "~3.7.4",
"whitespace": "^2.1.0",
"worker-farm": "^1.7.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/app-builder-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"fs-extra": "^8.1.0",
"hosted-git-info": "^3.0.2",
"is-ci": "^2.0.0",
"isbinaryfile": "^4.0.2",
"isbinaryfile": "^4.0.4",
"js-yaml": "^3.13.1",
"read-config-file": "5.0.1",
"minimatch": "^3.0.4",
"normalize-package-data": "^2.5.0",
"sanitize-filename": "^1.6.3",
"@develar/schema-utils": "~2.1.0",
"semver": "^6.3.0",
"semver": "^7.1.1",
"debug": "^4.1.1",
"lazy-val": "^1.0.4",
"temp-file": "^3.3.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/electron-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"is-ci": "^2.0.0",
"read-config-file": "5.0.1",
"sanitize-filename": "^1.6.3",
"update-notifier": "^3.0.1",
"yargs": "^15.0.2",
"update-notifier": "^4.0.0",
"yargs": "^15.1.0",
"lazy-val": "^1.0.4",
"app-builder-lib": "0.0.0-semantic-release",
"dmg-builder": "0.0.0-semantic-release"
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lazy-val": "^1.0.4",
"fs-extra": "^8.1.0",
"js-yaml": "^3.13.1",
"semver": "^6.3.0",
"semver": "^7.1.1",
"builder-util-runtime": "0.0.0-semantic-release",
"lodash.isequal": "^4.5.0",
"pako": "^1.0.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-updater/src/ElectronAppAdapter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ export class ElectronAppAdapter implements AppAdapter {
}

onQuit(handler: (exitCode: number) => void): void {
this.app.once("quit", (event, exitCode) => handler(exitCode))
this.app.once("quit", (_: Event, exitCode: number) => handler(exitCode))
}
}
Loading

0 comments on commit 9db61e9

Please sign in to comment.