Skip to content

Commit

Permalink
Merge pull request #108 from GewoonJaap/dependabot/npm_and_yarn/cloud…
Browse files Browse the repository at this point in the history
…flare/workers-types-4.20241018.0

Bump @cloudflare/workers-types from 4.20240925.0 to 4.20241018.0
  • Loading branch information
GewoonJaap authored Oct 24, 2024
2 parents cfa2fb4 + fe960cf commit 4cbd20b
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 @@ -20,7 +20,7 @@
"wrangler": "^3.78.12"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240925.0",
"@cloudflare/workers-types": "^4.20241018.0",
"@types/mustache": "^4.2.5",
"hono": "^4.6.3",
"mustache": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
mime "^3.0.0"
zod "^3.22.3"

"@cloudflare/workers-types@^4.20240925.0":
version "4.20240925.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20240925.0.tgz#6324d6c6abefe578665e3eb4340953afa6453ae7"
integrity sha512-KpqyRWvanEuXgBTKYFzRp4NsWOEcswxjsPRSre1zYQcODmc8PUrraVHQUmgvkJgv3FzB+vI9xm7J6oE4MmZHCA==
"@cloudflare/workers-types@^4.20241018.0":
version "4.20241018.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20241018.0.tgz#b37efff883f7533d3719778e2d1d99aa9e47b8b6"
integrity sha512-gGWumpaaqnjN/G6SI7CZQ13G4SpIUV+EM8QqvuN2D3cGDF6mKIm+ov7H4x7V/c+AdY90v0FCc8B5nmEEt90MvQ==

"@cspotcode/source-map-support@0.8.1":
version "0.8.1"
Expand Down

0 comments on commit 4cbd20b

Please sign in to comment.