aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-27 16:41:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-27 16:41:43 +0000
commitbd2ab84e6d9cdca052b3f7dcfdace23469de367a (patch)
tree26f63a6b6c1f4a33afeb20266df5f1b75dfbf3cd /app/package.json
parentBump tailwindcss from 3.4.1 to 3.4.2 (diff)
downloadtrinkets-bd2ab84e6d9cdca052b3f7dcfdace23469de367a.tar
trinkets-bd2ab84e6d9cdca052b3f7dcfdace23469de367a.tar.gz
trinkets-bd2ab84e6d9cdca052b3f7dcfdace23469de367a.tar.bz2
trinkets-bd2ab84e6d9cdca052b3f7dcfdace23469de367a.tar.lz
trinkets-bd2ab84e6d9cdca052b3f7dcfdace23469de367a.tar.xz
trinkets-bd2ab84e6d9cdca052b3f7dcfdace23469de367a.tar.zst
trinkets-bd2ab84e6d9cdca052b3f7dcfdace23469de367a.zip
Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.4.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.2.0 to 7.4.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 01048c4..df10f11 100644
--- a/app/package.json
+++ b/app/package.json
@@ -20,7 +20,7 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.11.30",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "7.2.0",
+ "@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@vite-pwa/sveltekit": "0.4.0",
"autoprefixer": "10.4.19",