summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-15 15:24:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-15 15:24:43 +0000
commit405dcf4ce8b8e06b21f0900914aeaa5a826e4582 (patch)
tree5c50c5506db19148ff06f32c25042ddc5dd783d9 /package.json
parentd9fa8cb324b29d00a845a3b9c19ca619d4ea5a1a (diff)
deps(node): bump @types/node from 20.12.5 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 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] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2a62a84..edbcdc8 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@astrojs/sitemap": "^3.1.2",
"@fontsource-variable/noto-sans": "^5.0.4",
"@fontsource/noto-sans-mono": "^5.0.19",
- "@types/node": "^20.12.5",
+ "@types/node": "^20.12.7",
"@typescript-eslint/parser": "^7.5.0",
"astro": "^4.5.16",
"eslint": "^8.57.0",