Skip to content

Commit

Permalink
Merge pull request #267 from kobakazu0429/renovate/wicg-file-system-a…
Browse files Browse the repository at this point in the history
…ccess-2023.x
  • Loading branch information
kobakazu0429 authored Nov 6, 2023
2 parents 4fcd2b5 + eb0dc5c commit 002cdba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
version "5.60.0"
Expand Down

0 comments on commit 002cdba

Please sign in to comment.