aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 16:50:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-06 16:51:19 +0000
commit46045150ea64670f6e3c948b422d6aa0a86d8c41 (patch)
tree1833cf5ec2b39ac6255271ff4241d01d7a71c1eb /app/package.json
parentBump svelte from 4.2.9 to 4.2.10 (diff)
downloadtrinkets-46045150ea64670f6e3c948b422d6aa0a86d8c41.tar
trinkets-46045150ea64670f6e3c948b422d6aa0a86d8c41.tar.gz
trinkets-46045150ea64670f6e3c948b422d6aa0a86d8c41.tar.bz2
trinkets-46045150ea64670f6e3c948b422d6aa0a86d8c41.tar.lz
trinkets-46045150ea64670f6e3c948b422d6aa0a86d8c41.tar.xz
trinkets-46045150ea64670f6e3c948b422d6aa0a86d8c41.tar.zst
trinkets-46045150ea64670f6e3c948b422d6aa0a86d8c41.zip
Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.20.0 to 6.21.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/v6.21.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 '')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 4bb7092..a1155a5 100644
--- a/app/package.json
+++ b/app/package.json
@@ -20,7 +20,7 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.11.16",
"@types/wicg-file-system-access": "2023.10.4",
- "@typescript-eslint/eslint-plugin": "6.20.0",
+ "@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.20.0",
"@vite-pwa/sveltekit": "0.3.0",
"autoprefixer": "10.4.17",