Skip to content

Commit

Permalink
Bump @cloudflare/workers-types from 4.20241022.0 to 4.20241106.0 (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent d14494a commit a187f96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"test": "jest"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
"@cloudflare/workers-types": "^4.20241106.0",
"@types/jest": "^27.5.0",
"@types/node": "^22.8.7",
"jest": "^26.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,10 +323,10 @@
mime "^3.0.0"
zod "^3.22.3"

"@cloudflare/workers-types@^4.20241022.0":
version "4.20241022.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20241022.0.tgz#4f751ec29b9a2a0cef83bdc797b02089462ee48d"
integrity sha512-1zOAw5QIDKItzGatzCrEpfLOB1AuMTwVqKmbw9B9eBfCUGRFNfJYMrJxIwcse9EmKahsQt2GruqU00pY/GyXgg==
"@cloudflare/workers-types@^4.20241106.0":
version "4.20241106.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20241106.0.tgz#d507c1a1bc795a778753e982266f993037711135"
integrity sha512-pI4ivacmp+vgNO/siHDsZ6BdITR0LC4Mh/1+yzVLcl9U75pt5DUDCOWOiqIRFXRq6H65DPnJbEPFo3x9UfgofQ==

"@cnakazawa/watch@^1.0.3":
version "1.0.4"
Expand Down

0 comments on commit a187f96

Please sign in to comment.