aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-12 16:22:15 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-12 16:22:59 +0000
commit2ef6a11ce93f07014fcdafdb4db965fd5e842379 (patch)
tree816520c3bd4819f78866c07aba08bc9d194b6f3c /app
parentBump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 (diff)
downloadtrinkets-2ef6a11ce93f07014fcdafdb4db965fd5e842379.tar
trinkets-2ef6a11ce93f07014fcdafdb4db965fd5e842379.tar.gz
trinkets-2ef6a11ce93f07014fcdafdb4db965fd5e842379.tar.bz2
trinkets-2ef6a11ce93f07014fcdafdb4db965fd5e842379.tar.lz
trinkets-2ef6a11ce93f07014fcdafdb4db965fd5e842379.tar.xz
trinkets-2ef6a11ce93f07014fcdafdb4db965fd5e842379.tar.zst
trinkets-2ef6a11ce93f07014fcdafdb4db965fd5e842379.zip
Bump @types/node from 20.11.25 to 20.11.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 20.11.26. - [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 f604e0b..8815f4d 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,7 +18,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"@types/html-minifier-terser": "7.0.2",
- "@types/node": "20.11.25",
+ "@types/node": "20.11.26",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.1.1",