diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-04 18:45:23 +0000 |
---|---|---|
committer | Matthew Strapp <matt@mattstrapp.net> | 2023-10-04 13:54:13 -0500 |
commit | 227cb6e4cf592acc266959334efccab7365c1685 (patch) | |
tree | beb435bb043294ef7874fd97c9f896160191bd58 /app/package.json | |
parent | Bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 (diff) | |
download | trinkets-227cb6e4cf592acc266959334efccab7365c1685.tar trinkets-227cb6e4cf592acc266959334efccab7365c1685.tar.gz trinkets-227cb6e4cf592acc266959334efccab7365c1685.tar.bz2 trinkets-227cb6e4cf592acc266959334efccab7365c1685.tar.lz trinkets-227cb6e4cf592acc266959334efccab7365c1685.tar.xz trinkets-227cb6e4cf592acc266959334efccab7365c1685.tar.zst trinkets-227cb6e4cf592acc266959334efccab7365c1685.zip |
Bump @types/wicg-file-system-access from 2020.9.8 to 2023.10.0
Bumps [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) from 2020.9.8 to 2023.10.0.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/package.json')
-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 e790ff5..64ec38f 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": "2020.9.8", + "@types/wicg-file-system-access": "2023.10.0", "@typescript-eslint/eslint-plugin": "6.7.4", "@typescript-eslint/parser": "6.7.4", "@vite-pwa/sveltekit": "0.2.7", |