aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-02 04:28:47 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-02 04:29:31 +0000
commite416bb0b0c309097079c3ccd1350aec9925a075e (patch)
treee5fdb22c15b7d215a5d108ebdfa05bd8a5384d07 /clients
parentBump @types/node from 20.11.30 to 20.12.2 (diff)
downloadzorascript-e416bb0b0c309097079c3ccd1350aec9925a075e.tar
zorascript-e416bb0b0c309097079c3ccd1350aec9925a075e.tar.gz
zorascript-e416bb0b0c309097079c3ccd1350aec9925a075e.tar.bz2
zorascript-e416bb0b0c309097079c3ccd1350aec9925a075e.tar.lz
zorascript-e416bb0b0c309097079c3ccd1350aec9925a075e.tar.xz
zorascript-e416bb0b0c309097079c3ccd1350aec9925a075e.tar.zst
zorascript-e416bb0b0c309097079c3ccd1350aec9925a075e.zip
Bump @typescript-eslint/parser from 7.4.0 to 7.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.5.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.5.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')
-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 f25fcc2..ea136e4 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.12",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "^7.4.0",
- "@typescript-eslint/parser": "^7.4.0",
+ "@typescript-eslint/parser": "^7.5.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",