This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump polished from 4.1.2 to 4.1.3 (#454)
Bumps [polished](https://github.com/styled-components/polished) from 4.1.2 to 4.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/styled-components/polished/releases">polished's releases</a>.</em></p> <blockquote> <h2>v4.1.3</h2> <h1>Bug Fixes</h1> <ul> <li>Addressed several performance issues with regexes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/styled-components/polished/commit/e483693adc447f7b919a09d3c8fcfd117e98898f"><code>e483693</code></a> chore(jest): pin version</li> <li><a href="https://github.com/styled-components/polished/commit/d51efba4b86a2bc690b215f937ae5a7c91589079"><code>d51efba</code></a> build(lockfile): update Yarn Lockfile</li> <li><a href="https://github.com/styled-components/polished/commit/7f551f1f00ad829a00e1e0d10fe39acdd2f3bad3"><code>7f551f1</code></a> chore(regex): clean up regex for performance</li> <li><a href="https://github.com/styled-components/polished/commit/8cceac1ef817b87ba02cff0080e703073c6a6dbf"><code>8cceac1</code></a> Build(deps): Bump ws from 7.3.1 to 7.4.6</li> <li><a href="https://github.com/styled-components/polished/commit/0663291c610b1b27fff2427f8a3dee5bae51c29b"><code>0663291</code></a> Build(deps): Bump browserslist from 4.14.3 to 4.16.6</li> <li><a href="https://github.com/styled-components/polished/commit/8ebe113c5877a224e28ff528d15fa960c3431ef7"><code>8ebe113</code></a> Build(deps): Bump hosted-git-info from 2.8.8 to 2.8.9</li> <li><a href="https://github.com/styled-components/polished/commit/aefdc41ee97a1522f8965f362b917b0bde6e760e"><code>aefdc41</code></a> Build(deps): Bump lodash from 4.17.20 to 4.17.21</li> <li><a href="https://github.com/styled-components/polished/commit/57afbcb6cf5b8eabda694d5186dca60adfa6b452"><code>57afbcb</code></a> Build(deps): Bump handlebars from 4.7.6 to 4.7.7</li> <li>See full diff in <a href="https://github.com/styled-components/polished/compare/v4.1.2...v4.1.3">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=polished&package-manager=npm_and_yarn&previous-version=4.1.2&new-version=4.1.3) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @alfetopito. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
- Loading branch information