aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-29 05:04:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-29 05:05:16 +0000
commit50c4fa194c147b48b412a509d445e5ac2a823be1 (patch)
tree92f9209a6a727dcd703c534ac192d3afee1bb7c8 /clients/www/package.json
parentBump @skeletonlabs/skeleton from 2.8.0 to 2.9.0 (diff)
downloadzorascript-50c4fa194c147b48b412a509d445e5ac2a823be1.tar
zorascript-50c4fa194c147b48b412a509d445e5ac2a823be1.tar.gz
zorascript-50c4fa194c147b48b412a509d445e5ac2a823be1.tar.bz2
zorascript-50c4fa194c147b48b412a509d445e5ac2a823be1.tar.lz
zorascript-50c4fa194c147b48b412a509d445e5ac2a823be1.tar.xz
zorascript-50c4fa194c147b48b412a509d445e5ac2a823be1.tar.zst
zorascript-50c4fa194c147b48b412a509d445e5ac2a823be1.zip
Bump @types/node from 20.11.21 to 20.11.22
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.21 to 20.11.22. - [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 92f9aac..51aea06 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.21",
+ "@types/node": "20.11.22",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@vite-pwa/sveltekit": "^0.4.0",