diff options
Diffstat (limited to '')
-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): |