diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-10 16:43:34 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-10 16:44:21 +0000 |
commit | 5fc71474fbc15f8888fe7d6aad3ac56bba787868 (patch) | |
tree | af56fd550014723a691974cdbb3acf0edd244ff0 /app/package.json | |
parent | Bump @typescript-eslint/parser from 7.5.0 to 7.6.0 (diff) | |
download | trinkets-5fc71474fbc15f8888fe7d6aad3ac56bba787868.tar trinkets-5fc71474fbc15f8888fe7d6aad3ac56bba787868.tar.gz trinkets-5fc71474fbc15f8888fe7d6aad3ac56bba787868.tar.bz2 trinkets-5fc71474fbc15f8888fe7d6aad3ac56bba787868.tar.lz trinkets-5fc71474fbc15f8888fe7d6aad3ac56bba787868.tar.xz trinkets-5fc71474fbc15f8888fe7d6aad3ac56bba787868.tar.zst trinkets-5fc71474fbc15f8888fe7d6aad3ac56bba787868.zip |
Bump @types/node from 20.12.6 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.6 to 20.12.7.
- [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/package.json')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 84c0f70..23e3ce7 100644 --- a/app/package.json +++ b/app/package.json @@ -18,7 +18,7 @@ "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.12", "@types/html-minifier-terser": "7.0.2", - "@types/node": "20.12.6", + "@types/node": "20.12.7", "@types/wicg-file-system-access": "2023.10.5", "@typescript-eslint/eslint-plugin": "7.6.0", "@typescript-eslint/parser": "7.6.0", |