From ba04c2efb94e2e2b60485918252a9dcdd8871d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 12:31:01 +0000 Subject: [PATCH] Bump @shopify/polaris from 8.2.0 to 8.2.1 Bumps [@shopify/polaris](https://github.com/Shopify/polaris-react) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/Shopify/polaris-react/releases) - [Changelog](https://github.com/Shopify/polaris-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/polaris-react/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: "@shopify/polaris" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0a2f55..0e977ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.3.0", "@mui/material": "^5.3.0", - "@shopify/polaris": "^8.0.0", + "@shopify/polaris": "^8.2.1", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0", @@ -3177,9 +3177,9 @@ "integrity": "sha512-JLo+Y592QzIE+q7Dl2pMUtt4q8SKYI5jDrZxrozEQxnGVOyYE+GWK9eLkwTaeN9DDctlaRAQ3TBmzZ1qdLE30A==" }, "node_modules/@shopify/polaris": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.0.tgz", - "integrity": "sha512-68by2VWshu5EN3AesEG+6LXc10DfCo4BJdlNLv/xaPMqhJkFQ6mNi8ojpQgTGkCm3MpY3NnLbhEHHNU88pyV6g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.1.tgz", + "integrity": "sha512-xtOrWoZiaBL5C3QkaG/KSnrwreFJxZhwBPjvw1YDmtcnxiRxZ64SUROwmJRTvQmBHr6wlS9C3fw2kou9kH3r5g==", "dependencies": { "@shopify/polaris-icons": "^4.17.0", "@shopify/polaris-tokens": "^3.0.0", @@ -18702,9 +18702,9 @@ "integrity": "sha512-JLo+Y592QzIE+q7Dl2pMUtt4q8SKYI5jDrZxrozEQxnGVOyYE+GWK9eLkwTaeN9DDctlaRAQ3TBmzZ1qdLE30A==" }, "@shopify/polaris": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.0.tgz", - "integrity": "sha512-68by2VWshu5EN3AesEG+6LXc10DfCo4BJdlNLv/xaPMqhJkFQ6mNi8ojpQgTGkCm3MpY3NnLbhEHHNU88pyV6g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.1.tgz", + "integrity": "sha512-xtOrWoZiaBL5C3QkaG/KSnrwreFJxZhwBPjvw1YDmtcnxiRxZ64SUROwmJRTvQmBHr6wlS9C3fw2kou9kH3r5g==", "requires": { "@shopify/polaris-icons": "^4.17.0", "@shopify/polaris-tokens": "^3.0.0", diff --git a/package.json b/package.json index ce16545..d7ded4f 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.3.0", "@mui/material": "^5.3.0", - "@shopify/polaris": "^8.0.0", + "@shopify/polaris": "^8.2.1", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0",