aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-22 04:21:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-22 04:22:00 +0000
commita6d7fc16d0aef21adcf718c67f15758e485fb201 (patch)
tree564dc0cd90e81157a6dc73f93c00a4eded2d061a /clients
parentBump vite from 5.1.3 to 5.1.4 (diff)
downloadzorascript-a6d7fc16d0aef21adcf718c67f15758e485fb201.tar
zorascript-a6d7fc16d0aef21adcf718c67f15758e485fb201.tar.gz
zorascript-a6d7fc16d0aef21adcf718c67f15758e485fb201.tar.bz2
zorascript-a6d7fc16d0aef21adcf718c67f15758e485fb201.tar.lz
zorascript-a6d7fc16d0aef21adcf718c67f15758e485fb201.tar.xz
zorascript-a6d7fc16d0aef21adcf718c67f15758e485fb201.tar.zst
zorascript-a6d7fc16d0aef21adcf718c67f15758e485fb201.zip
Bump @typescript-eslint/parser from 7.0.1 to 7.0.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.0.1 to 7.0.2. - [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.0.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients')
-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 6250c57..b711291 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.10",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
- "@typescript-eslint/parser": "^7.0.1",
+ "@typescript-eslint/parser": "^7.0.2",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.17",
"eslint": "^8.56.0",