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 (#38281)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent 8a90efd commit 0b7fa34
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-source-shopify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"shift-left": "^0.1.5"
},
"devDependencies": {
"@types/node": "^18.16.16",
"@types/node": "^18.16.18",
"@types/node-fetch": "^2.6.4",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^3.12.0-next.0",
"msw": "^1.2.1",
"msw": "^1.2.2",
"prettier": "^2.8.8",
"prettier-check": "^2.0.0",
"tsc-watch": "^6.0.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4581,10 +4581,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@>= 8", "@types/node@>=10.0.0", "@types/node@^18.16.16":
version "18.16.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
"@types/node@*", "@types/node@>= 8", "@types/node@>=10.0.0", "@types/node@^18.16.18":
version "18.16.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==

"@types/node@^12.20.55":
version "12.20.55"
Expand Down Expand Up @@ -17051,10 +17051,10 @@ msgpackr@^1.5.4:
optionalDependencies:
msgpackr-extract "^1.0.14"

msw@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/msw/-/msw-1.2.1.tgz#9dd347583eeba5e5c7f33b54be5600a899dc61bd"
integrity sha512-bF7qWJQSmKn6bwGYVPXOxhexTCGD5oJSZg8yt8IBClxvo3Dx/1W0zqE1nX9BSWmzRsCKWfeGWcB/vpqV6aclpw==
msw@^1.2.1, msw@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/msw/-/msw-1.2.2.tgz#126c3150c07f651e97b24fbd405821f3aeaf9397"
integrity sha512-GsW3PE/Es/a1tYThXcM8YHOZ1S1MtivcS3He/LQbbTCx3rbWJYCtWD5XXyJ53KlNPT7O1VI9sCW3xMtgFe8XpQ==
dependencies:
"@mswjs/cookies" "^0.2.2"
"@mswjs/interceptors" "^0.17.5"
Expand Down

0 comments on commit 0b7fa34

Please sign in to comment.