aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-30 18:12:35 +0000
committerMatthew Strapp <matt@mattstrapp.net>2024-01-30 12:12:41 -0600
commite36621cd8faad332a7597cdda14f9f488ca12e42 (patch)
treeb4296913437b9ca0c22e30d1878cbf14a6a42ef8 /clients/www
parentBump @typescript-eslint/parser from 6.19.1 to 6.20.0 (diff)
downloadzorascript-e36621cd8faad332a7597cdda14f9f488ca12e42.tar
zorascript-e36621cd8faad332a7597cdda14f9f488ca12e42.tar.gz
zorascript-e36621cd8faad332a7597cdda14f9f488ca12e42.tar.bz2
zorascript-e36621cd8faad332a7597cdda14f9f488ca12e42.tar.lz
zorascript-e36621cd8faad332a7597cdda14f9f488ca12e42.tar.xz
zorascript-e36621cd8faad332a7597cdda14f9f488ca12e42.tar.zst
zorascript-e36621cd8faad332a7597cdda14f9f488ca12e42.zip
Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.20.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.20.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 0773dd4..ca3d5e4 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.10",
- "@typescript-eslint/eslint-plugin": "^6.19.1",
+ "@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@vite-pwa/sveltekit": "^0.3.0",
"autoprefixer": "10.4.17",