aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-17 16:23:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-10-17 16:24:31 +0000
commit9098aedc264f1c815bd363ad58d00adc34c2ddbb (patch)
tree6483565abaffe04f4298a0c0d7645b99b4909c7e /app/package.json
parentBump the node-deps group with 2 updates (diff)
downloadtrinkets-9098aedc264f1c815bd363ad58d00adc34c2ddbb.tar
trinkets-9098aedc264f1c815bd363ad58d00adc34c2ddbb.tar.gz
trinkets-9098aedc264f1c815bd363ad58d00adc34c2ddbb.tar.bz2
trinkets-9098aedc264f1c815bd363ad58d00adc34c2ddbb.tar.lz
trinkets-9098aedc264f1c815bd363ad58d00adc34c2ddbb.tar.xz
trinkets-9098aedc264f1c815bd363ad58d00adc34c2ddbb.tar.zst
trinkets-9098aedc264f1c815bd363ad58d00adc34c2ddbb.zip
Bump @types/node from 22.7.5 to 22.7.6 in the node-deps group
Bumps the node-deps group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.7.5 to 22.7.6 - [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 dependency-group: node-deps ... 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 28813ab..303dbf0 100644
--- a/app/package.json
+++ b/app/package.json
@@ -16,7 +16,7 @@
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/html-minifier-terser": "7.0.2",
- "@types/node": "22.7.5",
+ "@types/node": "22.7.6",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",