bahmutov / cypress-svelte-unit-test

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

Update dependency svelte to v3.22.2 #66

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
svelte devDependencies patch 3.22.1 -> 3.22.2

Release Notes

sveltejs/svelte ### [`v3.22.2`](https://togithub.com/sveltejs/svelte/blob/master/CHANGELOG.md#​3222) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.22.1...v3.22.2) - Fix compiler exception with `a11y-img-redundant-alt` and value-less `alt` attribute ([#​4777](https://togithub.com/sveltejs/svelte/issues/4777))

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 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: