Skip to content

Commit

Permalink
Bump @shopify/admin-api-client from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [@shopify/admin-api-client](https://github.com/Shopify/shopify-api-js) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/Shopify/shopify-api-js/releases)
- [Commits](https://github.com/Shopify/shopify-api-js/compare/@shopify/[email protected]...@shopify/[email protected])

---
updated-dependencies:
- dependency-name: "@shopify/admin-api-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and paulomarg committed Jan 25, 2024
1 parent 981a1f4 commit cf054bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/shopify-app-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@remix-run/server-runtime": "^2.0.0",
"@shopify/admin-api-client": "^0.2.1",
"@shopify/admin-api-client": "^0.2.2",
"@shopify/shopify-api": "^9.0.2",
"@shopify/shopify-app-session-storage": "^2.0.4",
"@shopify/storefront-api-client": "^0.2.1",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,13 +2687,6 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@shopify/admin-api-client@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@shopify/admin-api-client/-/admin-api-client-0.2.1.tgz#98f10a9732b6d742189af5ccb7bb4dd781485acd"
integrity sha512-Oeh247CRXqSk5ktrEoBRN/BA5AGEliiyKJeTSGaIZpnMYDSXb2FNsmLaZY49/jTklmMouwoqh7FnYE5Vw8ZyQw==
dependencies:
"@shopify/graphql-client" "^0.9.1"

"@shopify/admin-api-client@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@shopify/admin-api-client/-/admin-api-client-0.2.2.tgz#c288b4af8834bc7ab6c7c1ad26e7feddfa648ec6"
Expand Down Expand Up @@ -2762,12 +2755,7 @@
globby "^11.1.0"
typescript "^4.8.3 || ^5.0.0"

"@shopify/graphql-client@^0.9.1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@shopify/graphql-client/-/graphql-client-0.9.1.tgz#0c37a4143c0dd26837e82b8fd13e1b64fabf90dc"
integrity sha512-yx6PIHY8u4O0ijUQccmIpjoyM1JSbe5RkrSyXSbjhsS+nla0WAJDIMw4R01mjx3dFnVIcGONhRX/QrUq97uWig==

"@shopify/graphql-client@^0.9.2":
"@shopify/graphql-client@^0.9.1", "@shopify/graphql-client@^0.9.2":
version "0.9.2"
resolved "https://registry.yarnpkg.com/@shopify/graphql-client/-/graphql-client-0.9.2.tgz#2c37ba20bbc1713c78b1b241af99405cd92ab428"
integrity sha512-Xk7bPA3UsLXFHV6F39t5g8dTVxqPagwJoR+MLYUvCuhlWpDeZW3f/OcgShXPPben5NcnOVV38kj5GVlkvrWqiQ==
Expand Down

0 comments on commit cf054bf

Please sign in to comment.