From d5156b98c6ba54f86802d3288cec70a1cfbcc35e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 03:23:26 +0000 Subject: [PATCH] [desktop]: Bump typescript-eslint from 8.19.1 to 8.20.0 in /desktop Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.19.1 to 8.20.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- desktop/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/package.json b/desktop/package.json index 0d24fc144..595f06fb1 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -77,7 +77,7 @@ "npm-run-all": "4.1.5", "prettier": "3.4.2", "typescript": "5.5.4", - "typescript-eslint": "8.19.1", + "typescript-eslint": "8.20.0", "wait-on": "8.0.2" }, "engines": {