diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-28 15:21:41 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-28 15:21:41 +0000 |
| commit | ad6c826895597ea35b99b35e265c30ad0a0a19b7 (patch) | |
| tree | d29b0b6ee917a837bc1a33e54d8e663db5507afd /package.json | |
| parent | 5b2626f356f83ea46d8ad7eb63ce73cfe52bfa88 (diff) | |
node_modules: bump @cloudflare/workers-types (#336)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20241018.0 to 4.20241022.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 b325e61..3718f1a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20241018.0", + "@cloudflare/workers-types": "^4.20241022.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@octokit/types": "^13.6.1", "@types/node": "^22.8.1", |
