aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-14 04:52:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-14 04:52:53 +0000
commit0f556f4f04c7474940855ec5bddc823e602e39bc (patch)
tree019a366e055e6185e30f4996df431a2695f23925 /clients/www
parentBump prettier-plugin-svelte from 3.1.2 to 3.2.0 (diff)
downloadzorascript-0f556f4f04c7474940855ec5bddc823e602e39bc.tar
zorascript-0f556f4f04c7474940855ec5bddc823e602e39bc.tar.gz
zorascript-0f556f4f04c7474940855ec5bddc823e602e39bc.tar.bz2
zorascript-0f556f4f04c7474940855ec5bddc823e602e39bc.tar.lz
zorascript-0f556f4f04c7474940855ec5bddc823e602e39bc.tar.xz
zorascript-0f556f4f04c7474940855ec5bddc823e602e39bc.tar.zst
zorascript-0f556f4f04c7474940855ec5bddc823e602e39bc.zip
Bump @typescript-eslint/parser from 6.21.0 to 7.0.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.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.0.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-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 364b62f..26414d7 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.10",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "^7.0.1",
- "@typescript-eslint/parser": "^6.21.0",
+ "@typescript-eslint/parser": "^7.0.1",
"@vite-pwa/sveltekit": "^0.3.0",
"autoprefixer": "10.4.17",
"eslint": "^8.56.0",