From 91a8787c2ab7a84ac900c5da0d6de57f9f106a7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 14:39:49 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to ^0.0.80 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 10022460..610d1d5e 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@changesets/changelog-github": "^0.4.6", "@changesets/cli": "^2.24.2", "@types/puppeteer": "^5.4.6", - "@types/web": "^0.0.71", + "@types/web": "^0.0.80", "commander": "^9.4.0", "size-limit": "^8.0.0", "size-limit-preset-node-lib": "^0.1.0", diff --git a/yarn.lock b/yarn.lock index f3b57af6..fc5fc047 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2514,10 +2514,10 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== -"@types/web@^0.0.71": - version "0.0.71" - resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.71.tgz#2999b659aec80b9739046c66415072bedd967922" - integrity sha512-mNdZig0AZ0ciUlChiZ5xd9t4DVhMEbPf5eMOnDAgNThmhYWyIPPCSIGnag9mL/mnGMkoSW9Cel8UNIjeGeqh5g== +"@types/web@^0.0.80": + version "0.0.80" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.80.tgz#bbf499be42b0e4ec1c417b89fde51e5afe062044" + integrity sha512-HLbRwqCL5VVkmpAAzqRGXDkUO4teKhOOY2FJDHQl3k5OTuDTPzkI74AJSoGaS6oHOVVYhI/X5Ahw/ltC8KZQuw== "@types/yauzl@^2.9.1": version "2.10.0"