From eb0dc5c5b992455b53c5899cf9452eaa4ca07713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 07:24:53 +0000 Subject: [PATCH] chore(deps): update dependency @types/wicg-file-system-access to v2023 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b93fed..6cc24d2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@sveltejs/vite-plugin-svelte": "2.4.6", "@tsconfig/svelte": "5.0.2", "@types/node": "18.11.19", - "@types/wicg-file-system-access": "2020.9.8", + "@types/wicg-file-system-access": "2023.10.2", "@wessberg/rollup-plugin-ts": "2.0.4", "autoprefixer": "10.4.16", "carbon-preprocess-svelte": "0.10.0", diff --git a/yarn.lock b/yarn.lock index c46409a..8834420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -597,10 +597,10 @@ resolved "https://registry.yarnpkg.com/@types/ua-parser-js/-/ua-parser-js-0.7.36.tgz#9bd0b47f26b5a3151be21ba4ce9f5fa457c5f190" integrity sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ== -"@types/wicg-file-system-access@2020.9.8": - version "2020.9.8" - resolved "https://registry.yarnpkg.com/@types/wicg-file-system-access/-/wicg-file-system-access-2020.9.8.tgz#a8b739854ccb74b8048ef607d3701e9d506830e7" - integrity sha512-ggMz8nOygG7d/stpH40WVaNvBwuyYLnrg5Mbyf6bmsj/8+gb6Ei4ZZ9/4PNpcPNTT8th9Q8sM8wYmWGjMWLX/A== +"@types/wicg-file-system-access@2023.10.2": + version "2023.10.2" + resolved "https://registry.yarnpkg.com/@types/wicg-file-system-access/-/wicg-file-system-access-2023.10.2.tgz#1a1cb2fb102b3d6516826aa593ba2a30d59cac7d" + integrity sha512-nSiK8qt0O7sQmDcW3HYfvya7GDoD6ipgdcUFzk3QN+UBIqXeNg38Nh6VnKv7EIPfkVETRiquyMskCbpxUzgX1Q== "@typescript-eslint/eslint-plugin@5.60.0": version "5.60.0"