aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-05 05:12:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-05 05:12:50 +0000
commitb9537da675363f89f617c3de396526a778bc5bfb (patch)
treeb7db41193fd690a3a860c154fbc5fa8ca21cc954 /clients/www/package.json
parentBump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (diff)
downloadzorascript-b9537da675363f89f617c3de396526a778bc5bfb.tar
zorascript-b9537da675363f89f617c3de396526a778bc5bfb.tar.gz
zorascript-b9537da675363f89f617c3de396526a778bc5bfb.tar.bz2
zorascript-b9537da675363f89f617c3de396526a778bc5bfb.tar.lz
zorascript-b9537da675363f89f617c3de396526a778bc5bfb.tar.xz
zorascript-b9537da675363f89f617c3de396526a778bc5bfb.tar.zst
zorascript-b9537da675363f89f617c3de396526a778bc5bfb.zip
Bump @typescript-eslint/parser from 7.11.0 to 7.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.11.0 to 7.12.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.12.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 0802afa..b2900b8 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.13",
"@types/node": "20.14.1",
"@typescript-eslint/eslint-plugin": "^7.12.0",
- "@typescript-eslint/parser": "^7.11.0",
+ "@typescript-eslint/parser": "^7.12.0",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "10.4.19",
"eslint": "^9.4.0",