diff --git a/package.json b/package.json index 46f7f5d..92519d0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "fs-extra": "^11.0.0", "git-fixtures": "^8.0.0", "mocha": "^10.2.0", - "mocha-helpers": "^8.0.0", + "mocha-helpers": "^9.0.0", "monorepo-next": "^10.0.0", "renovate-config-standard": "2.1.2", "standard-node-template": "6.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d95a67..d45c1fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^10.2.0 version: 10.2.0 mocha-helpers: - specifier: ^8.0.0 - version: 8.0.0 + specifier: ^9.0.0 + version: 9.0.0 monorepo-next: specifier: ^10.0.0 version: 10.2.1 @@ -3886,9 +3886,9 @@ packages: hasBin: true dev: true - /mocha-helpers@8.0.0: - resolution: {integrity: sha512-YkCfhkAkKS+GM6LmDo+lZ7lnMjkA/nJnDGuBMnnwKc8hH7Cl1BV/3mfbxMI/G1GyODFD/iJIbhY7sv52bzhr8A==} - engines: {node: '>=16.13'} + /mocha-helpers@9.0.0: + resolution: {integrity: sha512-iGpMU03QKt9wd2lep8eoVxPLs2nXpyw2PawEwJ25vNaccHsHVd0XeFuHnrw4vPjoa3C17DIULdWu6iK2EimthA==} + engines: {node: '>=18.12'} dependencies: callsites: 3.1.0 commondir: 1.0.1