summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-09 15:24:45 +0000
committerGitHub <[email protected]>2024-09-09 15:24:45 +0000
commit93c9a2e22a65b3aef9507f222258e365499be088 (patch)
tree3442deba571c3b577706b3d65d224c4205946d58 /package.json
parent7288be8ebbbf4f2b67b9d7cb0ada9795f9977715 (diff)
node_modules: bump @cloudflare/workers-types (#291)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240821.1 to 4.20240903.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 77860bc..1a9a811 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
- "@cloudflare/workers-types": "^4.20240821.1",
+ "@cloudflare/workers-types": "^4.20240903.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@octokit/types": "^13.5.0",
"@types/node": "^22.5.4",