bahmutov / cypress-svelte-unit-test

Unit testing Svelte components in Cypress E2E test runner
162 stars 21 forks source link

chore(deps): update dependency rollup to v2.22.2 #170

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies patch 2.22.1 -> 2.22.2

Release Notes

rollup/rollup ### [`v2.22.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2222) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.22.1...v2.22.2) _2020-07-18_ ##### Bug Fixes - Always generate correct exports when an implicit entry is reexporting from another module ([#​3688](https://togithub.com/rollup/rollup/issues/3688)) ##### Pull Requests - [#​3688](https://togithub.com/rollup/rollup/pull/3688): Include all relevant modules to generate reexports for implicit dependencies ([@​lukastaegert](https://togithub.com/lukastaegert))

Renovate configuration

:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

: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.

bahmutov commented 4 years ago

:tada: This PR is included in version 3.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: