diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-23 15:32:31 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-23 15:32:31 +0000 |
| commit | 8d6b1ea71e8751a7c87a0386c27ea02a6ebe7b08 (patch) | |
| tree | b548f5b1e9758c6cae9074330dbafebd5a830abc /package.json | |
| parent | 3f815459945b2a73f8ba6cdf4a1cbf022e447bbb (diff) | |
node_modules: bump @cloudflare/workers-types (#365)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20241205.0 to 4.20241218.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 0e9c70d..2430ea9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20241205.0", + "@cloudflare/workers-types": "^4.20241218.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@octokit/types": "^13.6.2", "@types/node": "^22.10.2", |
