aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-13 16:43:09 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-15 23:41:46 -0500
commit16f0c305a606c6eaf82e8027bf74df392fe60fc8 (patch)
treebfb84e3f23b8f393e4e266506d39dffbbb16b1ad /app
parentBump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 (diff)
downloadtrinkets-16f0c305a606c6eaf82e8027bf74df392fe60fc8.tar
trinkets-16f0c305a606c6eaf82e8027bf74df392fe60fc8.tar.gz
trinkets-16f0c305a606c6eaf82e8027bf74df392fe60fc8.tar.bz2
trinkets-16f0c305a606c6eaf82e8027bf74df392fe60fc8.tar.lz
trinkets-16f0c305a606c6eaf82e8027bf74df392fe60fc8.tar.xz
trinkets-16f0c305a606c6eaf82e8027bf74df392fe60fc8.tar.zst
trinkets-16f0c305a606c6eaf82e8027bf74df392fe60fc8.zip
Bump @types/node from 20.8.4 to 20.8.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5. - [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 b4b5a9b..bc175ba 100644
--- a/app/package.json
+++ b/app/package.json
@@ -15,7 +15,7 @@
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"@types/html-minifier-terser": "7.0.0",
- "@types/node": "20.8.4",
+ "@types/node": "20.8.5",
"@types/wicg-file-system-access": "2023.10.1",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",