aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-12 05:08:51 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-12 05:09:27 +0000
commit143bd965d9a219bbc3ca3c5e1826e0dc923c0e12 (patch)
treeada09067c7b52379fa23cc0cb88ac0cd0cc22e0d /clients/www/package.json
parentBump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 (diff)
downloadzorascript-143bd965d9a219bbc3ca3c5e1826e0dc923c0e12.tar
zorascript-143bd965d9a219bbc3ca3c5e1826e0dc923c0e12.tar.gz
zorascript-143bd965d9a219bbc3ca3c5e1826e0dc923c0e12.tar.bz2
zorascript-143bd965d9a219bbc3ca3c5e1826e0dc923c0e12.tar.lz
zorascript-143bd965d9a219bbc3ca3c5e1826e0dc923c0e12.tar.xz
zorascript-143bd965d9a219bbc3ca3c5e1826e0dc923c0e12.tar.zst
zorascript-143bd965d9a219bbc3ca3c5e1826e0dc923c0e12.zip
Bump @typescript-eslint/parser from 7.12.0 to 7.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.12.0 to 7.13.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.13.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 30e1449..603264b 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.13",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
- "@typescript-eslint/parser": "^7.12.0",
+ "@typescript-eslint/parser": "^7.13.0",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "10.4.19",
"eslint": "^9.4.0",