diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-05 15:24:10 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-05 15:24:10 +0000 |
| commit | 19472265691b348dc0961a196681a7a227201e87 (patch) | |
| tree | 7eb8470ea3c82067d5ae961b3ab88acc4dff4980 /package.json | |
| parent | d7675e13754f6f33f1c8916757f6ddef77321317 (diff) | |
node_modules: bump @cloudflare/workers-types (#264)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240725.0 to 4.20240729.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 4d984c1..d63b946 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240725.0", + "@cloudflare/workers-types": "^4.20240729.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@octokit/types": "^13.5.0", "@types/node": "^22.1.0", |
