bahmutov / cypress-svelte-unit-test

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

Update dependency svelte-preprocess to v3.9.4 #124

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
svelte-preprocess devDependencies patch 3.9.3 -> 3.9.4

Release Notes

kaisermann/svelte-preprocess ### [`v3.9.4`](https://togithub.com/kaisermann/svelte-preprocess/blob/master/CHANGELOG.md#​394-httpsgithubcomkaisermannsvelte-preprocesscomparev392v394-2020-06-06) [Compare Source](https://togithub.com/kaisermann/svelte-preprocess/compare/v3.9.3...v3.9.4) ##### Bug Fixes - do not break when :global is the only selector ([f011b74](https://togithub.com/kaisermann/svelte-preprocess/commit/f011b74be18493de575920cea6b81a7287fc3c3a)) - use the typescript transform to remove type imports ([3a15831](https://togithub.com/kaisermann/svelte-preprocess/commit/3a158318a77ca627bd1e365fb96dde1b6fefe1c0))

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

The release is available on:

Your semantic-release bot :package::rocket: