aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-25 16:39:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-25 16:40:03 +0000
commitaf0a1179ae9fef1c11b9c5dc1dc59898f161e799 (patch)
tree2e2b9fe827eb767f75dbfcc3beb2961caf67820b /app
parentBump syncpack from 12.3.2 to 12.3.3 (diff)
downloadtrinkets-af0a1179ae9fef1c11b9c5dc1dc59898f161e799.tar
trinkets-af0a1179ae9fef1c11b9c5dc1dc59898f161e799.tar.gz
trinkets-af0a1179ae9fef1c11b9c5dc1dc59898f161e799.tar.bz2
trinkets-af0a1179ae9fef1c11b9c5dc1dc59898f161e799.tar.lz
trinkets-af0a1179ae9fef1c11b9c5dc1dc59898f161e799.tar.xz
trinkets-af0a1179ae9fef1c11b9c5dc1dc59898f161e799.tar.zst
trinkets-af0a1179ae9fef1c11b9c5dc1dc59898f161e799.zip
Bump @typescript-eslint/parser from 7.13.1 to 7.14.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 3c36c30..5febcc2 100644
--- a/app/package.json
+++ b/app/package.json
@@ -19,7 +19,7 @@
"@types/node": "20.14.8",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.14.1",
- "@typescript-eslint/parser": "7.13.1",
+ "@typescript-eslint/parser": "7.14.1",
"@vite-pwa/sveltekit": "0.5.0",
"autoprefixer": "10.4.19",
"crc": "4.3.2",