Skip to content

Commit

Permalink
chore(deps): update dependency miniflare to v3.20240320.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 2331dab commit d6dc18d
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 @@ -18,7 +18,7 @@
"@graphql-tools/optimize": "^2.0.0",
"@luckycatfactory/esbuild-graphql-loader": "^3.7.0",
"esbuild": "^0.20.0",
"miniflare": "3.20240320.0",
"miniflare": "3.20240320.1",
"typescript": "^5.0.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3203,10 +3203,10 @@ mimic-fn@^2.1.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==

miniflare@3.20240320.0:
version "3.20240320.0"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240320.0.tgz#45f601e61529c84c7b37248c8ca133eaafad76ec"
integrity sha512-4M2QRxs+J5sUsybBzKT++tlbrjjjGZdtWxKmj2sqLsT26dGaKDz7DxjAeF5XIhKa5cADcffygjxx4EvfWocMmw==
miniflare@3.20240320.1:
version "3.20240320.1"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240320.1.tgz#150d4f2eb44a5755b18e12a4050c34502b609c81"
integrity sha512-MoHhT+XaFPQtplNIkJc5NtWOi5u/7VkmBUWyyxDH7ehHk4xRT2PDkMCvVOUIcaqbHNIBzigyoYegdYmZcYtdCg==
dependencies:
"@cspotcode/source-map-support" "0.8.1"
acorn "^8.8.0"
Expand Down

0 comments on commit d6dc18d

Please sign in to comment.