diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-29 09:01:08 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-29 09:01:08 +0000 |
| commit | 02601b04c7b9f0e6d750ce338712b71be61761a6 (patch) | |
| tree | b87601c6085684bded26d3ad7982fd334924dfc9 /package.json | |
| parent | 962c19626b3bc81556b4c94aa1365d44fec60a7b (diff) | |
node_modules: bump @cloudflare/workers-types (#258)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240722.0 to 4.20240725.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 204ca1f..09bce24 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240718.0", + "@cloudflare/workers-types": "^4.20240725.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@octokit/types": "^13.5.0", "@types/node": "^20.14.11", |
