Skip to content

Commit

Permalink
Bump @cloudflare/workers-types from 4.20241112.0 to 4.20241127.0 (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent add7f50 commit 6e99d8c
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.20241112.0",
"@cloudflare/workers-types": "^4.20241127.0",
"@types/jest": "^27.5.0",
"@types/node": "^22.10.1",
"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.20241112.0":
version "4.20241112.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20241112.0.tgz#174f8ccbfe1cc2e07b86622f82b84698f62d14c7"
integrity sha512-Q4p9bAWZrX14bSCKY9to19xl0KMU7nsO5sJ2cTVspHoypsjPUMeQCsjHjmsO2C4Myo8/LPeDvmqFmkyNAPPYZw==
"@cloudflare/workers-types@^4.20241127.0":
version "4.20241127.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20241127.0.tgz#e41d120a60ef1929ace1c5d94d2e9f436612352e"
integrity sha512-UqlvtqV8eI0CdPR7nxlbVlE52+lcjHvGdbYXEPwisy23+39RsFV7OOy0da0moJAhqnL2OhDmWTOaKdsVcPHiJQ==

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

0 comments on commit 6e99d8c

Please sign in to comment.