We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1b1d0 commit 375bec8Copy full SHA for 375bec8
1 file changed
pnpm-workspace.yaml
@@ -15,23 +15,23 @@ catalog:
15
'@oclif/prettier-config': ^0.2.1
16
'@oclif/test': ^4
17
'@salesforce/dev-config': ^4.3.2
18
- '@types/chai': ^4
19
- '@types/mocha': ^10
+ '@types/chai': ^4.3.20
+ '@types/mocha': ^10.0.10
20
'@types/node': ^22
21
- '@types/sinon': ^21.0.0
+ '@types/sinon': ^21.0.1
22
c8: ^11.0.0
23
- chai: ^4
+ chai: ^4.5.0
24
eslint: ^9
25
eslint-config-oclif: ^6
26
eslint-config-prettier: ^10
27
eslint-plugin-header: ^3.1.1
28
eslint-plugin-prettier: ^5.5.4
29
- mocha: ^10
30
- msw: ^2.12.4
+ mocha: ^10.8.2
+ msw: ^2.13.2
31
oclif: ^4
32
prettier: ^3.6.2
33
shx: ^0.3.3
34
- sinon: ^21.0.1
+ sinon: ^21.0.3
35
tsx: ^4
36
typescript: ^5
37
typescript-eslint: ^8
0 commit comments