aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-23 04:25:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-23 04:26:12 +0000
commit4a03791f20d66eea2c8909be33dec17e17f15c1d (patch)
treef3569cc9043855b97494ec094598c3bbc0752caf /clients/www
parentBump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 (diff)
downloadzorascript-4a03791f20d66eea2c8909be33dec17e17f15c1d.tar
zorascript-4a03791f20d66eea2c8909be33dec17e17f15c1d.tar.gz
zorascript-4a03791f20d66eea2c8909be33dec17e17f15c1d.tar.bz2
zorascript-4a03791f20d66eea2c8909be33dec17e17f15c1d.tar.lz
zorascript-4a03791f20d66eea2c8909be33dec17e17f15c1d.tar.xz
zorascript-4a03791f20d66eea2c8909be33dec17e17f15c1d.tar.zst
zorascript-4a03791f20d66eea2c8909be33dec17e17f15c1d.zip
Bump @typescript-eslint/parser from 7.16.1 to 7.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.16.1 to 7.17.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.17.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 a266d26..eee916c 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.13",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "^7.17.0",
- "@typescript-eslint/parser": "^7.16.1",
+ "@typescript-eslint/parser": "^7.17.0",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "10.4.19",
"eslint": "^9.7.0",