From 5784a0a0ccb232544bb4375b361a4e143d711af0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 06:26:14 +0000 Subject: [PATCH] chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.31.1 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.31.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.31.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8380..df1bf98 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "lint-staged": "15.4.3", "neostandard": "0.12.1", "simple-git-hooks": "2.11.1", - "typescript-eslint": "8.23.0", + "typescript-eslint": "8.31.1", "yaml-eslint-parser": "1.2.3" }, "engines": {