aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-25 04:38:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-25 04:39:15 +0000
commitbf759a2ac36787181d61771d45bb5279fa468b97 (patch)
treede412b54228355e5a8c472b09daa21a1c92d8c93 /clients
parentBump svelte-check from 3.8.1 to 3.8.2 (diff)
downloadzorascript-bf759a2ac36787181d61771d45bb5279fa468b97.tar
zorascript-bf759a2ac36787181d61771d45bb5279fa468b97.tar.gz
zorascript-bf759a2ac36787181d61771d45bb5279fa468b97.tar.bz2
zorascript-bf759a2ac36787181d61771d45bb5279fa468b97.tar.lz
zorascript-bf759a2ac36787181d61771d45bb5279fa468b97.tar.xz
zorascript-bf759a2ac36787181d61771d45bb5279fa468b97.tar.zst
zorascript-bf759a2ac36787181d61771d45bb5279fa468b97.zip
Bump eslint-plugin-svelte from 2.40.0 to 2.41.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.40.0 to 2.41.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.40.0...eslint-plugin-svelte@2.41.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 d05a33f..c6b33a3 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.40.0",
+ "eslint-plugin-svelte": "^2.41.0",
"iconify-icon": "^2.1.0",
"postcss": "8.4.38",
"prettier": "^3.3.2",