From fb5b6d9e57af61f7ab8979587bdaceb0cdaa04d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 11:10:22 +0000 Subject: [PATCH] chore(deps): update testing --- pnpm-workspace.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b620c676c..2a871858b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -16,23 +16,23 @@ catalog: '@oclif/prettier-config': ^0.2.1 '@oclif/test': ^4 '@salesforce/dev-config': ^4.3.2 - '@types/chai': ^4 - '@types/mocha': ^10 + '@types/chai': ^4.3.20 + '@types/mocha': ^10.0.10 '@types/node': ^22 - '@types/sinon': ^21.0.0 + '@types/sinon': ^21.0.1 c8: ^11.0.0 - chai: ^4 + chai: ^4.5.0 eslint: ^9 eslint-config-oclif: ^6 eslint-config-prettier: ^10 eslint-plugin-header: ^3.1.1 eslint-plugin-prettier: ^5.5.4 - mocha: ^10 - msw: ^2.12.4 + mocha: ^10.8.2 + msw: ^2.14.6 oclif: ^4 prettier: ^3.6.2 shx: ^0.3.3 - sinon: ^21.0.1 + sinon: ^21.1.2 tsx: ^4 typescript: ^5 typescript-eslint: ^8