aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-19 05:02:52 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-19 05:03:38 +0000
commitdc3907a44c8bec29b80adb277fb938775736ce17 (patch)
tree9bd0097ca016f4c504b4f0eaf8f6919fe1d3e91b /clients
parentBump @types/node from 20.11.27 to 20.11.28 (diff)
downloadzorascript-dc3907a44c8bec29b80adb277fb938775736ce17.tar
zorascript-dc3907a44c8bec29b80adb277fb938775736ce17.tar.gz
zorascript-dc3907a44c8bec29b80adb277fb938775736ce17.tar.bz2
zorascript-dc3907a44c8bec29b80adb277fb938775736ce17.tar.lz
zorascript-dc3907a44c8bec29b80adb277fb938775736ce17.tar.xz
zorascript-dc3907a44c8bec29b80adb277fb938775736ce17.tar.zst
zorascript-dc3907a44c8bec29b80adb277fb938775736ce17.zip
Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.2.0 to 7.3.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.3.1/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 873ad45..8133476 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.28",
- "@typescript-eslint/eslint-plugin": "^7.2.0",
+ "@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.2.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.18",