From 07df69c63af2219abaafe5cf371142f1e910cdec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:22:25 +0000 Subject: [PATCH] build(deps): bump @darraghor/eslint-plugin-nestjs-typed Bumps [@darraghor/eslint-plugin-nestjs-typed](https://github.com/darraghoriordan/eslint-plugin-nestjs-typed) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/darraghoriordan/eslint-plugin-nestjs-typed/releases) - [Commits](https://github.com/darraghoriordan/eslint-plugin-nestjs-typed/compare/v6.7.0...v6.7.1) --- updated-dependencies: - dependency-name: "@darraghor/eslint-plugin-nestjs-typed" dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index fc7a88af..eded6a8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -550,9 +550,9 @@ } }, "node_modules/@darraghor/eslint-plugin-nestjs-typed": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@darraghor/eslint-plugin-nestjs-typed/-/eslint-plugin-nestjs-typed-6.7.0.tgz", - "integrity": "sha512-ARUB7+yz5P79fYskp3/fLKs2nhDvgQ7HNbtUAH7BmF9g2WozX2e88vk8sI1TEWwcLEcS985wWt8O4UC/ZGOoKw==", + "version": "6.7.1", + "resolved": "https://registry.npmjs.org/@darraghor/eslint-plugin-nestjs-typed/-/eslint-plugin-nestjs-typed-6.7.1.tgz", + "integrity": "sha512-Xpljx1H0S+sxSJ1Kle/Fbmg4KBpgyKBr2HrKFWGecYdX/X6C37EppS+3cnqA9Rnn0FZc+zz5vo0vdkC37fW5Fg==", "license": "ISC", "dependencies": { "@typescript-eslint/scope-manager": "^8.34.1",