aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-09 05:02:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-09 05:03:21 +0000
commitf7e72b94bb7e2490d057a1437952b6edaa7de1f3 (patch)
treefc17d882674a4d42c68f06e0a7d365952da66e35 /clients
parentNothing (diff)
downloadzorascript-f7e72b94bb7e2490d057a1437952b6edaa7de1f3.tar
zorascript-f7e72b94bb7e2490d057a1437952b6edaa7de1f3.tar.gz
zorascript-f7e72b94bb7e2490d057a1437952b6edaa7de1f3.tar.bz2
zorascript-f7e72b94bb7e2490d057a1437952b6edaa7de1f3.tar.lz
zorascript-f7e72b94bb7e2490d057a1437952b6edaa7de1f3.tar.xz
zorascript-f7e72b94bb7e2490d057a1437952b6edaa7de1f3.tar.zst
zorascript-f7e72b94bb7e2490d057a1437952b6edaa7de1f3.zip
Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.5.0 to 7.6.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/v7.6.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 88c77ea..212d2ef 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,7 +22,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.12",
"@types/node": "20.12.5",
- "@typescript-eslint/eslint-plugin": "^7.5.0",
+ "@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.5.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.19",