diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-09 16:21:58 +0000 |
---|---|---|
committer | Matthew Strapp <matt@mattstrapp.net> | 2023-10-10 12:11:48 -0500 |
commit | f72fb3ea79e969bd4369c4e72012d32579fbd68d (patch) | |
tree | 57c610b00901d22541bafad93efc3613ebbb028c /app | |
parent | Bump vite from 4.4.9 to 4.4.11 (diff) | |
download | trinkets-f72fb3ea79e969bd4369c4e72012d32579fbd68d.tar trinkets-f72fb3ea79e969bd4369c4e72012d32579fbd68d.tar.gz trinkets-f72fb3ea79e969bd4369c4e72012d32579fbd68d.tar.bz2 trinkets-f72fb3ea79e969bd4369c4e72012d32579fbd68d.tar.lz trinkets-f72fb3ea79e969bd4369c4e72012d32579fbd68d.tar.xz trinkets-f72fb3ea79e969bd4369c4e72012d32579fbd68d.tar.zst trinkets-f72fb3ea79e969bd4369c4e72012d32579fbd68d.zip |
Bump @types/wicg-file-system-access from 2023.10.0 to 2023.10.1
Bumps [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) from 2023.10.0 to 2023.10.1.
- [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>
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 4c24a4c..547dda9 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@tailwindcss/typography": "0.5.10", "@types/html-minifier-terser": "7.0.0", "@types/node": "20.8.2", - "@types/wicg-file-system-access": "2023.10.0", + "@types/wicg-file-system-access": "2023.10.1", "@typescript-eslint/eslint-plugin": "6.7.4", "@typescript-eslint/parser": "6.7.4", "@vite-pwa/sveltekit": "0.2.7", |