aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-02 16:39:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-02 16:39:54 +0000
commitf05eca13544ff7c25894c43f4d4ff988e1e22a99 (patch)
tree2fffd9c0863728ed7178088179cb411b1f0066fb /app
parentBump @sveltejs/kit from 2.5.17 to 2.5.18 (diff)
downloadtrinkets-f05eca13544ff7c25894c43f4d4ff988e1e22a99.tar
trinkets-f05eca13544ff7c25894c43f4d4ff988e1e22a99.tar.gz
trinkets-f05eca13544ff7c25894c43f4d4ff988e1e22a99.tar.bz2
trinkets-f05eca13544ff7c25894c43f4d4ff988e1e22a99.tar.lz
trinkets-f05eca13544ff7c25894c43f4d4ff988e1e22a99.tar.xz
trinkets-f05eca13544ff7c25894c43f4d4ff988e1e22a99.tar.zst
trinkets-f05eca13544ff7c25894c43f4d4ff988e1e22a99.zip
Bump @typescript-eslint/parser from 7.14.1 to 7.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.14.1 to 7.15.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.15.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 '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 8441dea..a5394a2 100644
--- a/app/package.json
+++ b/app/package.json
@@ -19,7 +19,7 @@
"@types/node": "20.14.9",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.14.1",
- "@typescript-eslint/parser": "7.14.1",
+ "@typescript-eslint/parser": "7.15.0",
"@vite-pwa/sveltekit": "0.5.0",
"autoprefixer": "10.4.19",
"crc": "4.3.2",