From 7021e221771dcc7d7c0153695110da783180c565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:41:30 +0000 Subject: [PATCH] Bump typescript-eslint from 7.18.0 to 8.3.0 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.18.0 to 8.3.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.3.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5731e37..afa5067 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "husky": "^9.0.11", "lint-staged": "^15.2.7", "prettier": "3.3.2", - "typescript-eslint": "^7.13.1" + "typescript-eslint": "^8.3.0" }, "lint-staged": { "**/*.{js,ts,tsx,json,css,md}": [