From 3d34dc32b6a81d3ac9e66450c4b891e1385f8e08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 06:14:47 +0000 Subject: [PATCH] Bump polished from 3.6.7 to 4.1.3 Bumps [polished](https://github.com/styled-components/polished) from 3.6.7 to 4.1.3. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](https://github.com/styled-components/polished/compare/v3.6.7...v4.1.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a94394b..1589ba9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "isomorphic-unfetch": "^3.1.0", "js-base64": "^3.7.2", "next": "^9.2.2", - "polished": "^3.6.7", + "polished": "^4.1.3", "react": "^16.13.1", "react-dom": "^16.13.1", "styled-components": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index bdd0e1c..44ff0aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1159,7 +1159,7 @@ dependencies: regenerator-runtime "^0.13.2" -"@babel/runtime@^7.15.4", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.14.0", "@babel/runtime@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a" integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw== @@ -6574,12 +6574,12 @@ pnp-webpack-plugin@1.5.0: dependencies: ts-pnp "^1.1.2" -polished@^3.6.7: - version "3.6.7" - resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.7.tgz#44cbd0047f3187d83db0c479ef0c7d5583af5fb6" - integrity sha512-b4OViUOihwV0icb9PHmWbR+vPqaSzSAEbgLskvb7ANPATVXGiYv/TQFHQo65S53WU9i5EQ1I03YDOJW7K0bmYg== +polished@^4.1.3: + version "4.1.3" + resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.3.tgz#7a3abf2972364e7d97770b827eec9a9e64002cfc" + integrity sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA== dependencies: - "@babel/runtime" "^7.9.2" + "@babel/runtime" "^7.14.0" posix-character-classes@^0.1.0: version "0.1.1"