aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-09 05:08:21 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-09 05:09:06 +0000
commit75297f6107afcaaf039ad5f20de2ce3a08a5489f (patch)
tree63493982ab349decf9437e762fad983ee644b1de /clients/www/package.json
parentBump eslint from 8.57.0 to 9.0.0 (diff)
downloadzorascript-75297f6107afcaaf039ad5f20de2ce3a08a5489f.tar
zorascript-75297f6107afcaaf039ad5f20de2ce3a08a5489f.tar.gz
zorascript-75297f6107afcaaf039ad5f20de2ce3a08a5489f.tar.bz2
zorascript-75297f6107afcaaf039ad5f20de2ce3a08a5489f.tar.lz
zorascript-75297f6107afcaaf039ad5f20de2ce3a08a5489f.tar.xz
zorascript-75297f6107afcaaf039ad5f20de2ce3a08a5489f.tar.zst
zorascript-75297f6107afcaaf039ad5f20de2ce3a08a5489f.zip
Bump @types/node from 20.12.5 to 20.12.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 to 20.12.6. - [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 6231859..a45dfb6 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.12",
- "@types/node": "20.12.5",
+ "@types/node": "20.12.6",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vite-pwa/sveltekit": "^0.4.0",