diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-21 04:14:54 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-21 04:15:40 +0000 |
commit | 99384b29bff6629045ba355f455c9ef81c4e0c65 (patch) | |
tree | a6c551582cbcadda5e4b780d20d3ced3bb69ccc5 /clients/www | |
parent | --- (diff) | |
download | zorascript-99384b29bff6629045ba355f455c9ef81c4e0c65.tar zorascript-99384b29bff6629045ba355f455c9ef81c4e0c65.tar.gz zorascript-99384b29bff6629045ba355f455c9ef81c4e0c65.tar.bz2 zorascript-99384b29bff6629045ba355f455c9ef81c4e0c65.tar.lz zorascript-99384b29bff6629045ba355f455c9ef81c4e0c65.tar.xz zorascript-99384b29bff6629045ba355f455c9ef81c4e0c65.tar.zst zorascript-99384b29bff6629045ba355f455c9ef81c4e0c65.zip |
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 6527971..dbad8ab 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.11", - "@typescript-eslint/eslint-plugin": "^7.8.0", + "@typescript-eslint/eslint-plugin": "^7.10.0", "@typescript-eslint/parser": "^7.8.0", "@vite-pwa/sveltekit": "^0.5.0", "autoprefixer": "10.4.19", |