diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-17 15:53:05 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-17 15:54:29 +0000 |
| commit | b4794c5fd11a0fbb50e6084800b8bce366ede5f8 (patch) | |
| tree | 1f8d68487a126fc77a37a8a9a36c0fae43939b38 /package.json | |
| parent | 39d670cd74aad3e3ac10d61fb59ab4a1dfc66044 (diff) | |
chore(deps-dev): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240605.0 to 4.20240614.0.
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 63e7fb6..721f0d0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240605.0", + "@cloudflare/workers-types": "^4.20240614.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/node": "^20.14.2", "@typescript-eslint/eslint-plugin": "^7.0.0", |
