Skip to content

Commit

Permalink
chore(deps): update dependency miniflare to v3.20231002.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 3c931df commit 4c6031d
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.19.0",
"miniflare": "3.20231002.0",
"miniflare": "3.20231002.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 @@ -3257,10 +3257,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.20231002.0:
version "3.20231002.0"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231002.0.tgz#a43a64ae8dfc40562074bd77c34730bfc06c86a8"
integrity sha512-Qw1JfGwx1ZuaoumE9DpzPm78b9RD+qP/k+iAPaCIay9iQfcf7ri7rX6Zper2rReawuL+DdNxXJmhB4cfwn5Glw==
miniflare@3.20231002.1:
version "3.20231002.1"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231002.1.tgz#3ee52e03890bbb9197627e1214321de09070dad7"
integrity sha512-4xJ8FezJkQqHzCm71lovb9L/wJ0VV/odMFf5CIxfLTunsx97kTIlZnhS6aHuvcbzdztbWp1RR71K/1qFUHdpdQ==
dependencies:
acorn "^8.8.0"
acorn-walk "^8.2.0"
Expand Down

0 comments on commit 4c6031d

Please sign in to comment.