diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-20 16:33:25 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-20 16:34:09 +0000 |
commit | cc09c9eaeb4abf1a5903adda23c38b52e64a02c6 (patch) | |
tree | 0e2b5d295045fba199276d623fdfe0c38067457e /app/package.json | |
parent | Bump @vite-pwa/sveltekit from 0.3.0 to 0.4.0 (diff) | |
download | trinkets-cc09c9eaeb4abf1a5903adda23c38b52e64a02c6.tar trinkets-cc09c9eaeb4abf1a5903adda23c38b52e64a02c6.tar.gz trinkets-cc09c9eaeb4abf1a5903adda23c38b52e64a02c6.tar.bz2 trinkets-cc09c9eaeb4abf1a5903adda23c38b52e64a02c6.tar.lz trinkets-cc09c9eaeb4abf1a5903adda23c38b52e64a02c6.tar.xz trinkets-cc09c9eaeb4abf1a5903adda23c38b52e64a02c6.tar.zst trinkets-cc09c9eaeb4abf1a5903adda23c38b52e64a02c6.zip |
Bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.0.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.0.1 to 7.0.2.
- [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.0.2/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 673009b..47f3c8d 100644 --- a/app/package.json +++ b/app/package.json @@ -20,7 +20,7 @@ "@types/html-minifier-terser": "7.0.2", "@types/node": "20.11.19", "@types/wicg-file-system-access": "2023.10.4", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.0.2", "@typescript-eslint/parser": "7.0.1", "@vite-pwa/sveltekit": "0.4.0", "autoprefixer": "10.4.17", |