Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 6.1.4 to 6.2.0 (#1038)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump mocha from 6.1.4 to 6.2.0

Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 6.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v6.1.4...v6.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Upgrade the packages too
  • Loading branch information
dependabot-preview[bot] authored and malept committed Jul 22, 2019
1 parent a0b5e1e commit 8d0372c
Show file tree
Hide file tree
Showing 35 changed files with 77 additions and 72 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"generate-changelog": "^1.8.0",
"listr": "^0.14.1",
"minimist": "^1.2.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"nodemon": "^1.19.1",
"nyc": "^14.1.1",
"proxyquire": "^2.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"dependencies": {
"@electron-forge/async-ora": "6.0.0-beta.43",
Expand All @@ -27,4 +27,4 @@
"engines": {
"node": ">= 8.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/api/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"fetch-mock": "^7.3.6",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"sinon": "^7.3.2"
},
Expand Down Expand Up @@ -62,4 +62,4 @@
"engines": {
"node": ">= 8.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"typings": "dist/Installer.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
},
"dependencies": {
"@electron-forge/async-ora": "6.0.0-beta.43"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/darwin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "dist/InstallerDarwin.js",
"typings": "dist/InstallerDarwin.d.ts",
"devDependencies": {
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -19,4 +19,4 @@
"fs-extra": "^8.1.0",
"sudo-prompt": "^9.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/deb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"main": "dist/InstallerDeb.js",
"typings": "dist/InstallerDeb.d.ts",
"devDependencies": {
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
},
"dependencies": {
"@electron-forge/installer-linux": "6.0.0-beta.43"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/dmg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "dist/InstallerDMG.js",
"typings": "dist/InstallerDMG.d.ts",
"devDependencies": {
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -19,4 +19,4 @@
"debug": "^4.1.0",
"fs-extra": "^8.1.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/exe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "dist/InstallerExe.js",
"typings": "dist/InstallerExe.d.ts",
"devDependencies": {
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -17,4 +17,4 @@
"@electron-forge/installer-base": "6.0.0-beta.43",
"open": "^6.4.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/linux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "dist/InstallerLinux.js",
"typings": "dist/InstallerLinux.d.ts",
"devDependencies": {
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -17,4 +17,4 @@
"@electron-forge/installer-base": "6.0.0-beta.43",
"sudo-prompt": "^9.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/rpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"main": "dist/InstallerRpm.js",
"typings": "dist/InstallerRpm.d.ts",
"devDependencies": {
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
},
"dependencies": {
"@electron-forge/installer-linux": "6.0.0-beta.43"
}
}
}
4 changes: 2 additions & 2 deletions packages/installer/zip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "dist/InstallerZip.js",
"typings": "dist/InstallerZip.d.ts",
"devDependencies": {
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -18,4 +18,4 @@
"cross-spawn-promise": "^0.10.1",
"fs-extra": "^8.1.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/appx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typings": "dist/MakerAppX.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -24,4 +24,4 @@
"optionalDependencies": {
"electron-windows-store": "^2.1.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typings": "dist/Maker.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -18,4 +18,4 @@
"@electron-forge/shared-types": "6.0.0-beta.43",
"fs-extra": "^8.1.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/deb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"sinon": "^7.3.2"
},
Expand All @@ -24,4 +24,4 @@
"optionalDependencies": {
"electron-installer-debian": "^2.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/dmg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"sinon": "^7.3.2"
},
Expand All @@ -25,4 +25,4 @@
"optionalDependencies": {
"electron-installer-dmg": "^3.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/flatpak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"sinon": "^7.3.2"
},
Expand All @@ -25,4 +25,4 @@
"optionalDependencies": {
"@malept/electron-installer-flatpak": "^0.10.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"sinon": "^7.3.2"
},
Expand All @@ -22,4 +22,4 @@
"@electron-forge/shared-types": "6.0.0-beta.43",
"electron-osx-sign": "^0.4.10"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/rpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"sinon": "^7.3.2"
},
Expand All @@ -24,4 +24,4 @@
"optionalDependencies": {
"electron-installer-redhat": "^2.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"chai": "4.2.0",
"chai-as-promised": "^7.0.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"proxyquire": "^2.0.1",
"sinon": "^7.3.2"
},
Expand All @@ -24,4 +24,4 @@
"optionalDependencies": {
"electron-installer-snap": "^4.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/squirrel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typings": "dist/MakerSquirrel.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -22,4 +22,4 @@
"optionalDependencies": {
"electron-winstaller": "^3.0.4"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/wix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typings": "dist/MakerWix.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -20,4 +20,4 @@
"electron-wix-msi": "^2.1.1",
"parse-author": "^2.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/maker/zip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typings": "dist/MakerZIP.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -20,4 +20,4 @@
"cross-zip": "^2.1.5",
"fs-extra": "^8.1.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/plugin/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"typings": "dist/Plugin.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
},
"dependencies": {
"@electron-forge/shared-types": "6.0.0-beta.43"
}
}
}
4 changes: 2 additions & 2 deletions packages/plugin/compile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typings": "dist/CompilePlugin.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -19,4 +19,4 @@
"@electron-forge/plugin-base": "6.0.0-beta.43",
"fs-extra": "^8.1.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/plugin/local-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typings": "dist/LocalElectronPlugin.d.ts",
"devDependencies": {
"chai": "4.2.0",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},
"engines": {
"node": ">= 8.0"
Expand All @@ -18,4 +18,4 @@
"@electron-forge/plugin-base": "6.0.0-beta.43",
"fs-extra": "^8.1.0"
}
}
}
Loading

0 comments on commit 8d0372c

Please sign in to comment.