aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-29 04:34:24 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-29 04:35:01 +0000
commit62655d70f8f98dde2ede80b521374f00512ddbc3 (patch)
tree6ed8ce4554a727c934880fc97c0774ee67f22a8d /clients/www
parentBump vite from 5.2.11 to 5.2.12 (diff)
downloadzorascript-62655d70f8f98dde2ede80b521374f00512ddbc3.tar
zorascript-62655d70f8f98dde2ede80b521374f00512ddbc3.tar.gz
zorascript-62655d70f8f98dde2ede80b521374f00512ddbc3.tar.bz2
zorascript-62655d70f8f98dde2ede80b521374f00512ddbc3.tar.lz
zorascript-62655d70f8f98dde2ede80b521374f00512ddbc3.tar.xz
zorascript-62655d70f8f98dde2ede80b521374f00512ddbc3.tar.zst
zorascript-62655d70f8f98dde2ede80b521374f00512ddbc3.zip
Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.10.0 to 7.11.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.11.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/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 f1312e3..13b75db 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": "20.12.12",
- "@typescript-eslint/eslint-plugin": "^7.10.0",
+ "@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "10.4.19",