summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-12 15:40:20 +0000
committerGitHub <[email protected]>2024-08-12 15:40:20 +0000
commite240af1e2ad85e1637e37feb958305b456644312 (patch)
tree5a49ec5905c191ec2ba7146a2e83a71ebbb2bcfa /package.json
parent20cf620c2523f9f0cf22e44607d7fa8fbaae7580 (diff)
node_modules: bump @cloudflare/workers-types (#267)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240729.0 to 4.20240806.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6b5af9d..e8afad3 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
- "@cloudflare/workers-types": "^4.20240729.0",
+ "@cloudflare/workers-types": "^4.20240806.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@octokit/types": "^13.5.0",
"@types/node": "^22.1.0",