From 21c5072d82a5d15a84adc068f21e28c4b36e880f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 15:02:44 +0000 Subject: [PATCH] chore(deps): update dependency @cloudflare/workers-types to v4.20240222.0 (#46) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8c301c..ada8087 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ dependencies: devDependencies: '@cloudflare/workers-types': specifier: ^4.20231121.0 - version: 4.20240208.0 + version: 4.20240222.0 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.2(@typescript-eslint/parser@7.0.2)(eslint@8.56.0)(typescript@5.3.3) @@ -108,8 +108,8 @@ packages: dev: true optional: true - /@cloudflare/workers-types@4.20240208.0: - resolution: {integrity: sha512-MVGTTjZpJu4kJONvai5SdJzWIhOJbuweVZ3goI7FNyG+JdoQH41OoB+nMhLsX626vPLZVWGPIWsiSo/WZHzgQw==} + /@cloudflare/workers-types@4.20240222.0: + resolution: {integrity: sha512-luO0BdK3rLlCv3B240+cTrfqm+XSbHtpk+88aJtGwzyVK9QF/Xz8lBgE/oZZLN8nCTmOvxAZnszyxUuZ8GP8Cg==} dev: true /@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.17.19):