diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-01 15:58:32 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-01 15:59:37 +0000 |
| commit | e91c53890150b8b9afddc02d3f5e7f3b9d67b61b (patch) | |
| tree | 5fa95b0c1d3f9feebef74f432493944a5e5c5cc5 /package.json | |
| parent | 4c9b11ccf0a2187f8db48d8ab13187607b9b4fd7 (diff) | |
chore(deps-dev): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240320.1 to 4.20240329.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 da5f173..a4e93da 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "zod": "^3.22.4" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240320.1", + "@cloudflare/workers-types": "^4.20240329.0", "@microsoft/eslint-formatter-sarif": "^3.0.0", "@types/node": "^20.11.30", "@typescript-eslint/eslint-plugin": "^7.0.0", |
