aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-28 20:13:53 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-28 15:13:58 -0500
commitf9998d4cbdfbe1db83544a409b4d32b7c28b50ae (patch)
treee0932fb989d15c768ebb1b820de776cba149aa66 /app/package.json
parentBump @sveltejs/kit from 1.26.0 to 1.27.1 (diff)
downloadtrinkets-f9998d4cbdfbe1db83544a409b4d32b7c28b50ae.tar
trinkets-f9998d4cbdfbe1db83544a409b4d32b7c28b50ae.tar.gz
trinkets-f9998d4cbdfbe1db83544a409b4d32b7c28b50ae.tar.bz2
trinkets-f9998d4cbdfbe1db83544a409b4d32b7c28b50ae.tar.lz
trinkets-f9998d4cbdfbe1db83544a409b4d32b7c28b50ae.tar.xz
trinkets-f9998d4cbdfbe1db83544a409b4d32b7c28b50ae.tar.zst
trinkets-f9998d4cbdfbe1db83544a409b4d32b7c28b50ae.zip
Bump @typescript-eslint/parser from 6.8.0 to 6.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.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/v6.9.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/package.json')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 4da7c7f..ef6ca14 100644
--- a/app/package.json
+++ b/app/package.json
@@ -20,7 +20,7 @@
"@types/node": "20.8.9",
"@types/wicg-file-system-access": "2023.10.2",
"@typescript-eslint/eslint-plugin": "6.8.0",
- "@typescript-eslint/parser": "6.8.0",
+ "@typescript-eslint/parser": "6.9.0",
"@vite-pwa/sveltekit": "0.2.7",
"autoprefixer": "10.4.16",
"crc": "4.3.2",