From 125e15685ca1d28ebf0b9696ca53b942cdfd5a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 03:48:24 +0000 Subject: [PATCH] [desktop]: Bump typescript-eslint from 8.16.0 to 8.17.0 in /desktop Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.16.0 to 8.17.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.17.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 42f568e80..003752e58 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -76,7 +76,7 @@ "npm-run-all": "4.1.5", "prettier": "3.4.1", "typescript": "5.5.4", - "typescript-eslint": "8.16.0", + "typescript-eslint": "8.17.0", "wait-on": "8.0.1" }, "engines": {