aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-02 16:34:44 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-02 16:35:57 +0000
commit4627811664d184d09ac9cb92bf0efb757cad685a (patch)
tree105f613abf33ddc5efc54ba231670f619ddb4530 /app/package.json
parentBump svelte-check from 3.6.8 to 3.6.9 (diff)
downloadtrinkets-4627811664d184d09ac9cb92bf0efb757cad685a.tar
trinkets-4627811664d184d09ac9cb92bf0efb757cad685a.tar.gz
trinkets-4627811664d184d09ac9cb92bf0efb757cad685a.tar.bz2
trinkets-4627811664d184d09ac9cb92bf0efb757cad685a.tar.lz
trinkets-4627811664d184d09ac9cb92bf0efb757cad685a.tar.xz
trinkets-4627811664d184d09ac9cb92bf0efb757cad685a.tar.zst
trinkets-4627811664d184d09ac9cb92bf0efb757cad685a.zip
Bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.4.0 to 7.5.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.5.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 256f2a0..f8e54b9 100644
--- a/app/package.json
+++ b/app/package.json
@@ -20,7 +20,7 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.12.2",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "7.4.0",
+ "@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.4.0",
"@vite-pwa/sveltekit": "0.4.0",
"autoprefixer": "10.4.19",