From f401a88e2d1043dece968bbcd7372d7ec51f79bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 12:52:41 +0000 Subject: [PATCH 1/2] Bump mocha from 10.8.2 to 12.0.0 in /ts-plugin Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 12.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.8.2...v12.0.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ts-plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts-plugin/package.json b/ts-plugin/package.json index d3edfa4..49092db 100644 --- a/ts-plugin/package.json +++ b/ts-plugin/package.json @@ -69,7 +69,7 @@ "@nevware21/tripwire": ">= 0.1.8 < 2.x", "cross-env": "^10.1.0", "codecov": "^3.8.3", - "mocha": "^10.5.2", + "mocha": "^12.0.0", "nyc": "^18.0.0", "sinon": "^22.0.0", "ts-mocha": "^11.1.0" From 00641ff9332b29f9a14ac82a1cbe38525d8822b9 Mon Sep 17 00:00:00 2001 From: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com> Date: Fri, 4 Sep 2026 05:53:41 -0700 Subject: [PATCH 2/2] chore: syncing versions and shrinkwrap --- eslint-ts-plugin/package.json | 3 ++- shared/package.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/eslint-ts-plugin/package.json b/eslint-ts-plugin/package.json index 727b250..3ee2b9b 100644 --- a/eslint-ts-plugin/package.json +++ b/eslint-ts-plugin/package.json @@ -65,7 +65,7 @@ "@nevware21/tripwire": ">= 0.1.8 < 2.x", "cross-env": "^10.1.0", "codecov": "^3.8.3", - "mocha": "^10.5.2", + "mocha": "^12.0.0", "nyc": "^18.0.0", "sinon": "^22.0.0", "ts-mocha": "^11.1.0" @@ -87,3 +87,4 @@ + diff --git a/shared/package.json b/shared/package.json index f84f51c..72ac337 100644 --- a/shared/package.json +++ b/shared/package.json @@ -62,7 +62,7 @@ "@nevware21/tripwire": ">= 0.1.8 < 2.x", "cross-env": "^10.1.0", "codecov": "^3.8.3", - "mocha": "^10.5.2", + "mocha": "^12.0.0", "nyc": "^18.0.0", "sinon": "^22.0.0", "ts-mocha": "^11.1.0" @@ -75,3 +75,4 @@ +