aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-13 16:07:08 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-13 16:07:55 +0000
commit3f7eef29276f8b225707629387cff2973f935924 (patch)
tree703797522ca86ac96e29a3b325bed01f9f0cd38d /app
parentBump @typescript-eslint/parser from 7.1.1 to 7.2.0 (diff)
downloadtrinkets-3f7eef29276f8b225707629387cff2973f935924.tar
trinkets-3f7eef29276f8b225707629387cff2973f935924.tar.gz
trinkets-3f7eef29276f8b225707629387cff2973f935924.tar.bz2
trinkets-3f7eef29276f8b225707629387cff2973f935924.tar.lz
trinkets-3f7eef29276f8b225707629387cff2973f935924.tar.xz
trinkets-3f7eef29276f8b225707629387cff2973f935924.tar.zst
trinkets-3f7eef29276f8b225707629387cff2973f935924.zip
Bump @types/node from 20.11.26 to 20.11.27
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.26 to 20.11.27. - [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 b8fd1d4..787c4ea 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.26",
+ "@types/node": "20.11.27",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",