aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-07 16:22:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-07 16:22:55 +0000
commit180888a2cd458a957a61f073fb80817fc939d719 (patch)
tree515432b4bc34a51abe1897b35fd03d6761eb9c9d /app
parentBump @floating-ui/dom from 1.6.4 to 1.6.5 (diff)
downloadtrinkets-180888a2cd458a957a61f073fb80817fc939d719.tar
trinkets-180888a2cd458a957a61f073fb80817fc939d719.tar.gz
trinkets-180888a2cd458a957a61f073fb80817fc939d719.tar.bz2
trinkets-180888a2cd458a957a61f073fb80817fc939d719.tar.lz
trinkets-180888a2cd458a957a61f073fb80817fc939d719.tar.xz
trinkets-180888a2cd458a957a61f073fb80817fc939d719.tar.zst
trinkets-180888a2cd458a957a61f073fb80817fc939d719.zip
Bump @types/node from 20.12.9 to 20.12.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.9 to 20.12.10. - [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 'app')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 75a0648..eb12e3e 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,7 +18,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
"@types/html-minifier-terser": "7.0.2",
- "@types/node": "20.12.9",
+ "@types/node": "20.12.10",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",