Skip to content

Commit d485599

Browse files
Bump @cloudflare/workers-types from 4.20251229.0 to 4.20260103.0 (#803)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20251229.0 to 4.20260103.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-version: 4.20260103.0 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>
1 parent e230363 commit d485599

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"test": "jest"
44
},
55
"devDependencies": {
6-
"@cloudflare/workers-types": "^4.20251229.0",
6+
"@cloudflare/workers-types": "^4.20260103.0",
77
"@types/jest": "^27.5.0",
88
"@types/node": "^25.0.3",
99
"jest": "^26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,10 +320,10 @@
320320
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20251217.0.tgz#84e5f8ebf740c1b07daa5497c6aac213a396d9af"
321321
integrity sha512-rP6USX+7ctynz3AtmKi+EvlLP3Xdr1ETrSdcnv693/I5QdUwBxq4yE1Lj6CV7GJizX6opXKYg8QMq0Q4eB9zRQ==
322322

323-
"@cloudflare/workers-types@^4.20251229.0":
324-
version "4.20251229.0"
325-
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20251229.0.tgz#21b8cd09a3031e6af4d14621849965338898b2c8"
326-
integrity sha512-LgzxDZaT9bQhycQInf7S/fcZCQRTvWWQPE9xnEyedI+CXxWsXAD7hg84kvVyr+KUz+W9Oblzo75g6XZ3HdI5Yg==
323+
"@cloudflare/workers-types@^4.20260103.0":
324+
version "4.20260103.0"
325+
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20260103.0.tgz#cd9297aa42deb64868d0adbb7efa00bf8c6b6e0c"
326+
integrity sha512-jANmoGpJcXARnwlkvrQOeWyjYD1quTfHcs+++Z544XRHOSfLc4XSlts7snIhbiIGgA5bo66zDhraF+9lKUr2hw==
327327

328328
"@cnakazawa/watch@^1.0.3":
329329
version "1.0.4"

0 commit comments

Comments
 (0)