summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-13 15:16:50 +0000
committerGitHub <[email protected]>2025-01-13 15:16:50 +0000
commit7a5f321b9ff65ad7a7fb55357d24a568d59166f0 (patch)
tree94f1e0446c4c050ccdd2c497db566eb41dc96c83 /package.json
parent82d3c5bbe3e4c2dde1b26a5085d9ed8bbc0b622b (diff)
node_modules: bump @cloudflare/workers-types (#375)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20241218.0 to 4.20250109.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 36c4fec..71473dd 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"zod": "^3.24.1"
},
"devDependencies": {
- "@cloudflare/workers-types": "^4.20241218.0",
+ "@cloudflare/workers-types": "^4.20250109.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@octokit/types": "^13.6.2",
"@types/node": "^22.10.5",