aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-09 04:45:13 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-09 04:45:56 +0000
commitc38fd6d3170f97c81f14877db1fb9873c9098e37 (patch)
treec32f87b4947948f84196198e6bfef05669cb873c /clients/www
parentBump pnpm/action-setup from 2 to 3 (diff)
downloadzorascript-c38fd6d3170f97c81f14877db1fb9873c9098e37.tar
zorascript-c38fd6d3170f97c81f14877db1fb9873c9098e37.tar.gz
zorascript-c38fd6d3170f97c81f14877db1fb9873c9098e37.tar.bz2
zorascript-c38fd6d3170f97c81f14877db1fb9873c9098e37.tar.lz
zorascript-c38fd6d3170f97c81f14877db1fb9873c9098e37.tar.xz
zorascript-c38fd6d3170f97c81f14877db1fb9873c9098e37.tar.zst
zorascript-c38fd6d3170f97c81f14877db1fb9873c9098e37.zip
Bump @types/node from 20.11.16 to 20.11.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17. - [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 056caea..7931d8f 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.16",
+ "@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vite-pwa/sveltekit": "^0.3.0",