aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 04:35:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-24 04:36:03 +0000
commitcb6fb76d988980a0456a207c58372fa91ba3942b (patch)
tree1a8cce806613e42591419855fb76868b0589249c /clients
parentBump prettier-plugin-svelte from 3.2.4 to 3.2.5 (diff)
downloadzorascript-cb6fb76d988980a0456a207c58372fa91ba3942b.tar
zorascript-cb6fb76d988980a0456a207c58372fa91ba3942b.tar.gz
zorascript-cb6fb76d988980a0456a207c58372fa91ba3942b.tar.bz2
zorascript-cb6fb76d988980a0456a207c58372fa91ba3942b.tar.lz
zorascript-cb6fb76d988980a0456a207c58372fa91ba3942b.tar.xz
zorascript-cb6fb76d988980a0456a207c58372fa91ba3942b.tar.zst
zorascript-cb6fb76d988980a0456a207c58372fa91ba3942b.zip
Bump @types/node from 20.14.6 to 20.14.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.6 to 20.14.8. - [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 8a84aa8..87415dd 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
- "@types/node": "20.14.6",
+ "@types/node": "20.14.8",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vite-pwa/sveltekit": "^0.5.0",