From 690af7f7907ee6c3a397f38b555926d8e8347e51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 00:39:19 +0000 Subject: [PATCH] chore(deps): update dependency mocha-helpers to v10 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 409ed86e..adc75059 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "fs-extra": "^11.0.0", "git-fixtures": "^9.0.0", "mocha": "^11.7.0", - "mocha-helpers": "^9.0.1", + "mocha-helpers": "^10.0.0", "monorepo-next": "^12.0.0", "renovate-config-standard": "2.2.0", "standard-node-template": "7.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0b616a6..52633183 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^11.7.0 version: 11.7.0 mocha-helpers: - specifier: ^9.0.1 - version: 9.1.0 + specifier: ^10.0.0 + version: 10.0.0 monorepo-next: specifier: ^12.0.0 version: 12.5.3 @@ -177,7 +177,7 @@ packages: engines: {node: '>=4'} dependencies: babel-runtime: 6.26.0 - chalk: 2.3.1 + chalk: 2.4.2 dev: true /@commitlint/is-ignored@19.8.1: @@ -272,7 +272,7 @@ packages: dependencies: conventional-changelog-angular: 1.6.6 conventional-commits-parser: 2.1.7 - lodash: 4.17.11 + lodash: 4.17.21 dev: true /@commitlint/read@19.8.1: @@ -2171,7 +2171,7 @@ packages: dependencies: JSONStream: 1.3.5 is-text-path: 1.0.1 - lodash: 4.17.11 + lodash: 4.17.21 meow: 4.0.1 split2: 2.2.0 through2: 2.0.5 @@ -4622,9 +4622,9 @@ packages: hasBin: true dev: true - /mocha-helpers@9.1.0: - resolution: {integrity: sha512-3uCCYCudqqns7VoLYRB29nXaIC4xSKEwQ3znckECwZNBLwxXsZaCUpAYajbqDIzrKXsU29Tupb5pT7CfZxENrQ==} - engines: {node: '>=18.12'} + /mocha-helpers@10.0.0: + resolution: {integrity: sha512-6lOi+qgeVYkkEZP75L0QzCl2gVvyqKFuFI8wrNOA7sYruHgFK25Ccz8gKtSa+L8DkMC6rbWAFNiJUyfPfB03Qg==} + engines: {node: '>=20.9'} dependencies: callsites: 3.1.0 commondir: 1.0.1