aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-23 17:17:30 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-23 17:18:12 +0000
commit9a66627483675bc3e127a3574767dbfb1c2e3cc1 (patch)
treee08695f65a9e7f8a2849f7045de370744d7d363a /app
parentAdd stolen dependabot auto-merge (diff)
downloadtrinkets-9a66627483675bc3e127a3574767dbfb1c2e3cc1.tar
trinkets-9a66627483675bc3e127a3574767dbfb1c2e3cc1.tar.gz
trinkets-9a66627483675bc3e127a3574767dbfb1c2e3cc1.tar.bz2
trinkets-9a66627483675bc3e127a3574767dbfb1c2e3cc1.tar.lz
trinkets-9a66627483675bc3e127a3574767dbfb1c2e3cc1.tar.xz
trinkets-9a66627483675bc3e127a3574767dbfb1c2e3cc1.tar.zst
trinkets-9a66627483675bc3e127a3574767dbfb1c2e3cc1.zip
Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.0 to 6.19.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/v6.19.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 302b500..436dc28 100644
--- a/app/package.json
+++ b/app/package.json
@@ -20,7 +20,7 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.11.5",
"@types/wicg-file-system-access": "2023.10.4",
- "@typescript-eslint/eslint-plugin": "6.19.0",
+ "@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.0",
"@vite-pwa/sveltekit": "0.3.0",
"autoprefixer": "10.4.17",