Skip to content

Commit 4c0b5cb

Browse files
Bump miniflare from 3.20241230.0 to 3.20241230.1
Bumps [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare) from 3.20241230.0 to 3.20241230.1. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/miniflare/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/miniflare) --- updated-dependencies: - dependency-name: miniflare dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ba9d65 commit 4c0b5cb

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

yarn.lock

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3301,7 +3301,7 @@ __metadata:
33013301
languageName: node
33023302
linkType: hard
33033303

3304-
"miniflare@npm:3.20241230.0, miniflare@npm:^3.20241205.0":
3304+
"miniflare@npm:3.20241230.0":
33053305
version: 3.20241230.0
33063306
resolution: "miniflare@npm:3.20241230.0"
33073307
dependencies:
@@ -3323,6 +3323,28 @@ __metadata:
33233323
languageName: node
33243324
linkType: hard
33253325

3326+
"miniflare@npm:^3.20241205.0":
3327+
version: 3.20241230.1
3328+
resolution: "miniflare@npm:3.20241230.1"
3329+
dependencies:
3330+
"@cspotcode/source-map-support": "npm:0.8.1"
3331+
acorn: "npm:^8.8.0"
3332+
acorn-walk: "npm:^8.2.0"
3333+
capnp-ts: "npm:^0.7.0"
3334+
exit-hook: "npm:^2.2.1"
3335+
glob-to-regexp: "npm:^0.4.1"
3336+
stoppable: "npm:^1.1.0"
3337+
undici: "npm:^5.28.4"
3338+
workerd: "npm:1.20241230.0"
3339+
ws: "npm:^8.18.0"
3340+
youch: "npm:^3.2.2"
3341+
zod: "npm:^3.22.3"
3342+
bin:
3343+
miniflare: bootstrap.js
3344+
checksum: 10c0/756d4943c71649948c5da5645d152630558e07e02b9ab7fc2722be2bfaeaf084e256387090c1544a1c418c900b3767769c2453fb844ebe5bc3ad4da9f3858db5
3345+
languageName: node
3346+
linkType: hard
3347+
33263348
"minimatch@npm:^3.1.2":
33273349
version: 3.1.2
33283350
resolution: "minimatch@npm:3.1.2"

0 commit comments

Comments
 (0)