From f162080e2d9540cb0d963f26035fb4cf6450a90b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 08:33:31 +0000 Subject: [PATCH] [dep|pnpm] (deps): Bump typescript-eslint Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.30 to 8.0.0-alpha.34. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69879bb..35d9ad1 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "prettier-plugin-sh": "^0.14.0", "prettier-plugin-svelte": "^3.2.5", "prettier-plugin-tailwindcss": "^0.6.5", - "typescript-eslint": "8.0.0-alpha.30" + "typescript-eslint": "8.0.0-alpha.34" }, "devDependencies": { "@eslint/js": "^9.5.0",