From 241830cff0dafe0e8e7a71c99f4cb82fb16f2421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 12:53:48 +0000 Subject: [PATCH] Bump the nevware21 group with 2 updates Bumps the nevware21 group with 2 updates: [@nevware21/grunt-eslint-ts](https://github.com/nevware21/grunt-plugins) and [@nevware21/grunt-ts-plugin](https://github.com/nevware21/grunt-plugins). Updates `@nevware21/grunt-eslint-ts` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/nevware21/grunt-plugins/releases) - [Changelog](https://github.com/nevware21/grunt-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/nevware21/grunt-plugins/compare/eslint-ts-0.5.1...eslint-ts-0.5.2) Updates `@nevware21/grunt-ts-plugin` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/nevware21/grunt-plugins/releases) - [Changelog](https://github.com/nevware21/grunt-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/nevware21/grunt-plugins/compare/eslint-ts-0.5.1...eslint-ts-0.5.2) --- updated-dependencies: - dependency-name: "@nevware21/grunt-eslint-ts" dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nevware21 - dependency-name: "@nevware21/grunt-ts-plugin" dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nevware21 ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e111d74..ac9ba17 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", "@microsoft/rush": "5.169.3", - "@nevware21/grunt-eslint-ts": "0.5.1", - "@nevware21/grunt-ts-plugin": "0.5.1", + "@nevware21/grunt-eslint-ts": "0.5.2", + "@nevware21/grunt-ts-plugin": "0.5.2", "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", "@nevware21/publish-npm": ">= 0.1.4 < 2.x", "@types/eslint": "^8.4.2",