aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-19 16:14:25 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-21 07:45:48 -0500
commit52dfd55e6f67ca7975019a15e079af12641b2117 (patch)
tree4e26eb0a298686d321f9e109847efcd00400444f
parentadd ID (diff)
downloadtrinkets-52dfd55e6f67ca7975019a15e079af12641b2117.tar
trinkets-52dfd55e6f67ca7975019a15e079af12641b2117.tar.gz
trinkets-52dfd55e6f67ca7975019a15e079af12641b2117.tar.bz2
trinkets-52dfd55e6f67ca7975019a15e079af12641b2117.tar.lz
trinkets-52dfd55e6f67ca7975019a15e079af12641b2117.tar.xz
trinkets-52dfd55e6f67ca7975019a15e079af12641b2117.tar.zst
trinkets-52dfd55e6f67ca7975019a15e079af12641b2117.zip
Bump @types/wicg-file-system-access from 2023.10.1 to 2023.10.2
Bumps [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) from 2023.10.1 to 2023.10.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wicg-file-system-access) --- updated-dependencies: - dependency-name: "@types/wicg-file-system-access" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--app/package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/app/package.json b/app/package.json
index 93ede82..d02a442 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,7 +18,7 @@
"@tailwindcss/typography": "0.5.10",
"@types/html-minifier-terser": "7.0.1",
"@types/node": "20.8.7",
- "@types/wicg-file-system-access": "2023.10.1",
+ "@types/wicg-file-system-access": "2023.10.2",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vite-pwa/sveltekit": "0.2.7",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index abf5f73..ab8990b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -55,8 +55,8 @@ importers:
specifier: 20.8.7
version: 20.8.7
'@types/wicg-file-system-access':
- specifier: 2023.10.1
- version: 2023.10.1
+ specifier: 2023.10.2
+ version: 2023.10.2
'@typescript-eslint/eslint-plugin':
specifier: 6.8.0
version: 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2)
@@ -1921,8 +1921,8 @@ packages:
resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==}
dev: true
- /@types/wicg-file-system-access@2023.10.1:
- resolution: {integrity: sha512-oOOUU1CpbbqYI9xt71oKzFO00CbAZ+nQwXfcCOdY8TCsPs8vH0s8i5F2VzeqIEQhYYmvokinyibg4vQvQW8QIg==}
+ /@types/wicg-file-system-access@2023.10.2:
+ resolution: {integrity: sha512-nSiK8qt0O7sQmDcW3HYfvya7GDoD6ipgdcUFzk3QN+UBIqXeNg38Nh6VnKv7EIPfkVETRiquyMskCbpxUzgX1Q==}
dev: true
/@typescript-eslint/eslint-plugin@6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2):