aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-16 05:10:06 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-16 05:10:42 +0000
commite4e3255456eb3af41be06415c0eee9cbeccb0997 (patch)
tree6a8cd43fbcfc14c5030922132560235c6261bddb /clients
parentBump prettier-plugin-svelte from 3.2.0 to 3.2.1 (diff)
downloadzorascript-e4e3255456eb3af41be06415c0eee9cbeccb0997.tar
zorascript-e4e3255456eb3af41be06415c0eee9cbeccb0997.tar.gz
zorascript-e4e3255456eb3af41be06415c0eee9cbeccb0997.tar.bz2
zorascript-e4e3255456eb3af41be06415c0eee9cbeccb0997.tar.lz
zorascript-e4e3255456eb3af41be06415c0eee9cbeccb0997.tar.xz
zorascript-e4e3255456eb3af41be06415c0eee9cbeccb0997.tar.zst
zorascript-e4e3255456eb3af41be06415c0eee9cbeccb0997.zip
Bump @types/node from 20.11.17 to 20.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.17 to 20.11.19. - [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 'clients')
-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 8d3b72c..8ee6f37 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.17",
+ "@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vite-pwa/sveltekit": "^0.3.0",