Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1292 from Shopify/dependabot/npm_and_yarn/cloudfl…
Browse files Browse the repository at this point in the history
…are/workers-types-4.20240320.1

Bump @cloudflare/workers-types from 4.20240129.0 to 4.20240320.1
  • Loading branch information
lizkenyon authored Mar 25, 2024
2 parents fe78e75 + f20fb82 commit bd2afe4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/shopify-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240129.0",
"@cloudflare/workers-types": "^4.20240320.1",
"@swc/core": "^1.4.8",
"@types/express": "^4.17.13",
"@types/node": "^20.11.27",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1500,10 +1500,10 @@
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20240304.0.tgz#9001ae03e722cd087d10feee59c54f132231e45f"
integrity sha512-I/j6nVpM+WDPg+bYUAiKLkwQsjrXFjpOGHvwYmcM44hnDjgODzk7AbVssEIXnhEO3oupBeuKvffr0lvX0Ngmpw==

"@cloudflare/workers-types@^4.20221111.1", "@cloudflare/workers-types@^4.20240129.0":
version "4.20240129.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20240129.0.tgz#a10e314565ff5edeb00592ed0e06686f561ba524"
integrity sha512-VyHbih/bqh/RN2FRxnXznG0bpBIg9RfSP1ldbAVnCXFinjOdv0zm2P/RWqOVN9+FgU5sanRltwwT7jGngxZy8w==
"@cloudflare/workers-types@^4.20221111.1", "@cloudflare/workers-types@^4.20240320.1":
version "4.20240320.1"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20240320.1.tgz#d738a379e683d4f7acf53b0af961162ca992421b"
integrity sha512-CiYtVpQURPgQqtBKkmOAnfPElVZuD7Xyf1IxKtKp2B4aB9gnooapwJhzeY8c4Ls4u17SgMS0MprOkrgYwzZ6xg==

"@cspotcode/source-map-support@0.8.1", "@cspotcode/source-map-support@^0.8.0":
version "0.8.1"
Expand Down

0 comments on commit bd2afe4

Please sign in to comment.