File tree 2 files changed +999
-774
lines changed
2 files changed +999
-774
lines changed Original file line number Diff line number Diff line change 6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
8
8
"@oclif/core" : " ^4" ,
9
- "@oclif/multi-stage-output" : " ^0.7.11 " ,
9
+ "@oclif/multi-stage-output" : " ^0.7.12 " ,
10
10
"@salesforce/core" : " ^8.5.3" ,
11
11
"@salesforce/kit" : " ^3.2.2" ,
12
12
"@salesforce/sf-plugins-core" : " ^11.3.12" ,
13
13
"form-data" : " ^4.0.1" ,
14
- "got" : " ^14.4.3 "
14
+ "got" : " ^14.4.4 "
15
15
},
16
16
"devDependencies" : {
17
- "@oclif/plugin-command-snapshot" : " ^5.2.21 " ,
18
- "@salesforce/cli-plugins-testkit" : " ^5.3.35 " ,
17
+ "@oclif/plugin-command-snapshot" : " ^5.2.22 " ,
18
+ "@salesforce/cli-plugins-testkit" : " ^5.3.37 " ,
19
19
"@salesforce/dev-scripts" : " ^10.2.9" ,
20
- "@salesforce/plugin-command-reference" : " ^3.1.32" ,
21
20
"@types/tough-cookie" : " ^4.0.5" ,
21
+ "@salesforce/plugin-command-reference" : " ^3.1.34" ,
22
22
"eslint-plugin-sf-plugin" : " ^1.20.11" ,
23
- "oclif" : " ^4.15.14 " ,
23
+ "oclif" : " ^4.15.25 " ,
24
24
"ts-node" : " ^10.9.2" ,
25
- "tsx" : " ^4.19.1 " ,
25
+ "tsx" : " ^4.19.2 " ,
26
26
"typescript" : " ^5.5.4"
27
27
},
28
28
"engines" : {
You can’t perform that action at this time.
0 commit comments