aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-11 04:41:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-11 04:41:44 +0000
commitdcaec50151bffdf9e83756f8fc130353146b79c4 (patch)
treed1f9ab04832ae06f9a4e8f8aa0b9e9bdd1858d79 /clients
parentBump vite from 5.2.12 to 5.2.13 (diff)
downloadzorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.gz
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.bz2
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.lz
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.xz
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.tar.zst
zorascript-dcaec50151bffdf9e83756f8fc130353146b79c4.zip
Bump eslint-plugin-svelte from 2.39.2 to 2.39.3
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.39.2 to 2.39.3. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.2...eslint-plugin-svelte@2.39.3) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch ... 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 2ee687b..c56c1b2 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -28,7 +28,7 @@
"autoprefixer": "10.4.19",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.39.2",
+ "eslint-plugin-svelte": "^2.39.3",
"iconify-icon": "^2.1.0",
"postcss": "8.4.38",
"prettier": "^3.3.1",