aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-09 05:05:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-09 05:06:38 +0000
commitd4a074d3e300a54394743470b75a379579c534d9 (patch)
tree73a538d6610a713c3b364bba398ba879f7645d3c /clients
parentBump @typescript-eslint/parser from 7.5.0 to 7.6.0 (diff)
downloadzorascript-d4a074d3e300a54394743470b75a379579c534d9.tar
zorascript-d4a074d3e300a54394743470b75a379579c534d9.tar.gz
zorascript-d4a074d3e300a54394743470b75a379579c534d9.tar.bz2
zorascript-d4a074d3e300a54394743470b75a379579c534d9.tar.lz
zorascript-d4a074d3e300a54394743470b75a379579c534d9.tar.xz
zorascript-d4a074d3e300a54394743470b75a379579c534d9.tar.zst
zorascript-d4a074d3e300a54394743470b75a379579c534d9.zip
Bump eslint from 8.57.0 to 9.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.0.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/v8.57.0...v9.0.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... 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 3ab9750..6231859 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -26,7 +26,7 @@
"@typescript-eslint/parser": "^7.6.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.19",
- "eslint": "^8.57.0",
+ "eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.36.0",
"postcss": "8.4.38",