aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-18 04:33:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-18 04:33:46 +0000
commit18aa33efc3231601848a74e0a0a9024b2ac8642f (patch)
treee97f525f625c0d4f0a233a43ce6a3245549321e0 /clients
parentBump @typescript-eslint/parser from 7.13.0 to 7.13.1 (diff)
downloadzorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.gz
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.bz2
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.lz
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.xz
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.zst
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.zip
Bump eslint-plugin-svelte from 2.39.4 to 2.40.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.39.4 to 2.40.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.4...eslint-plugin-svelte@2.40.0) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients')
-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 8e9853d..49bf695 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -28,7 +28,7 @@
"autoprefixer": "10.4.19",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.39.4",
+ "eslint-plugin-svelte": "^2.40.0",
"iconify-icon": "^2.1.0",
"postcss": "8.4.38",
"prettier": "^3.3.2",