From 0db41159f4f3b7261944813b32f29d3440fadd10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:13:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to v0.0.172 (#1247) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f83bd3ca5..a24e9a72a0 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react": "18.3.11", "@types/react-dom": "18.3.1", "@types/testing-library__jest-dom": "5.14.9", - "@types/web": "0.0.171", + "@types/web": "0.0.172", "@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 6570cf1f07..25f28be52d 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.171 - version: 0.0.171 + specifier: 0.0.172 + version: 0.0.172 '@typescript-eslint/eslint-plugin': specifier: 7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.1)(typescript@5.6.3) @@ -1712,8 +1712,8 @@ packages: resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} dev: true - /@types/web@0.0.171: - resolution: {integrity: sha512-3Ol3wUjl2LPdFEZkgGjQiX0OlfuYCxr79JWVFcD5YJWBYd3jqHgKYM7t9LayxRZhyKT/++z5r8sX6VWzMn1Nrg==} + /@types/web@0.0.172: + resolution: {integrity: sha512-O0u/qjyOGRfwXGEnHcPR2zsKZ7zTeUcRGXCLyF14LBhvJlcIYDLVAq0Gz6TRrbTi9Sb8DbpG2mf0Nga0S1eT6w==} dev: true /@types/yargs-parser@21.0.3: