aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-25 16:36:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-25 16:36:45 +0000
commitc2592ca4ac831535a640f65c93c2d4f9ffb62567 (patch)
tree6ff1de3132e32d52df255878543a9c601c0040d9 /app
parentBump svelte-check from 3.8.1 to 3.8.2 (diff)
downloadtrinkets-c2592ca4ac831535a640f65c93c2d4f9ffb62567.tar
trinkets-c2592ca4ac831535a640f65c93c2d4f9ffb62567.tar.gz
trinkets-c2592ca4ac831535a640f65c93c2d4f9ffb62567.tar.bz2
trinkets-c2592ca4ac831535a640f65c93c2d4f9ffb62567.tar.lz
trinkets-c2592ca4ac831535a640f65c93c2d4f9ffb62567.tar.xz
trinkets-c2592ca4ac831535a640f65c93c2d4f9ffb62567.tar.zst
trinkets-c2592ca4ac831535a640f65c93c2d4f9ffb62567.zip
Bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.1 to 7.14.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.14.1/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 'app')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 2a6b1e4..da2f4bb 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,7 +18,7 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.14.8",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "7.13.1",
+ "@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.13.1",
"@vite-pwa/sveltekit": "0.5.0",
"autoprefixer": "10.4.19",