From 816e4bf0efa2d5aad40ae0a0c774c29ce614213a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 00:33:15 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to ^0.0.133 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1d008184..be2b5f58 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/jest": "^29.5.11", "@types/js-yaml": "^4.0.9", "@types/micromatch": "^4.0.6", - "@types/web": "^0.0.128", + "@types/web": "^0.0.133", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 12bdc2d3..90464ac6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3220,10 +3220,10 @@ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8" integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g== -"@types/web@^0.0.128": - version "0.0.128" - resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.128.tgz#a431a051fbed2a03da97f032990d27c27150735c" - integrity sha512-STOv2gEXqlhUSB8ea9Tm3MlGrG9Pn+mh5+Eg8Rt6oC6Ju92kAK109/KzRb/F1PvBg+G1fX0cQayDZbvBqBET4Q== +"@types/web@^0.0.133": + version "0.0.133" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.133.tgz#0be0f5efd9d0b0dbd89b29bb22e97246ae1dfaec" + integrity sha512-bMltBnq85kOyPMk3x65ABdo98RuL49U11sXhi7wiiReyXfzPGIJTeXdPGujLciONPh32ri3sLKLw5E6Nli+bsw== "@types/whatwg-mimetype@3.0.1": version "3.0.1"