diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-26 15:36:17 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-26 15:37:45 +0000 |
| commit | d266504b496eb80cebcce18ac913d9eb1c8cf931 (patch) | |
| tree | 19a25682338cd2197f5ef41482a2b26c4c52b9c7 /package.json | |
| parent | 87cdb5b6cc25d44dec35b2346c4babb28b9e2684 (diff) | |
chore(deps-dev): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240208.0 to 4.20240222.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 0cddcba..d3157ca 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "zod": "^3.22.4" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240208.0", + "@cloudflare/workers-types": "^4.20240222.0", "@microsoft/eslint-formatter-sarif": "^3.0.0", "@types/node": "^20.11.19", "@typescript-eslint/eslint-plugin": "^7.0.0", |
