aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-18 16:09:11 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-18 16:09:51 +0000
commitd235de81dfe262a19729176373c94c1e7a7b4663 (patch)
treef67f87f5310c882c776f331f44c1853d942b817d /app/package.json
parentBump eslint from 9.4.0 to 9.5.0 (diff)
downloadtrinkets-d235de81dfe262a19729176373c94c1e7a7b4663.tar
trinkets-d235de81dfe262a19729176373c94c1e7a7b4663.tar.gz
trinkets-d235de81dfe262a19729176373c94c1e7a7b4663.tar.bz2
trinkets-d235de81dfe262a19729176373c94c1e7a7b4663.tar.lz
trinkets-d235de81dfe262a19729176373c94c1e7a7b4663.tar.xz
trinkets-d235de81dfe262a19729176373c94c1e7a7b4663.tar.zst
trinkets-d235de81dfe262a19729176373c94c1e7a7b4663.zip
Bump @typescript-eslint/parser from 7.13.0 to 7.13.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.0 to 7.13.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.13.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/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 3e65973..1010c29 100644
--- a/app/package.json
+++ b/app/package.json
@@ -19,7 +19,7 @@
"@types/node": "20.14.2",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.13.0",
- "@typescript-eslint/parser": "7.13.0",
+ "@typescript-eslint/parser": "7.13.1",
"@vite-pwa/sveltekit": "0.5.0",
"autoprefixer": "10.4.19",
"crc": "4.3.2",