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:06:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-12 05:07:40 +0000
commit708ca9451f2a71f43fc56101224162d8e3f8e861 (patch)
treebe62ccf43ca8033e62bc485e6e242fd7b86afa0c /clients/www/package.json
parentBump prettier from 3.3.1 to 3.3.2 (diff)
downloadzorascript-708ca9451f2a71f43fc56101224162d8e3f8e861.tar
zorascript-708ca9451f2a71f43fc56101224162d8e3f8e861.tar.gz
zorascript-708ca9451f2a71f43fc56101224162d8e3f8e861.tar.bz2
zorascript-708ca9451f2a71f43fc56101224162d8e3f8e861.tar.lz
zorascript-708ca9451f2a71f43fc56101224162d8e3f8e861.tar.xz
zorascript-708ca9451f2a71f43fc56101224162d8e3f8e861.tar.zst
zorascript-708ca9451f2a71f43fc56101224162d8e3f8e861.zip
Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 0ec835e..30e1449 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,7 +22,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
"@types/node": "20.14.2",
- "@typescript-eslint/eslint-plugin": "^7.12.0",
+ "@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.12.0",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "10.4.19",