aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-05 16:14:33 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-05 16:15:18 +0000
commit26d61908729c3414b17e139855ed8a55bc0f1f0a (patch)
tree52e851b051317d39d40c8773f2c47b8039bdcf02 /app/package.json
parentBump @typescript-eslint/parser from 7.11.0 to 7.12.0 (diff)
downloadtrinkets-26d61908729c3414b17e139855ed8a55bc0f1f0a.tar
trinkets-26d61908729c3414b17e139855ed8a55bc0f1f0a.tar.gz
trinkets-26d61908729c3414b17e139855ed8a55bc0f1f0a.tar.bz2
trinkets-26d61908729c3414b17e139855ed8a55bc0f1f0a.tar.lz
trinkets-26d61908729c3414b17e139855ed8a55bc0f1f0a.tar.xz
trinkets-26d61908729c3414b17e139855ed8a55bc0f1f0a.tar.zst
trinkets-26d61908729c3414b17e139855ed8a55bc0f1f0a.zip
Bump @types/node from 20.14.1 to 20.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.1 to 20.14.2. - [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 70cb811..affcc71 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.1",
+ "@types/node": "20.14.2",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.12.0",