aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-06 04:47:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-06 04:47:53 +0000
commit671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82 (patch)
treeccbf427a828b0b3a209c97c9121e7b0f5175f5fe /clients/www
parentBump @types/node from 22.0.2 to 22.1.0 (diff)
downloadzorascript-671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82.tar
zorascript-671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82.tar.gz
zorascript-671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82.tar.bz2
zorascript-671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82.tar.lz
zorascript-671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82.tar.xz
zorascript-671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82.tar.zst
zorascript-671c4e26bdbf0c5c4e20ba83fca5ab2195f41e82.zip
Bump @typescript-eslint/parser from 8.0.0 to 8.0.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.0.0 to 8.0.1. - [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/v8.0.1/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/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 76cc4d5..7e38fbc 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.13",
"@types/node": "22.1.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
- "@typescript-eslint/parser": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.1",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "10.4.20",
"eslint": "^9.8.0",