aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-23 18:08:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-23 18:09:16 +0000
commitc48fb5a752fa77604f14c4e343e03b083f5205f3 (patch)
tree8b9768bedd91178df54cc9bca277756d3e35f9db /clients/www/package.json
parentBump @sveltejs/kit from 2.4.0 to 2.4.3 (diff)
downloadzorascript-c48fb5a752fa77604f14c4e343e03b083f5205f3.tar
zorascript-c48fb5a752fa77604f14c4e343e03b083f5205f3.tar.gz
zorascript-c48fb5a752fa77604f14c4e343e03b083f5205f3.tar.bz2
zorascript-c48fb5a752fa77604f14c4e343e03b083f5205f3.tar.lz
zorascript-c48fb5a752fa77604f14c4e343e03b083f5205f3.tar.xz
zorascript-c48fb5a752fa77604f14c4e343e03b083f5205f3.tar.zst
zorascript-c48fb5a752fa77604f14c4e343e03b083f5205f3.zip
Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.0 to 6.19.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/v6.19.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 acada4b..a2a0349 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.5",
- "@typescript-eslint/eslint-plugin": "^6.19.0",
+ "@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vite-pwa/sveltekit": "^0.3.0",
"autoprefixer": "10.4.17",