From 4a7a65ba2672964aef6cfcd5d523f69dc390ff9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 04:22:18 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to v0.0.161 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0c380c2fe2..a01f0c9154 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@types/testing-library__jest-dom": "5.14.9", - "@types/web": "0.0.160", + "@types/web": "0.0.161", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "autoprefixer": "10.4.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa8986f352..0917073d9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ devDependencies: specifier: 5.14.9 version: 5.14.9 '@types/web': - specifier: 0.0.160 - version: 0.0.160 + specifier: 0.0.161 + version: 0.0.161 '@typescript-eslint/eslint-plugin': specifier: 7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.5.4) @@ -1712,8 +1712,8 @@ packages: resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} dev: true - /@types/web@0.0.160: - resolution: {integrity: sha512-rqxz1XIiLtPQ63BM4QSiHKFgKAxOZx/LZcuBxeh76zEoZwkZlO0JUUqVSBkiD4UG8fTcUd5alGJJS/PpwWjj6Q==} + /@types/web@0.0.161: + resolution: {integrity: sha512-D/XGHd0sJxxq9oc8gUGBjAqngc61MUP5NS7Ty7IgG9gswVQMEv1naK9eApZapLucD8vv7I54uGDVp25KjpyJng==} dev: true /@types/yargs-parser@21.0.3: