aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-18 16:12:24 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-18 16:13:06 +0000
commitfe9aad5c1735c7774a1770a94c9d32ad6d019b39 (patch)
treece3d17a6994d106ff9ac5ff7f10200f09713777a /app/package.json
parentBump eslint-plugin-svelte from 2.39.3 to 2.40.0 (diff)
downloadtrinkets-fe9aad5c1735c7774a1770a94c9d32ad6d019b39.tar
trinkets-fe9aad5c1735c7774a1770a94c9d32ad6d019b39.tar.gz
trinkets-fe9aad5c1735c7774a1770a94c9d32ad6d019b39.tar.bz2
trinkets-fe9aad5c1735c7774a1770a94c9d32ad6d019b39.tar.lz
trinkets-fe9aad5c1735c7774a1770a94c9d32ad6d019b39.tar.xz
trinkets-fe9aad5c1735c7774a1770a94c9d32ad6d019b39.tar.zst
trinkets-fe9aad5c1735c7774a1770a94c9d32ad6d019b39.zip
Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.0 to 7.13.1. - [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.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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 640199c..e69ead9 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,7 +18,7 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.14.5",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "7.13.0",
+ "@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@vite-pwa/sveltekit": "0.5.0",
"autoprefixer": "10.4.19",