From ffcfcc64c6faf2d376a8b5431499a751326990d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 03:40:07 +0000 Subject: [PATCH] [desktop]: Bump typescript-eslint from 8.18.0 to 8.18.1 in /desktop Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.18.0 to 8.18.1. - [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.18.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch ... 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 1393286b5..55175fccd 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.18.0", + "typescript-eslint": "8.18.1", "wait-on": "8.0.1" }, "engines": {