delirvfx / Delir

Web Technology driven VFX Application
http://delir.studio
MIT License
158 stars 9 forks source link

Bump polished from 3.4.1 to 3.4.2 #434

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps polished from 3.4.1 to 3.4.2.

Release notes *Sourced from [polished's releases](https://github.com/styled-components/polished/releases).* > ## v3.4.2 > * `hsl(a)` - Fixed a bug preventing the use of decimal values.
Commits - [`b56612d`](https://github.com/styled-components/polished/commit/b56612dc0027678782ceebe9b99bd9b00d56eda2) fix(hsl(a)): hsl(a) decimal support - [`e0e64c5`](https://github.com/styled-components/polished/commit/e0e64c5a97ece8e470ae3829ae27001dc3ee117d) fix(hsl): enable decimal values in hsl representation - [`854edab`](https://github.com/styled-components/polished/commit/854edab841185a8242ea4f1099a389004d10229b) fix(hsla): enable decimal values in hsla - [`e6d8996`](https://github.com/styled-components/polished/commit/e6d899679e282101348b5c4df2f7a7553951ae07) build(package.json): update deps - [`b0762e9`](https://github.com/styled-components/polished/commit/b0762e9987d5e0d6c46fe8247b61d27ebce38b3f) Build(deps): Bump eslint-utils from 1.4.0 to 1.4.2 - [`0d4c5e0`](https://github.com/styled-components/polished/commit/0d4c5e05bd282a312405c6a64dd6c51b3b4a27bf) build(yarn.lock): update dependency map - [`bdda5d6`](https://github.com/styled-components/polished/commit/bdda5d6ca74bada567d56c5cd78492f0e4608282) build(dependencies): Update deps - See full diff in [compare view](https://github.com/styled-components/polished/compare/v3.4.1...v3.4.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)