Skip to content

Commit

Permalink
Merge pull request #1349 from Shopify/app-bridge-v1.3.0
Browse files Browse the repository at this point in the history
App Bridge: Update to v1.3.0
  • Loading branch information
vividviolet committed Apr 25, 2019
2 parents 9f9e359 + 1639231 commit 76c591e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions UNRELEASED.md
Expand Up @@ -34,6 +34,8 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f

- Bump react-utilites to remove a transitive dependency on core-js. ([#1343](https://github.com/Shopify/polaris-react/pull/1343))

- Updated App Bridge to version 1.3.3 ([#1349](https://github.com/Shopify/polaris-react/pull/1349))

### Code quality

### Deprecations
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -177,7 +177,7 @@
],
"dependencies": {
"@babel/runtime": "^7.1.6",
"@shopify/app-bridge": "^1.1.2",
"@shopify/app-bridge": "^1.3.0",
"@shopify/images": "^1.1.0",
"@shopify/javascript-utilities": "^2.2.1",
"@shopify/polaris-icons": "^3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1415,10 +1415,10 @@
react-lifecycles-compat "^3.0.4"
warning "^3.0.0"

"@shopify/app-bridge@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@shopify/app-bridge/-/app-bridge-1.1.2.tgz#d5d614d799e527f956b962ea8082a4f1cbd39597"
integrity sha512-DzjQV52DS8i0VZB0b2Mcf+btBV/lC+47TZbtg6tcTXcgn+TXWh5ynm8niahAwMpMZR8/HlFQdZ1utxbN6kZQzA==
"@shopify/app-bridge@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@shopify/app-bridge/-/app-bridge-1.3.0.tgz#1c3dfb1b3e10041a3d639a219bc7010051f5fa97"
integrity sha512-h4/RGKsLUej4gE6/XVXoOa3lG7xRUfwYvV+xfFkyoI7xZWNa8RmfKtgnzPBIxRBIWkeQBoms7hWuYuqO9RENLw==

"@shopify/browserslist-config@^0.0.2-beta.2":
version "0.0.2-beta.2"
Expand Down

0 comments on commit 76c591e

Please sign in to comment.