aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-20 04:38:29 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-20 04:39:03 +0000
commitfd8e399211969b34e00559a2085476ed7d1b04c4 (patch)
tree38d10c73ccb7317a5bf866fe5f300ed370dbd19b /clients
parentBump svelte-check from 3.6.7 to 3.6.8 (diff)
downloadzorascript-fd8e399211969b34e00559a2085476ed7d1b04c4.tar
zorascript-fd8e399211969b34e00559a2085476ed7d1b04c4.tar.gz
zorascript-fd8e399211969b34e00559a2085476ed7d1b04c4.tar.bz2
zorascript-fd8e399211969b34e00559a2085476ed7d1b04c4.tar.lz
zorascript-fd8e399211969b34e00559a2085476ed7d1b04c4.tar.xz
zorascript-fd8e399211969b34e00559a2085476ed7d1b04c4.tar.zst
zorascript-fd8e399211969b34e00559a2085476ed7d1b04c4.zip
Bump @typescript-eslint/parser from 7.2.0 to 7.3.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.2.0 to 7.3.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/v7.3.1/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 00634c3..1d0b596 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.3.1",
- "@typescript-eslint/parser": "^7.2.0",
+ "@typescript-eslint/parser": "^7.3.1",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "10.4.18",
"eslint": "^8.57.0",