summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 15:53:46 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-13 15:55:35 +0000
commit80eee30c3ba5a325b7f7002f6ed864d2d55cbd76 (patch)
treece29906d7bba22329dd9241b86ac3b1b010665d6 /package.json
parentcda7adcc195ed8c71af669a79270dbcc37b650ff (diff)
chore(deps-dev): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240502.0 to 4.20240512.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0467add..15e34e2 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"zod": "^3.23.4"
},
"devDependencies": {
- "@cloudflare/workers-types": "^4.20240502.0",
+ "@cloudflare/workers-types": "^4.20240512.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/node": "^20.12.9",
"@typescript-eslint/eslint-plugin": "^7.0.0",