aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 05:11:16 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-03 05:11:59 +0000
commit38a2b71bf3d125c50f65e1610cce3e3e988520d2 (patch)
tree1c82ac520546ed662fd8613e1bfa139e8b64ccb9 /clients
parentBump @sveltejs/vite-plugin-svelte from 3.1.0 to 3.1.1 (diff)
downloadzorascript-38a2b71bf3d125c50f65e1610cce3e3e988520d2.tar
zorascript-38a2b71bf3d125c50f65e1610cce3e3e988520d2.tar.gz
zorascript-38a2b71bf3d125c50f65e1610cce3e3e988520d2.tar.bz2
zorascript-38a2b71bf3d125c50f65e1610cce3e3e988520d2.tar.lz
zorascript-38a2b71bf3d125c50f65e1610cce3e3e988520d2.tar.xz
zorascript-38a2b71bf3d125c50f65e1610cce3e3e988520d2.tar.zst
zorascript-38a2b71bf3d125c50f65e1610cce3e3e988520d2.zip
Bump eslint from 9.3.0 to 9.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.3.0 to 9.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.3.0...v9.4.0) --- updated-dependencies: - dependency-name: eslint 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 fab8b66..79201f0 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -26,7 +26,7 @@
"@typescript-eslint/parser": "^7.11.0",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "10.4.19",
- "eslint": "^9.3.0",
+ "eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.38.0",
"iconify-icon": "^2.1.0",