aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-18 14:13:45 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-18 09:41:19 -0500
commitb55f681f37343a7040b156f519de11805b5e6f0d (patch)
treef3d455c067e40c6bfd9087f969d299e70a7459a7 /app
parentBump @babel/traverse from 7.23.0 to 7.23.2 (diff)
downloadtrinkets-b55f681f37343a7040b156f519de11805b5e6f0d.tar
trinkets-b55f681f37343a7040b156f519de11805b5e6f0d.tar.gz
trinkets-b55f681f37343a7040b156f519de11805b5e6f0d.tar.bz2
trinkets-b55f681f37343a7040b156f519de11805b5e6f0d.tar.lz
trinkets-b55f681f37343a7040b156f519de11805b5e6f0d.tar.xz
trinkets-b55f681f37343a7040b156f519de11805b5e6f0d.tar.zst
trinkets-b55f681f37343a7040b156f519de11805b5e6f0d.zip
Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.5 to 6.8.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/v6.8.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 '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 56a0ecb..6aff5d9 100644
--- a/app/package.json
+++ b/app/package.json
@@ -17,7 +17,7 @@
"@types/html-minifier-terser": "7.0.0",
"@types/node": "20.8.6",
"@types/wicg-file-system-access": "2023.10.1",
- "@typescript-eslint/eslint-plugin": "6.7.5",
+ "@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vite-pwa/sveltekit": "0.2.7",
"autoprefixer": "10.4.16",