From 1b3b707fe0b4cca9515fccacfecab8c4e0ebfdaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 07:41:08 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to ^0.0.111 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7e58873..1c540c5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/node": "^18.0.5", "@types/react": "^18.0.15", "@types/react-dom": "^18.0.6", - "@types/web": "^0.0.69", + "@types/web": "^0.0.111", "github-markdown-css": "^5.1.0", "jest": "^28.1.3", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e31f77..467f97c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ importers: '@types/node': ^18.0.5 '@types/react': ^18.0.15 '@types/react-dom': ^18.0.6 - '@types/web': ^0.0.69 + '@types/web': ^0.0.111 github-markdown-css: ^5.1.0 jest: ^28.1.3 react: ^18.2.0 @@ -42,7 +42,7 @@ importers: '@types/node': 18.0.5 '@types/react': 18.0.15 '@types/react-dom': 18.0.6 - '@types/web': 0.0.69 + '@types/web': 0.0.111 github-markdown-css: 5.1.0 jest: 28.1.3_@types+node@18.0.5 react: 18.2.0 @@ -4110,8 +4110,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@types/web/0.0.69: - resolution: {integrity: sha512-0CqMxeJ+ETljejsVQ5U6gV75C9zz9nmCBXHYqdfnVmWp54VfoJSxUgeO6NI+ezgBl0JQsSiZCs2pkCCT9ERhbA==} + /@types/web/0.0.111: + resolution: {integrity: sha512-OnLWZBNMXlvTsAalsPcVyVkxW76yG2QQsRPbRijMQxCG791IH9sAIAsg1tcDDK8p5JwHW0GV3/uYOg+RRqGrOw==} dev: true /@types/ws/8.5.3: