From 8e244d03d323e0cb80290952ec722d4145798e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:42:42 +0000 Subject: Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.14.1 to 7.15.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.15.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] --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/package.json b/app/package.json index fbdca2c..99d4aca 100644 --- a/app/package.json +++ b/app/package.json @@ -18,7 +18,7 @@ "@types/html-minifier-terser": "7.0.2", "@types/node": "20.14.9", "@types/wicg-file-system-access": "2023.10.5", - "@typescript-eslint/eslint-plugin": "7.14.1", + "@typescript-eslint/eslint-plugin": "7.15.0", "@typescript-eslint/parser": "7.15.0", "@vite-pwa/sveltekit": "0.5.0", "autoprefixer": "10.4.19", -- cgit v1.2.3