aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-09 05:04:08 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-09 05:04:52 +0000
commit0c1e691fe2468a493011afbe2162ff81c6a3cb0a (patch)
treec873e6d8b001003ad8d4c3fecc8c35657cdcb804 /clients/www
parentBump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 (diff)
downloadzorascript-0c1e691fe2468a493011afbe2162ff81c6a3cb0a.tar
zorascript-0c1e691fe2468a493011afbe2162ff81c6a3cb0a.tar.gz
zorascript-0c1e691fe2468a493011afbe2162ff81c6a3cb0a.tar.bz2
zorascript-0c1e691fe2468a493011afbe2162ff81c6a3cb0a.tar.lz
zorascript-0c1e691fe2468a493011afbe2162ff81c6a3cb0a.tar.xz
zorascript-0c1e691fe2468a493011afbe2162ff81c6a3cb0a.tar.zst
zorascript-0c1e691fe2468a493011afbe2162ff81c6a3cb0a.zip
Bump @typescript-eslint/parser from 7.5.0 to 7.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 212d2ef..3ab9750 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.12",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "^7.6.0",
- "@typescript-eslint/parser": "^7.5.0",
+ "@typescript-eslint/parser": "^7.6.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",