aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-07 17:06:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-07 17:06:57 +0000
commitb1db94d21006aa48cf1a127fa31edaf73214b255 (patch)
tree0e9535301910704c8801095294a1f1fbf4e5b0f6 /app/package.json
parentBump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 (diff)
downloadtrinkets-b1db94d21006aa48cf1a127fa31edaf73214b255.tar
trinkets-b1db94d21006aa48cf1a127fa31edaf73214b255.tar.gz
trinkets-b1db94d21006aa48cf1a127fa31edaf73214b255.tar.bz2
trinkets-b1db94d21006aa48cf1a127fa31edaf73214b255.tar.lz
trinkets-b1db94d21006aa48cf1a127fa31edaf73214b255.tar.xz
trinkets-b1db94d21006aa48cf1a127fa31edaf73214b255.tar.zst
trinkets-b1db94d21006aa48cf1a127fa31edaf73214b255.zip
Bump @types/node from 20.11.24 to 20.11.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.24 to 20.11.25. - [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 a0ab98c..c369e09 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.24",
+ "@types/node": "20.11.25",
"@types/wicg-file-system-access": "2023.10.4",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",