aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-17 16:58:44 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-17 16:59:37 +0000
commit38835754f898c7dd4895c5e2e0dfe08578b87386 (patch)
treef3098ff824ea4276c877d97f79ed29b131e8b32a /app
parentBump vite from 5.3.3 to 5.3.4 (diff)
downloadtrinkets-38835754f898c7dd4895c5e2e0dfe08578b87386.tar
trinkets-38835754f898c7dd4895c5e2e0dfe08578b87386.tar.gz
trinkets-38835754f898c7dd4895c5e2e0dfe08578b87386.tar.bz2
trinkets-38835754f898c7dd4895c5e2e0dfe08578b87386.tar.lz
trinkets-38835754f898c7dd4895c5e2e0dfe08578b87386.tar.xz
trinkets-38835754f898c7dd4895c5e2e0dfe08578b87386.tar.zst
trinkets-38835754f898c7dd4895c5e2e0dfe08578b87386.zip
Bump @typescript-eslint/parser from 7.16.0 to 7.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.16.0 to 7.16.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.16.1/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 cb4c024..383699b 100644
--- a/app/package.json
+++ b/app/package.json
@@ -19,7 +19,7 @@
"@types/node": "20.14.11",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.16.1",
- "@typescript-eslint/parser": "7.16.0",
+ "@typescript-eslint/parser": "7.16.1",
"@vite-pwa/sveltekit": "0.6.0",
"autoprefixer": "10.4.19",
"crc": "4.3.2",