aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-11 16:36:06 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-13 04:22:26 -0500
commit976c79fd4b2ff478a15de744c678c25cc0372859 (patch)
tree79aff98af8991c7c1e2711688c7a917879e78b90 /app
parentBump @types/node from 20.8.2 to 20.8.4 (diff)
downloadtrinkets-976c79fd4b2ff478a15de744c678c25cc0372859.tar
trinkets-976c79fd4b2ff478a15de744c678c25cc0372859.tar.gz
trinkets-976c79fd4b2ff478a15de744c678c25cc0372859.tar.bz2
trinkets-976c79fd4b2ff478a15de744c678c25cc0372859.tar.lz
trinkets-976c79fd4b2ff478a15de744c678c25cc0372859.tar.xz
trinkets-976c79fd4b2ff478a15de744c678c25cc0372859.tar.zst
trinkets-976c79fd4b2ff478a15de744c678c25cc0372859.zip
Bump @typescript-eslint/parser from 6.7.4 to 6.7.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.4 to 6.7.5. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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 1bd1ba1..4782f99 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,7 +18,7 @@
"@types/node": "20.8.4",
"@types/wicg-file-system-access": "2023.10.1",
"@typescript-eslint/eslint-plugin": "6.7.4",
- "@typescript-eslint/parser": "6.7.4",
+ "@typescript-eslint/parser": "6.7.5",
"@vite-pwa/sveltekit": "0.2.7",
"autoprefixer": "10.4.16",
"crc": "4.3.2",