tnp-helpers 19.0.22 → 19.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5861,7 +5861,7 @@ class PortsWorker extends BaseCliWorker {
5861
5861
  // THIS FILE IS GENERATED - DO NOT MODIFY
5862
5862
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
5863
5863
  const PROJECT_NPM_NAME = 'tnp-helpers';
5864
- const CURRENT_PACKAGE_VERSION = '19.0.22';
5864
+ const CURRENT_PACKAGE_VERSION = '19.0.24';
5865
5865
  // THIS FILE IS GENERATED - DO NOT MODIFY
5866
5866
 
5867
5867
  //#endregion
@@ -9477,6 +9477,29 @@ class BaseLinkedProjects extends BaseFeatureForProject {
9477
9477
  /* */
9478
9478
  /* */
9479
9479
  /* */
9480
+ /* */
9481
+ /* */
9482
+ /* */
9483
+ /* */
9484
+ /* */
9485
+ /* */
9486
+ /* */
9487
+ /* */
9488
+ /* */
9489
+ /* */
9490
+ /* */
9491
+ /* */
9492
+ /* */
9493
+ /* */
9494
+ /* */
9495
+ /* */
9496
+ /* */
9497
+ /* */
9498
+ /* */
9499
+ /* */
9500
+ /* */
9501
+ /* */
9502
+ /* */
9480
9503
  return (void 0);
9481
9504
  }
9482
9505
  }