From 3d57a9bc5acd99e77afaa5ca7d9d1db2cf09882c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 15:10:05 +0000 Subject: [PATCH] Bump polished from 3.7.1 to 4.1.1 Bumps [polished](https://github.com/styled-components/polished) from 3.7.1 to 4.1.1. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](https://github.com/styled-components/polished/compare/v3.7.1...v4.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6661420..100cd37 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "date-fns-tz": "^1.0.7", "history": "^4.9.0", "immer": "^8.0.1", - "polished": "^3.4.1", + "polished": "^4.1.1", "prop-types": "^15.7.2", "react": "^16.8.6", "react-dom": "^16.8.6", diff --git a/yarn.lock b/yarn.lock index 40f8b46..730d652 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7802,10 +7802,10 @@ pnp-webpack-plugin@1.2.1: dependencies: ts-pnp "^1.0.0" -polished@^3.4.1: - version "3.7.1" - resolved "https://registry.yarnpkg.com/polished/-/polished-3.7.1.tgz#d1addc87ee16eb5b413c6165eda37600cccb9c11" - integrity sha512-/QgHrNGYwIA4mwxJ/7FSvalUJsm7KNfnXiScVSEG2Xa5qxDeBn4nmdjN2pW00mkM2Tts64ktc47U8F7Ed1BRAA== +polished@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.1.tgz#40442cc973348e466f2918cdf647531bb6c29bfb" + integrity sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg== dependencies: "@babel/runtime" "^7.12.5"