diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-27 15:35:08 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-11-27 15:37:55 +0000 |
| commit | b3a65ebc673d08cbea47066ebc406ab68f4a9583 (patch) | |
| tree | 59ed80bd46ef9c82b2ff5048616a2260ba659e27 /package.json | |
| parent | 2b7fddb2f3969bf231af8b464c28016b0eed2780 (diff) | |
chore(deps-dev): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20231025.0 to 4.20231121.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]>
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 8fdfe64..373ca62 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "zod": "^3.22.4" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20231025.0", + "@cloudflare/workers-types": "^4.20231121.0", "@microsoft/eslint-formatter-sarif": "^3.0.0", "@types/node": "^20.10.0", "@typescript-eslint/eslint-plugin": "^6.12.0", |
