aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-17 16:58:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-17 16:58:50 +0000
commitbf902398600d5a5189f3b62741d19630df66625a (patch)
treee0c21455ae2b4ce5cd3ca2dc615ee98f26b1c723 /app/package.json
parentBump @typescript-eslint/parser from 7.6.0 to 7.7.0 (diff)
downloadtrinkets-bf902398600d5a5189f3b62741d19630df66625a.tar
trinkets-bf902398600d5a5189f3b62741d19630df66625a.tar.gz
trinkets-bf902398600d5a5189f3b62741d19630df66625a.tar.bz2
trinkets-bf902398600d5a5189f3b62741d19630df66625a.tar.lz
trinkets-bf902398600d5a5189f3b62741d19630df66625a.tar.xz
trinkets-bf902398600d5a5189f3b62741d19630df66625a.tar.zst
trinkets-bf902398600d5a5189f3b62741d19630df66625a.zip
Bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.7.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.7.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--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 84a708a..efd68e1 100644
--- a/app/package.json
+++ b/app/package.json
@@ -20,7 +20,7 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.12.7",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "7.6.0",
+ "@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@vite-pwa/sveltekit": "0.4.0",
"autoprefixer": "10.4.19",