Skip to content

Commit

Permalink
Bump wrangler from 2.0.23 to 2.20.2 in /worker-websocket
Browse files Browse the repository at this point in the history
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 2.0.23 to 2.20.2.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/wrangler@2.20.2/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@2.20.2/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 6c5069b commit 5418e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"start-stackblitz": "WRANGLER_SEND_METRICS=false wrangler dev index.js --local"
},
"devDependencies": {
"wrangler": "2.0.23"
"wrangler": "2.20.2"
}
}

0 comments on commit 5418e2b

Please sign in to comment.