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 /pnpm-lock.yaml | |
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 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c988c76..42e6bf7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 20.8.2 version: 20.8.2 '@types/wicg-file-system-access': - specifier: 2023.10.0 - version: 2023.10.0 + specifier: 2023.10.1 + version: 2023.10.1 '@typescript-eslint/eslint-plugin': specifier: 6.7.4 version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2) @@ -1914,8 +1914,8 @@ packages: resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==} dev: true - /@types/wicg-file-system-access@2023.10.0: - resolution: {integrity: sha512-grp7HBsK3ypYBh2zf/ChIYi8FA44REm7/k4+wa7wN5Y2wBoEbEThTW3UfSxpbaRP44ddOapamnLS3CtM60SkvA==} + /@types/wicg-file-system-access@2023.10.1: + resolution: {integrity: sha512-oOOUU1CpbbqYI9xt71oKzFO00CbAZ+nQwXfcCOdY8TCsPs8vH0s8i5F2VzeqIEQhYYmvokinyibg4vQvQW8QIg==} dev: true /@typescript-eslint/eslint-plugin@6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2): |