aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-24 05:03:43 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-24 05:04:22 +0000
commitaf10e6b42cb6dca388f591e3af1ae39c27ae9f5d (patch)
tree5a3678e94afee6668832dfab9153ac30daf1142f /clients/www
parentBump @typescript-eslint/parser from 7.16.1 to 7.17.0 (diff)
downloadzorascript-af10e6b42cb6dca388f591e3af1ae39c27ae9f5d.tar
zorascript-af10e6b42cb6dca388f591e3af1ae39c27ae9f5d.tar.gz
zorascript-af10e6b42cb6dca388f591e3af1ae39c27ae9f5d.tar.bz2
zorascript-af10e6b42cb6dca388f591e3af1ae39c27ae9f5d.tar.lz
zorascript-af10e6b42cb6dca388f591e3af1ae39c27ae9f5d.tar.xz
zorascript-af10e6b42cb6dca388f591e3af1ae39c27ae9f5d.tar.zst
zorascript-af10e6b42cb6dca388f591e3af1ae39c27ae9f5d.zip
Bump @types/node from 20.14.11 to 20.14.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 20.14.12. - [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/www')
-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 eee916c..beed91e 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.11",
+ "@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@vite-pwa/sveltekit": "^0.6.0",