From e83c94cd07955f96c2d8a8b9828075820dcc409b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 05:45:26 +0000 Subject: [PATCH] chore(deps): update dependency @types/wicg-file-system-access to v2023.10.4 --- apps/web/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 72150ebd4..3aaf87aae 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -18,7 +18,7 @@ "@types/balanced-match": "3.0.2", "@types/path-browserify": "1.0.2", "@types/ua-parser-js": "0.7.39", - "@types/wicg-file-system-access": "2023.10.3", + "@types/wicg-file-system-access": "2023.10.4", "autoprefixer": "10.4.16", "postcss": "8.4.31", "sass": "1.69.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98b266b66..973dfa7e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -145,8 +145,8 @@ importers: specifier: 0.7.39 version: 0.7.39 '@types/wicg-file-system-access': - specifier: 2023.10.3 - version: 2023.10.3 + specifier: 2023.10.4 + version: 2023.10.4 autoprefixer: specifier: 10.4.16 version: 10.4.16(postcss@8.4.31) @@ -1056,8 +1056,8 @@ packages: resolution: {integrity: sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==} dev: true - /@types/wicg-file-system-access@2023.10.3: - resolution: {integrity: sha512-HAmuLF6Nfbkpf7DxWfOVStuj8D+n/hdv0xJoijKIaYg6DukcqIZPz6tf0YJYRqSYhW7TwK2GZOISwiKdCWSkqw==} + /@types/wicg-file-system-access@2023.10.4: + resolution: {integrity: sha512-ewOj7hWhsUTS2+aY6zY+7BwlgqGBj5ZXxKuHt3TAWpIJH0bDW/6bO1N1SdUDAzV8r0Nc+/ZtpAEETYTwrehBMw==} dev: true /@types/yargs-parser@21.0.0: