diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-23 17:01:21 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-23 17:02:22 +0000 |
commit | b7227a1035c2804e7bffdc0d227f92db0cdac3ec (patch) | |
tree | 0ddbb8f03540beca43f2f4bddd1508373217a533 /app/package.json | |
parent | Bump eslint-plugin-svelte from 2.37.0 to 2.38.0 (diff) | |
download | trinkets-b7227a1035c2804e7bffdc0d227f92db0cdac3ec.tar trinkets-b7227a1035c2804e7bffdc0d227f92db0cdac3ec.tar.gz trinkets-b7227a1035c2804e7bffdc0d227f92db0cdac3ec.tar.bz2 trinkets-b7227a1035c2804e7bffdc0d227f92db0cdac3ec.tar.lz trinkets-b7227a1035c2804e7bffdc0d227f92db0cdac3ec.tar.xz trinkets-b7227a1035c2804e7bffdc0d227f92db0cdac3ec.tar.zst trinkets-b7227a1035c2804e7bffdc0d227f92db0cdac3ec.zip |
Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.7.1.
- [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.7.1/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 a581c99..0cb90ab 100644 --- a/app/package.json +++ b/app/package.json @@ -20,7 +20,7 @@ "@types/html-minifier-terser": "7.0.2", "@types/node": "20.12.7", "@types/wicg-file-system-access": "2023.10.5", - "@typescript-eslint/eslint-plugin": "7.7.0", + "@typescript-eslint/eslint-plugin": "7.7.1", "@typescript-eslint/parser": "7.7.0", "@vite-pwa/sveltekit": "0.4.0", "autoprefixer": "10.4.19", |