aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-09 04:12:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-09 04:12:52 +0000
commitd02778a8377a603b36d85575ef4b9a9a9f760786 (patch)
tree4b84903c72fa760d1f5f47123b4a70b72bc7f508 /clients/www
parentBump @types/node from 20.14.9 to 20.14.10 (diff)
downloadzorascript-d02778a8377a603b36d85575ef4b9a9a9f760786.tar
zorascript-d02778a8377a603b36d85575ef4b9a9a9f760786.tar.gz
zorascript-d02778a8377a603b36d85575ef4b9a9a9f760786.tar.bz2
zorascript-d02778a8377a603b36d85575ef4b9a9a9f760786.tar.lz
zorascript-d02778a8377a603b36d85575ef4b9a9a9f760786.tar.xz
zorascript-d02778a8377a603b36d85575ef4b9a9a9f760786.tar.zst
zorascript-d02778a8377a603b36d85575ef4b9a9a9f760786.zip
Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.15.0 to 7.16.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.16.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 1de7c74..afebfe8 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.14.10",
- "@typescript-eslint/eslint-plugin": "^7.15.0",
+ "@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.15.0",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "10.4.19",