aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-27 16:30:20 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-27 16:30:59 +0000
commitb639512efbb7f06754bd10050a6c39a03d8db802 (patch)
tree734f3d44b9b3cff02311078935c274b0f280df96 /app/package.json
parentBump vite-plugin-pwa from 0.19.6 to 0.19.7 (diff)
downloadtrinkets-b639512efbb7f06754bd10050a6c39a03d8db802.tar
trinkets-b639512efbb7f06754bd10050a6c39a03d8db802.tar.gz
trinkets-b639512efbb7f06754bd10050a6c39a03d8db802.tar.bz2
trinkets-b639512efbb7f06754bd10050a6c39a03d8db802.tar.lz
trinkets-b639512efbb7f06754bd10050a6c39a03d8db802.tar.xz
trinkets-b639512efbb7f06754bd10050a6c39a03d8db802.tar.zst
trinkets-b639512efbb7f06754bd10050a6c39a03d8db802.zip
Bump @typescript-eslint/parser from 7.2.0 to 7.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.2.0 to 7.4.0. - [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.4.0/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 '')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index bca3800..2aeeb23 100644
--- a/app/package.json
+++ b/app/package.json
@@ -21,7 +21,7 @@
"@types/node": "20.11.28",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.2.0",
- "@typescript-eslint/parser": "7.2.0",
+ "@typescript-eslint/parser": "7.4.0",
"@vite-pwa/sveltekit": "0.4.0",
"autoprefixer": "10.4.19",
"crc": "4.3.2",