diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-23 15:18:48 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-23 15:18:48 +0000 |
| commit | 1819d498817e02b25a3ba0f9a0f69c1d1ce066f2 (patch) | |
| tree | e6f4780283a3c4dba35580d3dc77c97520aa117c /package.json | |
| parent | c6256b79ca7862504bff2f7d29d9714ad4d842ee (diff) | |
node_modules: bump @cloudflare/workers-types (#308)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240909.0 to 4.20240919.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 936fa16..4350f4a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240909.0", + "@cloudflare/workers-types": "^4.20240919.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@octokit/types": "^13.5.0", "@types/node": "^22.5.5", |
