aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-21 16:47:43 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-11-23 14:29:27 -0600
commit243c5f27595adbb54f0eaab94f105aa74b4fab66 (patch)
treeba9dd1fa413853d1d8ceaaf3851b9f2556059497 /app
parentBump @types/wicg-file-system-access from 2023.10.2 to 2023.10.4 (diff)
downloadtrinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.gz
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.bz2
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.lz
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.xz
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.zst
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.zip
Bump @typescript-eslint/parser from 6.9.1 to 6.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.12.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.12.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 fc494df..a58db81 100644
--- a/app/package.json
+++ b/app/package.json
@@ -20,7 +20,7 @@
"@types/node": "20.8.10",
"@types/wicg-file-system-access": "2023.10.4",
"@typescript-eslint/eslint-plugin": "6.9.1",
- "@typescript-eslint/parser": "6.9.1",
+ "@typescript-eslint/parser": "6.12.0",
"@vite-pwa/sveltekit": "0.2.7",
"autoprefixer": "10.4.16",
"crc": "4.3.2",