Skip to content

Commit

Permalink
chore(deps): update [dev] minor and patch dependencies for gatsby-sou…
Browse files Browse the repository at this point in the history
…rce-shopify
  • Loading branch information
renovate[bot] authored Jan 3, 2023
1 parent bbd6220 commit 6ce0987
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions packages/gatsby-source-shopify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"shift-left": "^0.1.5"
},
"devDependencies": {
"@types/node": "^14.18.3",
"@types/node-fetch": "^2.5.12",
"@types/node": "^14.18.36",
"@types/node-fetch": "^2.6.2",
"@types/sharp": "^0.31.0",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^3.4.0-next.1",
"msw": "^0.38.2",
"msw": "^0.49.2",
"prettier": "^2.8.1",
"prettier-check": "^2.0.0",
"tsc-watch": "^4.6.0",
"tsc-watch": "^4.6.2",
"typescript": "^4.9.3"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4596,7 +4596,7 @@
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==

"@types/node-fetch@2", "@types/node-fetch@^2.5.12", "@types/node-fetch@^2.6.2":
"@types/node-fetch@2", "@types/node-fetch@^2.6.2":
version "2.6.2"
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2.tgz#d1a9c5fd049d9415dce61571557104dec3ec81da"
integrity sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==
Expand All @@ -4614,7 +4614,7 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==

"@types/node@^14.10.2", "@types/node@^14.18.3", "@types/node@^14.18.36":
"@types/node@^14.10.2", "@types/node@^14.18.36":
version "14.18.36"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.36.tgz#c414052cb9d43fab67d679d5f3c641be911f5835"
integrity sha512-FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ==
Expand Down Expand Up @@ -23107,10 +23107,10 @@ ts-invariant@^0.9.4:
dependencies:
tslib "^2.1.0"

tsc-watch@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.0.tgz#a0eba1300cbe3048ab6d3a3e06de47141b613beb"
integrity sha512-DRMADjFe44EDWb+YMIOj4b83UrU6le27L3/o0/9FlmA01ikFd5Dl9RD5h1hpeh0mQdIqXvwfHZszCcjhH3bAmQ==
tsc-watch@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.2.tgz#4267ee6acddb608356573ba96024fa250eb22cac"
integrity sha512-eHWzZGkPmzXVGQKbqQgf3BFpGiZZw1jQ29ZOJeaSe8JfyUvphbd221NfXmmsJUGGPGA/nnaSS01tXipUcyxAxg==
dependencies:
cross-spawn "^7.0.3"
node-cleanup "^2.1.2"
Expand Down

0 comments on commit 6ce0987

Please sign in to comment.