summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 16:00:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-01 16:01:12 +0000
commit9b3f54c9adb7e22e78711a44c58a1b52999c2757 (patch)
tree0fcde3df49616a7716f9e8bfb6655253ddaaf9ec /package.json
parentb7091bd5755875c3f93e01190941d8c3086d3d16 (diff)
deps(node): bump @types/node from 20.11.30 to 20.12.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.2. - [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-minor ... 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 20a3a10..6731798 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@catppuccin/tailwindcss": "^0.1.6",
"@fontsource-variable/noto-sans": "^5.0.4",
"@fontsource/noto-sans-mono": "^5.0.19",
- "@types/node": "^20.11.30",
+ "@types/node": "^20.12.2",
"@typescript-eslint/parser": "^7.3.1",
"astro": "^4.5.12",
"eslint": "^8.57.0",