aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-12 04:22:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-12 04:23:10 +0000
commit139e5e0623fc8c5d048bc8373c3afc50c1171e8d (patch)
treed7aac05e761947369534bc9d143f542a653a9c66 /clients
parentBump @sveltejs/kit from 2.5.2 to 2.5.3 (diff)
downloadzorascript-139e5e0623fc8c5d048bc8373c3afc50c1171e8d.tar
zorascript-139e5e0623fc8c5d048bc8373c3afc50c1171e8d.tar.gz
zorascript-139e5e0623fc8c5d048bc8373c3afc50c1171e8d.tar.bz2
zorascript-139e5e0623fc8c5d048bc8373c3afc50c1171e8d.tar.lz
zorascript-139e5e0623fc8c5d048bc8373c3afc50c1171e8d.tar.xz
zorascript-139e5e0623fc8c5d048bc8373c3afc50c1171e8d.tar.zst
zorascript-139e5e0623fc8c5d048bc8373c3afc50c1171e8d.zip
Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.1 to 7.2.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.2.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 84e5350..c84a33a 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,7 +22,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"@types/node": "20.11.25",
- "@typescript-eslint/eslint-plugin": "^7.1.1",
+ "@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.1.1",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.18",