aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-17 16:56:30 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-17 16:57:30 +0000
commit9fb2fe1af6bd77abd2a260df75574db8f9808a23 (patch)
tree8c0e2e9c59666037291e7fad5782741158ca8b84 /app
parentBump @skeletonlabs/skeleton from 2.10.1 to 2.10.2 (diff)
downloadtrinkets-9fb2fe1af6bd77abd2a260df75574db8f9808a23.tar
trinkets-9fb2fe1af6bd77abd2a260df75574db8f9808a23.tar.gz
trinkets-9fb2fe1af6bd77abd2a260df75574db8f9808a23.tar.bz2
trinkets-9fb2fe1af6bd77abd2a260df75574db8f9808a23.tar.lz
trinkets-9fb2fe1af6bd77abd2a260df75574db8f9808a23.tar.xz
trinkets-9fb2fe1af6bd77abd2a260df75574db8f9808a23.tar.zst
trinkets-9fb2fe1af6bd77abd2a260df75574db8f9808a23.zip
Bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 44023e5..6533b40 100644
--- a/app/package.json
+++ b/app/package.json
@@ -16,7 +16,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
"@types/html-minifier-terser": "7.0.2",
- "@types/node": "20.14.10",
+ "@types/node": "20.14.11",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.0",