diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-25 15:21:08 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-25 15:22:45 +0000 |
| commit | 19847595ddae914bc59118b01ab5c4ec79219c66 (patch) | |
| tree | 5a181c9fc8a5f3e58dc70500d3063439d99731e1 /package.json | |
| parent | 4a71d8db919e3546edb0a234bb383e2f830ab07a (diff) | |
chore(deps-dev): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240314.0 to 4.20240320.1.
- [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 e8f5978..b802efd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "zod": "^3.22.4" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240314.0", + "@cloudflare/workers-types": "^4.20240320.1", "@microsoft/eslint-formatter-sarif": "^3.0.0", "@types/node": "^20.11.28", "@typescript-eslint/eslint-plugin": "^7.0.0", |
