From 14e98bcc9c2640ec4179541b303018a5802d379c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 00:12:18 +0000 Subject: [PATCH] chore(deps): update dependency @types/wicg-file-system-access to v2023.10.1 --- 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 5b0252a6d..fc5bb9156 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -19,7 +19,7 @@ "@types/balanced-match": "1.0.4", "@types/path-browserify": "1.0.0", "@types/ua-parser-js": "0.7.37", - "@types/wicg-file-system-access": "2023.10.0", + "@types/wicg-file-system-access": "2023.10.1", "autoprefixer": "10.4.16", "postcss": "8.4.31", "sass": "1.69.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f504a9b59..3a235333e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,8 +148,8 @@ importers: specifier: 0.7.37 version: 0.7.37 '@types/wicg-file-system-access': - specifier: 2023.10.0 - version: 2023.10.0 + specifier: 2023.10.1 + version: 2023.10.1 autoprefixer: specifier: 10.4.16 version: 10.4.16(postcss@8.4.31) @@ -998,8 +998,8 @@ packages: resolution: {integrity: sha512-4sOxS3ZWXC0uHJLYcWAaLMxTvjRX3hT96eF4YWUh1ovTaenvibaZOE5uXtIp4mksKMLRwo7YDiCBCw6vBiUPVg==} dev: true - /@types/wicg-file-system-access@2023.10.0: - resolution: {integrity: sha512-grp7HBsK3ypYBh2zf/ChIYi8FA44REm7/k4+wa7wN5Y2wBoEbEThTW3UfSxpbaRP44ddOapamnLS3CtM60SkvA==} + /@types/wicg-file-system-access@2023.10.1: + resolution: {integrity: sha512-oOOUU1CpbbqYI9xt71oKzFO00CbAZ+nQwXfcCOdY8TCsPs8vH0s8i5F2VzeqIEQhYYmvokinyibg4vQvQW8QIg==} dev: true /@types/yargs-parser@21.0.0: