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