From d07ee416592c963a867d1d5d8b93b3681a88f773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 13:35:29 +0000 Subject: [PATCH] Bump @shopify/polaris from 8.2.0 to 8.2.2 Bumps [@shopify/polaris](https://github.com/Shopify/polaris-react) from 8.2.0 to 8.2.2. - [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.2) --- 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..79002e5 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.2", "@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.2", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.2.tgz", + "integrity": "sha512-GmGbVm7qeSv9KAyGBkQ4+WllNaQrH6UQ2k711maGiL3fXhqIxQjaSck2tGT4MoKOJ8T9M0OyrWfjj4Zz0/D44A==", "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.2", + "resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-8.2.2.tgz", + "integrity": "sha512-GmGbVm7qeSv9KAyGBkQ4+WllNaQrH6UQ2k711maGiL3fXhqIxQjaSck2tGT4MoKOJ8T9M0OyrWfjj4Zz0/D44A==", "requires": { "@shopify/polaris-icons": "^4.17.0", "@shopify/polaris-tokens": "^3.0.0", diff --git a/package.json b/package.json index ce16545..e34422b 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.2", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0",