aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-26 04:22:52 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-26 04:23:27 +0000
commit46cc497395e0248ae43042eb4132d8ee3dfe1bae (patch)
tree603321868f3175d0a5c8ce48fe54374f095c94ff /clients/www
parentBump eslint from 8.56.0 to 8.57.0 (diff)
downloadzorascript-46cc497395e0248ae43042eb4132d8ee3dfe1bae.tar
zorascript-46cc497395e0248ae43042eb4132d8ee3dfe1bae.tar.gz
zorascript-46cc497395e0248ae43042eb4132d8ee3dfe1bae.tar.bz2
zorascript-46cc497395e0248ae43042eb4132d8ee3dfe1bae.tar.lz
zorascript-46cc497395e0248ae43042eb4132d8ee3dfe1bae.tar.xz
zorascript-46cc497395e0248ae43042eb4132d8ee3dfe1bae.tar.zst
zorascript-46cc497395e0248ae43042eb4132d8ee3dfe1bae.zip
Bump @types/node from 20.11.19 to 20.11.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.11.20. - [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--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 845689e..f8c776e 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
- "@types/node": "20.11.19",
+ "@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vite-pwa/sveltekit": "^0.4.0",