aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-19 16:52:24 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-19 16:53:17 +0000
commit1162d67c9935ef91e93a5de569e82fcff434dc6a (patch)
treedda1ac9b4007fa8adfd8b761ff8a345111c13892 /app
parentBump @skeletonlabs/skeleton from 2.10.0 to 2.10.1 (diff)
downloadtrinkets-1162d67c9935ef91e93a5de569e82fcff434dc6a.tar
trinkets-1162d67c9935ef91e93a5de569e82fcff434dc6a.tar.gz
trinkets-1162d67c9935ef91e93a5de569e82fcff434dc6a.tar.bz2
trinkets-1162d67c9935ef91e93a5de569e82fcff434dc6a.tar.lz
trinkets-1162d67c9935ef91e93a5de569e82fcff434dc6a.tar.xz
trinkets-1162d67c9935ef91e93a5de569e82fcff434dc6a.tar.zst
trinkets-1162d67c9935ef91e93a5de569e82fcff434dc6a.zip
Bump @types/node from 20.14.5 to 20.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.5 to 20.14.6. - [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 '')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 0d50fa9..d34affd 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.5",
+ "@types/node": "20.14.6",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",