From bf7ab58adfe0b3b10cfcc26ce8ce8de049a3c531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 05:55:45 -0800 Subject: [PATCH] chore(deps): bump polished from 4.2.2 to 4.3.1 (#6602) Bumps [polished](https://github.com/styled-components/polished) from 4.2.2 to 4.3.1. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](https://github.com/styled-components/polished/compare/v4.2.2...v4.3.1) --- updated-dependencies: - dependency-name: polished dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d3795dd1a..b59742941 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "pg-tsquery": "^8.4.2", "pluralize": "^8.0.0", "png-chunks-extract": "^1.0.0", - "polished": "^4.2.2", + "polished": "^4.3.1", "prosemirror-codemark": "^0.4.2", "prosemirror-commands": "^1.5.2", "prosemirror-dropcursor": "^1.8.1", diff --git a/yarn.lock b/yarn.lock index f7eb3178b..4aed3e206 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10541,10 +10541,10 @@ png-chunks-extract@^1.0.0: dependencies: crc-32 "^0.3.0" -polished@^4.2.2: - version "4.2.2" - resolved "https://registry.yarnpkg.com/polished/-/polished-4.2.2.tgz#2529bb7c3198945373c52e34618c8fe7b1aa84d1" - integrity "sha1-JSm7fDGYlFNzxS40YYyP57GqhNE= sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==" +polished@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/polished/-/polished-4.3.1.tgz#5a00ae32715609f83d89f6f31d0f0261c6170548" + integrity sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA== dependencies: "@babel/runtime" "^7.17.8"