sdc224 / electron-react-ts

Electron React TS
MIT License
2 stars 0 forks source link

Update dependency webpack-merge to v5.1.1 #151

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
webpack-merge devDependencies minor 5.0.9 -> 5.1.1

Release Notes

survivejs/webpack-merge ### [`v5.1.1`](https://togithub.com/survivejs/webpack-merge/blob/master/CHANGELOG.md#​511--2020-08-04) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.1.0...v5.1.1) - Fix - Drop `` from **index.d.ts** [#​143](https://togithub.com/survivejs/webpack-merge/issues/143) ### [`v5.1.0`](https://togithub.com/survivejs/webpack-merge/blob/master/CHANGELOG.md#​510--2020-08-03) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.0.9...v5.1.0) - Feature - Expose `merge` as `default` for backwards-compatibility with TypeScript. Now `import merge from "webpack-merge";` works there. In CommonJS, the default alias is exposed through `default` property due to technical constraints.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.