aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-30 04:59:30 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-30 05:00:10 +0000
commitb34e8c99f5c68cc8b05ced91866dc56f9c85ee83 (patch)
tree6c818e4638b2d032eb2842e381cb5432ea145f6e /clients/www/package.json
parentBump eslint from 9.7.0 to 9.8.0 (diff)
downloadzorascript-b34e8c99f5c68cc8b05ced91866dc56f9c85ee83.tar
zorascript-b34e8c99f5c68cc8b05ced91866dc56f9c85ee83.tar.gz
zorascript-b34e8c99f5c68cc8b05ced91866dc56f9c85ee83.tar.bz2
zorascript-b34e8c99f5c68cc8b05ced91866dc56f9c85ee83.tar.lz
zorascript-b34e8c99f5c68cc8b05ced91866dc56f9c85ee83.tar.xz
zorascript-b34e8c99f5c68cc8b05ced91866dc56f9c85ee83.tar.zst
zorascript-b34e8c99f5c68cc8b05ced91866dc56f9c85ee83.zip
Bump @typescript-eslint/parser from 7.17.0 to 7.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.17.0 to 7.18.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.18.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/package.json')
-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 2083d81..f9d6a7d 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.13",
"@types/node": "22.0.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
- "@typescript-eslint/parser": "^7.17.0",
+ "@typescript-eslint/parser": "^7.18.0",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "10.4.19",
"eslint": "^9.8.0",