diff --git a/UNRELEASED.md b/UNRELEASED.md index 1cc036c3458..792b4b31203 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -20,7 +20,7 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f ### Dependency upgrades -Bump polaris-icons to v4.9.0 ([#4564](https://github.com/Shopify/polaris-react/pull/4564)) +Bump polaris-icons to v4.10.0 ([#4569](https://github.com/Shopify/polaris-react/pull/4569)) ### Code quality diff --git a/package.json b/package.json index 07b7c49568d..af0d90b1239 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "postcolordocs": "yarn run format" }, "dependencies": { - "@shopify/polaris-icons": "^4.9.0", + "@shopify/polaris-icons": "^4.10.0", "@shopify/polaris-tokens": "^3.0.0", "@types/react": "^17.0.19", "@types/react-dom": "^17.0.9", diff --git a/yarn.lock b/yarn.lock index 17974f9e930..a17a01c2ec4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1987,10 +1987,10 @@ fs-extra "^9.0.0" glob "^7.1.6" -"@shopify/polaris-icons@^4.9.0": - version "4.9.0" - resolved "https://registry.yarnpkg.com/@shopify/polaris-icons/-/polaris-icons-4.9.0.tgz#391a0bc5341b83d7442dfdcea5efa325cdd30122" - integrity sha512-x+lDBEnUAaRDqj3MMlsjucaZsw9JLINabPLzdw589sB136ZQFAzdWpkqouKjmb6/1QrgIT2lmr961PbDhMlRkg== +"@shopify/polaris-icons@^4.10.0": + version "4.10.0" + resolved "https://registry.yarnpkg.com/@shopify/polaris-icons/-/polaris-icons-4.10.0.tgz#fbfc0628c7da0786a6cbe9069ee007070762a4ac" + integrity sha512-TxOJeLd4qXNl8bhEtJ3bQrjMgdOTzw3xDfKhqWTinBMcjDsW0+Rb8ynSsxzS9ut821L3qXJK9AnJZwoR/Yd8nw== "@shopify/polaris-tokens@^3.0.0": version "3.0.0"