Skip to content

Commit

Permalink
chore(deps): bump @types/shopify-buy from 1.11.0 to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 20, 2020
1 parent acc3f4c commit 87b4a8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:lint": "eslint --ext .js,.ts, src/"
},
"dependencies": {
"@types/shopify-buy": "^1.11.0",
"@types/shopify-buy": "^1.11.1",
"isomorphic-unfetch": "^3.0.0",
"shopify-buy": "2.9.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1820,10 +1820,10 @@
"@types/express-serve-static-core" "*"
"@types/mime" "*"

"@types/shopify-buy@^1.11.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@types/shopify-buy/-/shopify-buy-1.11.0.tgz#a35f310981b3089338f00e9d8b3162faf4f0d129"
integrity sha512-46P+WF1camGXI1j9x2iGVtkvEyHCyVcItB0AMi2eMYUAPPnPaQLYjfTUpYGDI02/KPXkplXOd0FrII4m63tHtw==
"@types/shopify-buy@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@types/shopify-buy/-/shopify-buy-1.11.1.tgz#a40ef9e4f4859b490f4bafa6f2894166a527e273"
integrity sha512-SK+inKi30Gfju3yAysjk7LUvUJYytkQhJcbI5afQPpvGrdBNGLuDat9vcogV9vCh2gpPRymQIzaA/qd7eJG5+g==

"@types/source-list-map@*":
version "0.1.2"
Expand Down

0 comments on commit 87b4a8f

Please sign in to comment.