aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 04:55:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-06 04:56:15 +0000
commit69f52f151aa791c7de53c516833d90692e8994ff (patch)
tree27a94bfd1a61365ea5a1be022ed03fc74338cd14 /clients/www
parentBump svelte from 4.2.9 to 4.2.10 (diff)
downloadzorascript-69f52f151aa791c7de53c516833d90692e8994ff.tar
zorascript-69f52f151aa791c7de53c516833d90692e8994ff.tar.gz
zorascript-69f52f151aa791c7de53c516833d90692e8994ff.tar.bz2
zorascript-69f52f151aa791c7de53c516833d90692e8994ff.tar.lz
zorascript-69f52f151aa791c7de53c516833d90692e8994ff.tar.xz
zorascript-69f52f151aa791c7de53c516833d90692e8994ff.tar.zst
zorascript-69f52f151aa791c7de53c516833d90692e8994ff.zip
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 6.21.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/v6.21.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 'clients/www')
-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 8e0db67..131a702 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.10",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
- "@typescript-eslint/parser": "^6.20.0",
+ "@typescript-eslint/parser": "^6.21.0",
"@vite-pwa/sveltekit": "^0.3.0",
"autoprefixer": "10.4.17",
"eslint": "^8.56.0",