aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-01 04:14:31 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-01 04:15:20 +0000
commita041100e909be6f13144758d0137fbf1328eb2b0 (patch)
tree550aab3cd3364850d95c79b830fbc43a3e5d1fd7 /clients
parentBump @typescript-eslint/parser from 7.18.0 to 8.0.0 (diff)
downloadzorascript-a041100e909be6f13144758d0137fbf1328eb2b0.tar
zorascript-a041100e909be6f13144758d0137fbf1328eb2b0.tar.gz
zorascript-a041100e909be6f13144758d0137fbf1328eb2b0.tar.bz2
zorascript-a041100e909be6f13144758d0137fbf1328eb2b0.tar.lz
zorascript-a041100e909be6f13144758d0137fbf1328eb2b0.tar.xz
zorascript-a041100e909be6f13144758d0137fbf1328eb2b0.tar.zst
zorascript-a041100e909be6f13144758d0137fbf1328eb2b0.zip
Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.0.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-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 b44238c..1675cea 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,7 +22,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
"@types/node": "22.0.2",
- "@typescript-eslint/eslint-plugin": "^7.18.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "10.4.19",