aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-03 16:13:56 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-04 13:35:54 -0500
commitfb9fc0813b50e4748cda7ed759ec4b19dd2ca287 (patch)
tree42eee836746570cdc36217727812e216b7aab490 /app
parentBump @types/node from 20.8.0 to 20.8.2 (diff)
downloadtrinkets-fb9fc0813b50e4748cda7ed759ec4b19dd2ca287.tar
trinkets-fb9fc0813b50e4748cda7ed759ec4b19dd2ca287.tar.gz
trinkets-fb9fc0813b50e4748cda7ed759ec4b19dd2ca287.tar.bz2
trinkets-fb9fc0813b50e4748cda7ed759ec4b19dd2ca287.tar.lz
trinkets-fb9fc0813b50e4748cda7ed759ec4b19dd2ca287.tar.xz
trinkets-fb9fc0813b50e4748cda7ed759ec4b19dd2ca287.tar.zst
trinkets-fb9fc0813b50e4748cda7ed759ec4b19dd2ca287.zip
Bump @typescript-eslint/parser from 6.7.3 to 6.7.4
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.3 to 6.7.4. - [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.4/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 56a7771..2af7d33 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,7 +18,7 @@
"@types/node": "20.8.2",
"@types/wicg-file-system-access": "2020.9.8",
"@typescript-eslint/eslint-plugin": "6.7.3",
- "@typescript-eslint/parser": "6.7.3",
+ "@typescript-eslint/parser": "6.7.4",
"@vite-pwa/sveltekit": "0.2.7",
"autoprefixer": "10.4.16",
"crc": "4.3.2",