aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-16 05:01:47 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-16 05:02:24 +0000
commit7044fd75b7a7f72094447c4a4bae885722f2ae26 (patch)
tree4cd38929552458205231a359168588a4b5dede1b /clients/www/package.json
parentBump prettier from 3.3.2 to 3.3.3 (diff)
downloadzorascript-7044fd75b7a7f72094447c4a4bae885722f2ae26.tar
zorascript-7044fd75b7a7f72094447c4a4bae885722f2ae26.tar.gz
zorascript-7044fd75b7a7f72094447c4a4bae885722f2ae26.tar.bz2
zorascript-7044fd75b7a7f72094447c4a4bae885722f2ae26.tar.lz
zorascript-7044fd75b7a7f72094447c4a4bae885722f2ae26.tar.xz
zorascript-7044fd75b7a7f72094447c4a4bae885722f2ae26.tar.zst
zorascript-7044fd75b7a7f72094447c4a4bae885722f2ae26.zip
Bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.0 to 7.16.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/v7.16.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/package.json')
-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 1779e84..a68760d 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.16.0",
+ "@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.0",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "10.4.19",