aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-19 04:42:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-19 04:42:43 +0000
commit656e39092bec0865bc937a2efd647b94037531e0 (patch)
tree7a7089747da581d1605aa5f54931bb571b663532 /clients
parentBump prettier-plugin-svelte from 3.2.5 to 3.2.6 (diff)
downloadzorascript-656e39092bec0865bc937a2efd647b94037531e0.tar
zorascript-656e39092bec0865bc937a2efd647b94037531e0.tar.gz
zorascript-656e39092bec0865bc937a2efd647b94037531e0.tar.bz2
zorascript-656e39092bec0865bc937a2efd647b94037531e0.tar.lz
zorascript-656e39092bec0865bc937a2efd647b94037531e0.tar.xz
zorascript-656e39092bec0865bc937a2efd647b94037531e0.tar.zst
zorascript-656e39092bec0865bc937a2efd647b94037531e0.zip
Bump eslint-plugin-svelte from 2.42.0 to 2.43.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.42.0 to 2.43.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.42.0...eslint-plugin-svelte@2.43.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 417602d..b6f208a 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -28,7 +28,7 @@
"autoprefixer": "10.4.19",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.42.0",
+ "eslint-plugin-svelte": "^2.43.0",
"iconify-icon": "^2.1.0",
"postcss": "8.4.39",
"prettier": "^3.3.3",