aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-24 16:23:30 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-24 16:24:13 +0000
commitd83b3394994a03f0253557ec0b209cb4840e3173 (patch)
tree16fa48eba7094e234c84d47b6e60ecfbefea2078 /app
parentBump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 (diff)
downloadtrinkets-d83b3394994a03f0253557ec0b209cb4840e3173.tar
trinkets-d83b3394994a03f0253557ec0b209cb4840e3173.tar.gz
trinkets-d83b3394994a03f0253557ec0b209cb4840e3173.tar.bz2
trinkets-d83b3394994a03f0253557ec0b209cb4840e3173.tar.lz
trinkets-d83b3394994a03f0253557ec0b209cb4840e3173.tar.xz
trinkets-d83b3394994a03f0253557ec0b209cb4840e3173.tar.zst
trinkets-d83b3394994a03f0253557ec0b209cb4840e3173.zip
Bump @types/node from 20.14.11 to 20.14.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 20.14.12. - [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 358aaf3..a49d5e0 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.11",
+ "@types/node": "20.14.12",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",