aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-26 04:56:31 +0000
committerMatthew Strapp <matt@mattstrapp.net>2024-01-26 15:41:30 -0600
commited7ba94c0105a73daa610056215a74b422e78c75 (patch)
tree548e21c08ff9d6d290db98a99ea8937a18a03076 /clients
parentBump @sveltejs/kit from 2.4.3 to 2.5.0 (diff)
downloadzorascript-ed7ba94c0105a73daa610056215a74b422e78c75.tar
zorascript-ed7ba94c0105a73daa610056215a74b422e78c75.tar.gz
zorascript-ed7ba94c0105a73daa610056215a74b422e78c75.tar.bz2
zorascript-ed7ba94c0105a73daa610056215a74b422e78c75.tar.lz
zorascript-ed7ba94c0105a73daa610056215a74b422e78c75.tar.xz
zorascript-ed7ba94c0105a73daa610056215a74b422e78c75.tar.zst
zorascript-ed7ba94c0105a73daa610056215a74b422e78c75.zip
Bump @types/node from 20.11.5 to 20.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.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 '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 3a272d9..d6302de 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
- "@types/node": "20.11.5",
+ "@types/node": "20.11.7",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vite-pwa/sveltekit": "^0.3.0",