diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-11 16:56:03 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-11 16:56:43 +0000 |
commit | 23ef6f236853d08906f79085a4b3977378b2b4d3 (patch) | |
tree | ddeda423b11a44f6612545dd5a657022448cc59a /app | |
parent | Bump @types/node from 20.11.24 to 20.11.25 (diff) | |
download | trinkets-23ef6f236853d08906f79085a4b3977378b2b4d3.tar trinkets-23ef6f236853d08906f79085a4b3977378b2b4d3.tar.gz trinkets-23ef6f236853d08906f79085a4b3977378b2b4d3.tar.bz2 trinkets-23ef6f236853d08906f79085a4b3977378b2b4d3.tar.lz trinkets-23ef6f236853d08906f79085a4b3977378b2b4d3.tar.xz trinkets-23ef6f236853d08906f79085a4b3977378b2b4d3.tar.zst trinkets-23ef6f236853d08906f79085a4b3977378b2b4d3.zip |
Bump @types/wicg-file-system-access from 2023.10.4 to 2023.10.5
Bumps [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) from 2023.10.4 to 2023.10.5.
- [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 c369e09..be1332c 100644 --- a/app/package.json +++ b/app/package.json @@ -19,7 +19,7 @@ "@tailwindcss/typography": "0.5.10", "@types/html-minifier-terser": "7.0.2", "@types/node": "20.11.25", - "@types/wicg-file-system-access": "2023.10.4", + "@types/wicg-file-system-access": "2023.10.5", "@typescript-eslint/eslint-plugin": "7.1.1", "@typescript-eslint/parser": "7.1.1", "@vite-pwa/sveltekit": "0.4.0", |