From a1f64683ecdbf199a0107ac8d8afbae67970777b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 06:04:01 +0000 Subject: [PATCH] chore(deps-dev): bump @cloudflare/workers-types from 2.1.0 to 2.2.1 Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workers-types) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/cloudflare/workers-types/releases) - [Changelog](https://github.com/cloudflare/workers-types/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-types/commits) Signed-off-by: dependabot[bot] --- packages/api/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/api/package.json b/packages/api/package.json index a944c3c..0be4316 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -7,7 +7,7 @@ "start": "yarn workspace @roleypoly/worker-emulator start --basePath `pwd`" }, "devDependencies": { - "@cloudflare/workers-types": "^2.1.0", + "@cloudflare/workers-types": "^2.2.1", "@roleypoly/misc-utils": "*", "@roleypoly/types": "*", "@roleypoly/worker-emulator": "*", diff --git a/yarn.lock b/yarn.lock index cc8d8c3..def3679 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1247,10 +1247,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cloudflare/workers-types@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-2.1.0.tgz#6e4f07567f4c914ad811c2d7a6172d0ae834c7f6" - integrity sha512-VmXaHTq0lt6Xre4aK1hUK25hjZjuEUkHtdUEt0FJamv+NzQO54Gwp6Zr5Cfu6SP5EQ/tTmTMP/tK9npA8zhcCg== +"@cloudflare/workers-types@^2.2.1": + version "2.2.1" + resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-2.2.1.tgz#a4fd7eda69e54769a5e4fa31b44947e1fe50d323" + integrity sha512-gxI3CytBWzdtvQ7tu3I1biYN6QU18OInYKfOL5Twlbs4dRTx4ib5/2FrzwYaPFFfCg5ocy38aG1A/69satjXBQ== "@cnakazawa/watch@^1.0.3": version "1.0.4"