From cd0198020c20c58d972267e7122772495ac29508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:38:52 +0000 Subject: deps(node): bump typescript-eslint from 7.4.0 to 7.5.0 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.4.0 to 7.5.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/v7.5.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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index e3b4485..25c1686 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "sharp": "^0.33.3", "tailwindcss": "^3.4.3", "typescript": "^5.4.4", - "typescript-eslint": "^7.4.0" + "typescript-eslint": "^7.5.0" }, "packageManager": "pnpm@8.15.3+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991", "eslintConfig": { -- cgit v1.2.3