aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-26 04:32:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-26 04:32:43 +0000
commit860eaf86badcaf41adae2a967d1ddc9dbcb1bb58 (patch)
tree63aad4c8b60a266f879e0586cfb045d5488a6be1 /clients/www/package.json
parentBump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 (diff)
downloadzorascript-860eaf86badcaf41adae2a967d1ddc9dbcb1bb58.tar
zorascript-860eaf86badcaf41adae2a967d1ddc9dbcb1bb58.tar.gz
zorascript-860eaf86badcaf41adae2a967d1ddc9dbcb1bb58.tar.bz2
zorascript-860eaf86badcaf41adae2a967d1ddc9dbcb1bb58.tar.lz
zorascript-860eaf86badcaf41adae2a967d1ddc9dbcb1bb58.tar.xz
zorascript-860eaf86badcaf41adae2a967d1ddc9dbcb1bb58.tar.zst
zorascript-860eaf86badcaf41adae2a967d1ddc9dbcb1bb58.zip
Bump @typescript-eslint/parser from 7.3.1 to 7.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.3.1 to 7.4.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.4.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 77b2b54..84fae6a 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.10",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
- "@typescript-eslint/parser": "^7.3.1",
+ "@typescript-eslint/parser": "^7.4.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",