aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-06 04:50:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-06 04:51:00 +0000
commitc829df0173050ff1ea54189ac4114f5770402677 (patch)
tree4012e3c9a7b25197ce76780fb059dc0763da6c27 /clients/www
parentBump postcss from 8.4.40 to 8.4.41 (diff)
downloadzorascript-c829df0173050ff1ea54189ac4114f5770402677.tar
zorascript-c829df0173050ff1ea54189ac4114f5770402677.tar.gz
zorascript-c829df0173050ff1ea54189ac4114f5770402677.tar.bz2
zorascript-c829df0173050ff1ea54189ac4114f5770402677.tar.lz
zorascript-c829df0173050ff1ea54189ac4114f5770402677.tar.xz
zorascript-c829df0173050ff1ea54189ac4114f5770402677.tar.zst
zorascript-c829df0173050ff1ea54189ac4114f5770402677.zip
Bump @typescript-eslint/eslint-plugin from 8.0.0 to 8.0.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.0.0 to 8.0.1. - [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.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-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 e1f7921..b781096 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.1.0",
- "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "10.4.20",