aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-02 04:33:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-02 04:34:19 +0000
commitd343981051808e1ae11c222f90f472ec9ebe80c6 (patch)
tree7bc04efdf33ff3d150e7d1ac3ebaf6f192c4866d /clients/www/package.json
parentBump svelte-check from 3.6.8 to 3.6.9 (diff)
downloadzorascript-d343981051808e1ae11c222f90f472ec9ebe80c6.tar
zorascript-d343981051808e1ae11c222f90f472ec9ebe80c6.tar.gz
zorascript-d343981051808e1ae11c222f90f472ec9ebe80c6.tar.bz2
zorascript-d343981051808e1ae11c222f90f472ec9ebe80c6.tar.lz
zorascript-d343981051808e1ae11c222f90f472ec9ebe80c6.tar.xz
zorascript-d343981051808e1ae11c222f90f472ec9ebe80c6.tar.zst
zorascript-d343981051808e1ae11c222f90f472ec9ebe80c6.zip
Bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.4.0 to 7.5.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.5.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/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 f23ceca..236275c 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,7 +22,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.12",
"@types/node": "20.12.2",
- "@typescript-eslint/eslint-plugin": "^7.4.0",
+ "@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.19",