aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 16:56:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-11 16:56:43 +0000
commit23ef6f236853d08906f79085a4b3977378b2b4d3 (patch)
treeddeda423b11a44f6612545dd5a657022448cc59a
parentBump @types/node from 20.11.24 to 20.11.25 (diff)
downloadtrinkets-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 '')
-rw-r--r--app/package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 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",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4c67527..fe6b931 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -58,8 +58,8 @@ importers:
specifier: 20.11.25
version: 20.11.25
'@types/wicg-file-system-access':
- specifier: 2023.10.4
- version: 2023.10.4
+ specifier: 2023.10.5
+ version: 2023.10.5
'@typescript-eslint/eslint-plugin':
specifier: 7.1.1
version: 7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.2)
@@ -2053,8 +2053,8 @@ packages:
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
dev: true
- /@types/wicg-file-system-access@2023.10.4:
- resolution: {integrity: sha512-ewOj7hWhsUTS2+aY6zY+7BwlgqGBj5ZXxKuHt3TAWpIJH0bDW/6bO1N1SdUDAzV8r0Nc+/ZtpAEETYTwrehBMw==}
+ /@types/wicg-file-system-access@2023.10.5:
+ resolution: {integrity: sha512-e9kZO9kCdLqT2h9Tw38oGv9UNzBBWaR1MzuAavxPcsV/7FJ3tWbU6RI3uB+yKIDPGLkGVbplS52ub0AcRLvrhA==}
dev: true
/@typescript-eslint/eslint-plugin@7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.2):