aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 04:57:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-06 04:57:58 +0000
commit0fdfcadd2d2611ec5a679452999c1cb906845ad2 (patch)
tree482bfa0a9388b8d9ac1e9af5631a231ce146c385 /clients
parentBump @typescript-eslint/parser from 6.20.0 to 6.21.0 (diff)
downloadzorascript-0fdfcadd2d2611ec5a679452999c1cb906845ad2.tar
zorascript-0fdfcadd2d2611ec5a679452999c1cb906845ad2.tar.gz
zorascript-0fdfcadd2d2611ec5a679452999c1cb906845ad2.tar.bz2
zorascript-0fdfcadd2d2611ec5a679452999c1cb906845ad2.tar.lz
zorascript-0fdfcadd2d2611ec5a679452999c1cb906845ad2.tar.xz
zorascript-0fdfcadd2d2611ec5a679452999c1cb906845ad2.tar.zst
zorascript-0fdfcadd2d2611ec5a679452999c1cb906845ad2.zip
Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.20.0 to 6.21.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/v6.21.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 '')
-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 131a702..7678ff1 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.16",
- "@typescript-eslint/eslint-plugin": "^6.20.0",
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vite-pwa/sveltekit": "^0.3.0",
"autoprefixer": "10.4.17",