aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-07 04:53:37 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-07 04:54:15 +0000
commit078f52b0b247b9d424d34113c4e822a5fb7a5ae4 (patch)
treecdc3b7266ad78a6cfd6a344147535713fafa775b /clients/www/package.json
parentBump typescript from 5.3.3 to 5.4.2 (diff)
downloadzorascript-078f52b0b247b9d424d34113c4e822a5fb7a5ae4.tar
zorascript-078f52b0b247b9d424d34113c4e822a5fb7a5ae4.tar.gz
zorascript-078f52b0b247b9d424d34113c4e822a5fb7a5ae4.tar.bz2
zorascript-078f52b0b247b9d424d34113c4e822a5fb7a5ae4.tar.lz
zorascript-078f52b0b247b9d424d34113c4e822a5fb7a5ae4.tar.xz
zorascript-078f52b0b247b9d424d34113c4e822a5fb7a5ae4.tar.zst
zorascript-078f52b0b247b9d424d34113c4e822a5fb7a5ae4.zip
Bump @types/node from 20.11.24 to 20.11.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.24 to 20.11.25. - [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/package.json')
-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 ea77f52..321e061 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.24",
+ "@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@vite-pwa/sveltekit": "^0.4.0",