aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-17 04:15:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-17 04:16:35 +0000
commitba08faa803894a15738b2ba72d624528794b0654 (patch)
tree8ac73a256f23de559030e2b49c0cf932e0748213 /clients/www/package.json
parentBump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 (diff)
downloadzorascript-ba08faa803894a15738b2ba72d624528794b0654.tar
zorascript-ba08faa803894a15738b2ba72d624528794b0654.tar.gz
zorascript-ba08faa803894a15738b2ba72d624528794b0654.tar.bz2
zorascript-ba08faa803894a15738b2ba72d624528794b0654.tar.lz
zorascript-ba08faa803894a15738b2ba72d624528794b0654.tar.xz
zorascript-ba08faa803894a15738b2ba72d624528794b0654.tar.zst
zorascript-ba08faa803894a15738b2ba72d624528794b0654.zip
Bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11. - [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 a68760d..dc0b606 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.10",
+ "@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.0",
"@vite-pwa/sveltekit": "^0.6.0",