Skip to content

Commit

Permalink
Bump @cloudflare/workers-types from 4.20241205.0 to 4.20241218.0 (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e7be750 commit fc6bec4
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.20241205.0",
"@cloudflare/workers-types": "^4.20241218.0",
"@types/jest": "^27.5.0",
"@types/node": "^22.10.2",
"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.20241205.0":
version "4.20241205.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20241205.0.tgz#210d532063d9a11e91ee9c8615f9a666674e08d6"
integrity sha512-pj1VKRHT/ScQbHOIMFODZaNAlJHQHdBSZXNIdr9ebJzwBff9Qz8VdqhbhggV7f+aUEh8WSbrsPIo4a+WtgjUvw==
"@cloudflare/workers-types@^4.20241218.0":
version "4.20241218.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20241218.0.tgz#05ba65449306db07082d45ef9ad16a984cc81e5e"
integrity sha512-Y0brjmJHcAZBXOPI7lU5hbiXglQWniA1kQjot2ata+HFimyjPPcz+4QWBRrmWcMPo0OadR2Vmac7WStDLpvz0w==

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

0 comments on commit fc6bec4

Please sign in to comment.