Skip to content

Commit

Permalink
chore(deps): update dependency @cloudflare/workers-types to ^4.202310…
Browse files Browse the repository at this point in the history
…02.0 (#112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent bf40df5 commit 52aa8c2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"readme": "README.md",
"type": "module",
"devDependencies": {
"@cloudflare/workers-types": "^4.20230922.0",
"@cloudflare/workers-types": "^4.20231002.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@vitest/coverage-v8": "^0.34.6",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,20 @@ __metadata:
languageName: node
linkType: hard

"@cloudflare/workers-types@npm:^4.20221111.1, @cloudflare/workers-types@npm:^4.20230922.0":
"@cloudflare/workers-types@npm:^4.20221111.1":
version: 4.20230922.0
resolution: "@cloudflare/workers-types@npm:4.20230922.0"
checksum: 629bab47cdbcb74e3c42fc9486f5186734b6dd734154cea7a0983ad83ee053b4fb1ae13ff618a7287612bc3b3d19ad72d6a34a84289a903623cb8a13af57596b
languageName: node
linkType: hard

"@cloudflare/workers-types@npm:^4.20231002.0":
version: 4.20231002.0
resolution: "@cloudflare/workers-types@npm:4.20231002.0"
checksum: 066f4ef24286948de0165be9b22b842867330fcbaba520a60bae01a1ce85617364829fe50be7480f12a3fe4dc41463a9a53a8722b473493c61e0fc57dd7b21e9
languageName: node
linkType: hard

"@esbuild-plugins/node-globals-polyfill@npm:^0.2.3":
version: 0.2.3
resolution: "@esbuild-plugins/node-globals-polyfill@npm:0.2.3"
Expand Down Expand Up @@ -3903,7 +3910,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "turborepo-remote-cache-cf@workspace:."
dependencies:
"@cloudflare/workers-types": ^4.20230922.0
"@cloudflare/workers-types": ^4.20231002.0
"@hono/zod-validator": ^0.1.9
"@typescript-eslint/eslint-plugin": ^6.7.4
"@typescript-eslint/parser": ^6.7.4
Expand Down

0 comments on commit 52aa8c2

Please sign in to comment.