git.delta.rocks / unique-network / refs/commits / faf0594b122c

difftreelog

test(properties) added pre-maturity safety for props + nesting + regenerated types

Fahrrader2022-05-11parent: #c71991b.patch.diff
in: master

10 files changed

modifiedtests/src/interfaces/augment-api-tx.tsdiffbeforeafterboth
378 * - Weight of derivative `call` execution + 10,000.378 * - Weight of derivative `call` execution + 10,000.
379 * # </weight>379 * # </weight>
380 **/380 **/
381 sudo: AugmentedSubmittable<(call: Call) => SubmittableExtrinsic<ApiType>, [Call]>;381 sudo: AugmentedSubmittable<(call: Call | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [Call]>;
382 /**382 /**
383 * Authenticates the sudo key and dispatches a function call with `Signed` origin from383 * Authenticates the sudo key and dispatches a function call with `Signed` origin from
384 * a given account.384 * a given account.
392 * - Weight of derivative `call` execution + 10,000.392 * - Weight of derivative `call` execution + 10,000.
393 * # </weight>393 * # </weight>
394 **/394 **/
395 sudoAs: AugmentedSubmittable<(who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, call: Call) => SubmittableExtrinsic<ApiType>, [MultiAddress, Call]>;395 sudoAs: AugmentedSubmittable<(who: MultiAddress | { Id: any } | { Index: any } | { Raw: any } | { Address32: any } | { Address20: any } | string | Uint8Array, call: Call | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [MultiAddress, Call]>;
396 /**396 /**
397 * Authenticates the sudo key and dispatches a function call with `Root` origin.397 * Authenticates the sudo key and dispatches a function call with `Root` origin.
398 * This function does not check the weight of the call, and instead allows the398 * This function does not check the weight of the call, and instead allows the
405 * - The weight of this call is defined by the caller.405 * - The weight of this call is defined by the caller.
406 * # </weight>406 * # </weight>
407 **/407 **/
408 sudoUncheckedWeight: AugmentedSubmittable<(call: Call, weight: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [Call, u64]>;408 sudoUncheckedWeight: AugmentedSubmittable<(call: Call | string | Uint8Array, weight: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [Call, u64]>;
409 /**409 /**
410 * Generic tx410 * Generic tx
411 **/411 **/
modifiedtests/src/interfaces/augment-types.tsdiffbeforeafterboth
1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit
2/* eslint-disable */2/* eslint-disable */
33
4import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportPalletId, FrameSupportStorageBoundedBTreeSet, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSupportWeightsWeightToFeeCoefficient, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructsRpcCollection, PhantomTypeUpDataStructsTokenData, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV1AbridgedHostConfiguration, PolkadotPrimitivesV1AbridgedHrmpChannel, PolkadotPrimitivesV1PersistedValidationData, PolkadotPrimitivesV1UpgradeRestriction, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpTrieStorageProof, SpVersionRuntimeVersion, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionField, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExData, UpDataStructsMetaUpdatePermission, UpDataStructsNestingRule, UpDataStructsProperties, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsRpcCollection, UpDataStructsSchemaVersion, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './unique';4import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportPalletId, FrameSupportStorageBoundedBTreeSet, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSupportWeightsWeightToFeeCoefficient, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructsRpcCollection, PhantomTypeUpDataStructsTokenData, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionField, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExData, UpDataStructsMetaUpdatePermission, UpDataStructsNestingRule, UpDataStructsProperties, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsRpcCollection, UpDataStructsSchemaVersion, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './unique';
5import type { Data, StorageKey } from '@polkadot/types';5import type { Data, StorageKey } from '@polkadot/types';
6import type { BitVec, Bool, Bytes, I128, I16, I256, I32, I64, I8, Json, Null, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';6import type { BitVec, Bool, Bytes, I128, I16, I256, I32, I64, I8, Json, Null, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';
7import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';7import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';
858 PolkadotCorePrimitivesInboundHrmpMessage: PolkadotCorePrimitivesInboundHrmpMessage;858 PolkadotCorePrimitivesInboundHrmpMessage: PolkadotCorePrimitivesInboundHrmpMessage;
859 PolkadotCorePrimitivesOutboundHrmpMessage: PolkadotCorePrimitivesOutboundHrmpMessage;859 PolkadotCorePrimitivesOutboundHrmpMessage: PolkadotCorePrimitivesOutboundHrmpMessage;
860 PolkadotParachainPrimitivesXcmpMessageFormat: PolkadotParachainPrimitivesXcmpMessageFormat;860 PolkadotParachainPrimitivesXcmpMessageFormat: PolkadotParachainPrimitivesXcmpMessageFormat;
861 PolkadotPrimitivesV1AbridgedHostConfiguration: PolkadotPrimitivesV1AbridgedHostConfiguration;861 PolkadotPrimitivesV2AbridgedHostConfiguration: PolkadotPrimitivesV2AbridgedHostConfiguration;
862 PolkadotPrimitivesV1AbridgedHrmpChannel: PolkadotPrimitivesV1AbridgedHrmpChannel;862 PolkadotPrimitivesV2AbridgedHrmpChannel: PolkadotPrimitivesV2AbridgedHrmpChannel;
863 PolkadotPrimitivesV1PersistedValidationData: PolkadotPrimitivesV1PersistedValidationData;863 PolkadotPrimitivesV2PersistedValidationData: PolkadotPrimitivesV2PersistedValidationData;
864 PolkadotPrimitivesV1UpgradeRestriction: PolkadotPrimitivesV1UpgradeRestriction;864 PolkadotPrimitivesV2UpgradeRestriction: PolkadotPrimitivesV2UpgradeRestriction;
865 PortableType: PortableType;865 PortableType: PortableType;
866 PortableTypeV14: PortableTypeV14;866 PortableTypeV14: PortableTypeV14;
867 Precommits: Precommits;867 Precommits: Precommits;
1068 SpRuntimeModuleError: SpRuntimeModuleError;1068 SpRuntimeModuleError: SpRuntimeModuleError;
1069 SpRuntimeMultiSignature: SpRuntimeMultiSignature;1069 SpRuntimeMultiSignature: SpRuntimeMultiSignature;
1070 SpRuntimeTokenError: SpRuntimeTokenError;1070 SpRuntimeTokenError: SpRuntimeTokenError;
1071 SpRuntimeTransactionalError: SpRuntimeTransactionalError;
1071 SpTrieStorageProof: SpTrieStorageProof;1072 SpTrieStorageProof: SpTrieStorageProof;
1072 SpVersionRuntimeVersion: SpVersionRuntimeVersion;1073 SpVersionRuntimeVersion: SpVersionRuntimeVersion;
1073 Sr25519Signature: Sr25519Signature;1074 Sr25519Signature: Sr25519Signature;
modifiedtests/src/interfaces/lookup.tsdiffbeforeafterboth
2367 limits: 'UpDataStructsCollectionLimits',2367 limits: 'UpDataStructsCollectionLimits',
2368 variableOnChainSchema: 'Bytes',2368 variableOnChainSchema: 'Bytes',
2369 constOnChainSchema: 'Bytes',2369 constOnChainSchema: 'Bytes',
2370 metaUpdatePermission: 'UpDataStructsMetaUpdatePermission'2370 metaUpdatePermission: 'UpDataStructsMetaUpdatePermission',
2371 tokenPropertyPermissions: 'Vec<UpDataStructsPropertyKeyPermission>',
2372 properties: 'Vec<UpDataStructsProperty>'
2371 },2373 },
2372 /**2374 /**
2373 * Lookup333: pallet_common::pallet::Error<T>2375 * Lookup333: pallet_common::pallet::Error<T>
modifiedtests/src/interfaces/types-lookup.tsdiffbeforeafterboth
2570 readonly variableOnChainSchema: Bytes;2570 readonly variableOnChainSchema: Bytes;
2571 readonly constOnChainSchema: Bytes;2571 readonly constOnChainSchema: Bytes;
2572 readonly metaUpdatePermission: UpDataStructsMetaUpdatePermission;2572 readonly metaUpdatePermission: UpDataStructsMetaUpdatePermission;
2573 readonly tokenPropertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;
2574 readonly properties: Vec<UpDataStructsProperty>;
2573 }2575 }
25742576
2575 /** @name PalletCommonError (333) */2577 /** @name PalletCommonError (333) */
modifiedtests/src/interfaces/unique/types.tsdiffbeforeafterboth
1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit
2/* eslint-disable */2/* eslint-disable */
33
4import type { BTreeMap, Bytes, Compact, Enum, Null, Option, Result, Struct, Text, U256, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec';4import type { BTreeMap, BTreeSet, Bytes, Compact, Enum, Null, Option, Result, Struct, Text, U256, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec';
5import type { ITuple } from '@polkadot/types-codec/types';5import type { ITuple } from '@polkadot/types-codec/types';
6import type { AccountId32, Call, H160, H256, MultiAddress, Perbill } from '@polkadot/types/interfaces/runtime';6import type { AccountId32, Call, H160, H256, MultiAddress, Perbill } from '@polkadot/types/interfaces/runtime';
7import type { Event } from '@polkadot/types/interfaces/system';7import type { Event } from '@polkadot/types/interfaces/system';
105export interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct {105export interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct {
106 readonly dmqMqcHead: H256;106 readonly dmqMqcHead: H256;
107 readonly relayDispatchQueueSize: ITuple<[u32, u32]>;107 readonly relayDispatchQueueSize: ITuple<[u32, u32]>;
108 readonly ingressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV1AbridgedHrmpChannel]>>;108 readonly ingressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;
109 readonly egressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV1AbridgedHrmpChannel]>>;109 readonly egressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;
110}110}
111111
112/** @name CumulusPalletXcmCall */112/** @name CumulusPalletXcmCall */
235235
236/** @name CumulusPrimitivesParachainInherentParachainInherentData */236/** @name CumulusPrimitivesParachainInherentParachainInherentData */
237export interface CumulusPrimitivesParachainInherentParachainInherentData extends Struct {237export interface CumulusPrimitivesParachainInherentParachainInherentData extends Struct {
238 readonly validationData: PolkadotPrimitivesV1PersistedValidationData;238 readonly validationData: PolkadotPrimitivesV2PersistedValidationData;
239 readonly relayChainState: SpTrieStorageProof;239 readonly relayChainState: SpTrieStorageProof;
240 readonly downwardMessages: Vec<PolkadotCorePrimitivesInboundDownwardMessage>;240 readonly downwardMessages: Vec<PolkadotCorePrimitivesInboundDownwardMessage>;
241 readonly horizontalMessages: BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>;241 readonly horizontalMessages: BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>;
383 readonly isCallTooDeep: boolean;383 readonly isCallTooDeep: boolean;
384 readonly isCreateCollision: boolean;384 readonly isCreateCollision: boolean;
385 readonly isCreateContractLimit: boolean;385 readonly isCreateContractLimit: boolean;
386 readonly isInvalidCode: boolean;
387 readonly isOutOfOffset: boolean;386 readonly isOutOfOffset: boolean;
388 readonly isOutOfGas: boolean;387 readonly isOutOfGas: boolean;
389 readonly isOutOfFund: boolean;388 readonly isOutOfFund: boolean;
390 readonly isPcUnderflow: boolean;389 readonly isPcUnderflow: boolean;
391 readonly isCreateEmpty: boolean;390 readonly isCreateEmpty: boolean;
392 readonly isOther: boolean;391 readonly isOther: boolean;
393 readonly asOther: Text;392 readonly asOther: Text;
393 readonly isInvalidCode: boolean;
394 readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'InvalidCode' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other';394 readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other' | 'InvalidCode';
395}395}
396396
397/** @name EvmCoreErrorExitFatal */397/** @name EvmCoreErrorExitFatal */
447export interface FrameSupportPalletId extends U8aFixed {}447export interface FrameSupportPalletId extends U8aFixed {}
448448
449/** @name FrameSupportStorageBoundedBTreeSet */449/** @name FrameSupportStorageBoundedBTreeSet */
450export interface FrameSupportStorageBoundedBTreeSet extends Vec<u32> {}450export interface FrameSupportStorageBoundedBTreeSet extends BTreeSet<u32> {}
451451
452/** @name FrameSupportTokensMiscBalanceStatus */452/** @name FrameSupportTokensMiscBalanceStatus */
453export interface FrameSupportTokensMiscBalanceStatus extends Enum {453export interface FrameSupportTokensMiscBalanceStatus extends Enum {
1633}1633}
16341634
1635/** @name PhantomTypeUpDataStructsRpcCollection */1635/** @name PhantomTypeUpDataStructsRpcCollection */
1636export interface PhantomTypeUpDataStructsRpcCollection extends Vec<Lookup330> {}1636export interface PhantomTypeUpDataStructsRpcCollection extends Vec<Lookup331> {}
16371637
1638/** @name PhantomTypeUpDataStructsTokenData */1638/** @name PhantomTypeUpDataStructsTokenData */
1639export interface PhantomTypeUpDataStructsTokenData extends Vec<Lookup326> {}1639export interface PhantomTypeUpDataStructsTokenData extends Vec<Lookup327> {}
16401640
1641/** @name PolkadotCorePrimitivesInboundDownwardMessage */1641/** @name PolkadotCorePrimitivesInboundDownwardMessage */
1642export interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct {1642export interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct {
1664 readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';1664 readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';
1665}1665}
16661666
1667/** @name PolkadotPrimitivesV1AbridgedHostConfiguration */1667/** @name PolkadotPrimitivesV2AbridgedHostConfiguration */
1668export interface PolkadotPrimitivesV1AbridgedHostConfiguration extends Struct {1668export interface PolkadotPrimitivesV2AbridgedHostConfiguration extends Struct {
1669 readonly maxCodeSize: u32;1669 readonly maxCodeSize: u32;
1670 readonly maxHeadDataSize: u32;1670 readonly maxHeadDataSize: u32;
1671 readonly maxUpwardQueueCount: u32;1671 readonly maxUpwardQueueCount: u32;
1677 readonly validationUpgradeDelay: u32;1677 readonly validationUpgradeDelay: u32;
1678}1678}
16791679
1680/** @name PolkadotPrimitivesV1AbridgedHrmpChannel */1680/** @name PolkadotPrimitivesV2AbridgedHrmpChannel */
1681export interface PolkadotPrimitivesV1AbridgedHrmpChannel extends Struct {1681export interface PolkadotPrimitivesV2AbridgedHrmpChannel extends Struct {
1682 readonly maxCapacity: u32;1682 readonly maxCapacity: u32;
1683 readonly maxTotalSize: u32;1683 readonly maxTotalSize: u32;
1684 readonly maxMessageSize: u32;1684 readonly maxMessageSize: u32;
1687 readonly mqcHead: Option<H256>;1687 readonly mqcHead: Option<H256>;
1688}1688}
16891689
1690/** @name PolkadotPrimitivesV1PersistedValidationData */1690/** @name PolkadotPrimitivesV2PersistedValidationData */
1691export interface PolkadotPrimitivesV1PersistedValidationData extends Struct {1691export interface PolkadotPrimitivesV2PersistedValidationData extends Struct {
1692 readonly parentHead: Bytes;1692 readonly parentHead: Bytes;
1693 readonly relayParentNumber: u32;1693 readonly relayParentNumber: u32;
1694 readonly relayParentStorageRoot: H256;1694 readonly relayParentStorageRoot: H256;
1695 readonly maxPovSize: u32;1695 readonly maxPovSize: u32;
1696}1696}
16971697
1698/** @name PolkadotPrimitivesV1UpgradeRestriction */1698/** @name PolkadotPrimitivesV2UpgradeRestriction */
1699export interface PolkadotPrimitivesV1UpgradeRestriction extends Enum {1699export interface PolkadotPrimitivesV2UpgradeRestriction extends Enum {
1700 readonly isPresent: boolean;1700 readonly isPresent: boolean;
1701 readonly type: 'Present';1701 readonly type: 'Present';
1702}1702}
1751 readonly asToken: SpRuntimeTokenError;1751 readonly asToken: SpRuntimeTokenError;
1752 readonly isArithmetic: boolean;1752 readonly isArithmetic: boolean;
1753 readonly asArithmetic: SpRuntimeArithmeticError;1753 readonly asArithmetic: SpRuntimeArithmeticError;
1754 readonly isTransactional: boolean;
1755 readonly asTransactional: SpRuntimeTransactionalError;
1754 readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic';1756 readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic' | 'Transactional';
1755}1757}
17561758
1757/** @name SpRuntimeModuleError */1759/** @name SpRuntimeModuleError */
1758export interface SpRuntimeModuleError extends Struct {1760export interface SpRuntimeModuleError extends Struct {
1759 readonly index: u8;1761 readonly index: u8;
1760 readonly error: u8;1762 readonly error: U8aFixed;
1761}1763}
17621764
1763/** @name SpRuntimeMultiSignature */1765/** @name SpRuntimeMultiSignature */
1783 readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';1785 readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';
1784}1786}
1787
1788/** @name SpRuntimeTransactionalError */
1789export interface SpRuntimeTransactionalError extends Enum {
1790 readonly isLimitReached: boolean;
1791 readonly isNoLayer: boolean;
1792 readonly type: 'LimitReached' | 'NoLayer';
1793}
17851794
1786/** @name SpTrieStorageProof */1795/** @name SpTrieStorageProof */
1787export interface SpTrieStorageProof extends Struct {1796export interface SpTrieStorageProof extends Struct {
1788 readonly trieNodes: Vec<Bytes>;1797 readonly trieNodes: BTreeSet<Bytes>;
1789}1798}
17901799
1791/** @name SpVersionRuntimeVersion */1800/** @name SpVersionRuntimeVersion */
1995 readonly variableOnChainSchema: Bytes;2004 readonly variableOnChainSchema: Bytes;
1996 readonly constOnChainSchema: Bytes;2005 readonly constOnChainSchema: Bytes;
1997 readonly metaUpdatePermission: UpDataStructsMetaUpdatePermission;2006 readonly metaUpdatePermission: UpDataStructsMetaUpdatePermission;
2007 readonly tokenPropertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;
2008 readonly properties: Vec<UpDataStructsProperty>;
1998}2009}
19992010
2000/** @name UpDataStructsSchemaVersion */2011/** @name UpDataStructsSchemaVersion */
modifiedtests/src/nesting/nest.test.tsdiffbeforeafterboth
2323
24describe('Integration Test: Nesting', () => {24describe('Integration Test: Nesting', () => {
25 before(async () => {25 before(async () => {
26 await usingApi(async api => {
26 alice = privateKey('//Alice');27 alice = privateKey('//Alice');
27 bob = privateKey('//Bob');28 bob = privateKey('//Bob');
28 });29 });
30 });
2931
30 // ---------- Non-Fungible ----------32 // ---------- Non-Fungible ----------
208210
209describe('Negative Test: Nesting', async() => {211describe('Negative Test: Nesting', async() => {
210 before(async () => {212 before(async () => {
213 await usingApi(async api => {
211 alice = privateKey('//Alice');214 alice = privateKey('//Alice');
212 bob = privateKey('//Bob');215 bob = privateKey('//Bob');
213 });216 });
217 });
214218
215 // ---------- Non-Fungible ----------219 // ---------- Non-Fungible ----------
modifiedtests/src/nesting/properties.test.tsdiffbeforeafterboth
1818
19describe('Integration Test: Collection Properties', () => {19describe('Integration Test: Collection Properties', () => {
20 before(async () => {20 before(async () => {
21 await usingApi(async api => {
21 alice = privateKey('//Alice');22 alice = privateKey('//Alice');
22 bob = privateKey('//Bob');23 bob = privateKey('//Bob');
23 });24 });
25 });
2426
25 it('Reads properties from a collection', async () => {27 it('Reads properties from a collection', async () => {
111113
112describe('Negative Integration Test: Collection Properties', () => {114describe('Negative Integration Test: Collection Properties', () => {
113 before(async () => {115 before(async () => {
116 await usingApi(async api => {
114 alice = privateKey('//Alice');117 alice = privateKey('//Alice');
115 bob = privateKey('//Bob');118 bob = privateKey('//Bob');
116 });119 });
117 120 });
121
118 it('Fails to set properties in a collection if not its onwer/administrator', async () => {122 it('Fails to set properties in a collection if not its onwer/administrator', async () => {
192196
193describe('Integration Test: Access Rights to Token Properties', () => {197describe('Integration Test: Access Rights to Token Properties', () => {
194 before(async () => {198 before(async () => {
199 await usingApi(async api => {
195 alice = privateKey('//Alice');200 alice = privateKey('//Alice');
196 bob = privateKey('//Bob');201 bob = privateKey('//Bob');
197 });202 });
198 203 });
204
199 it('Reads access rights to properties of a collection', async () => {205 it('Reads access rights to properties of a collection', async () => {
256262
257describe('Negative Integration Test: Access Rights to Token Properties', () => {263describe('Negative Integration Test: Access Rights to Token Properties', () => {
258 before(async () => {264 before(async () => {
265 await usingApi(async api => {
259 alice = privateKey('//Alice');266 alice = privateKey('//Alice');
260 bob = privateKey('//Bob');267 bob = privateKey('//Bob');
261 });268 });
269 });
262270
263 it('Prevents from setting access rights to properties of a collection if not an onwer/admin', async () => {271 it('Prevents from setting access rights to properties of a collection if not an onwer/admin', async () => {
330 let permissions: {permission: any, signers: IKeyringPair[]}[];338 let permissions: {permission: any, signers: IKeyringPair[]}[];
331339
332 before(async () => {340 before(async () => {
341 await usingApi(async api => {
333 alice = privateKey('//Alice');342 alice = privateKey('//Alice');
334 bob = privateKey('//Bob');343 bob = privateKey('//Bob');
335 charlie = privateKey('//Charlie');344 charlie = privateKey('//Charlie');
342 {permission: {mutable: true, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie]},351 {permission: {mutable: true, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie]},
343 {permission: {mutable: false, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie]},352 {permission: {mutable: false, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie]},
344 ];353 ];
345 });354 });
355 });
346356
347 beforeEach(async () => {357 beforeEach(async () => {
491 let constitution: {permission: any, signers: IKeyringPair[], sinner: IKeyringPair}[];501 let constitution: {permission: any, signers: IKeyringPair[], sinner: IKeyringPair}[];
492502
493 before(async () => {503 before(async () => {
504 await usingApi(async api => {
494 alice = privateKey('//Alice');505 alice = privateKey('//Alice');
495 bob = privateKey('//Bob');506 bob = privateKey('//Bob');
496 charlie = privateKey('//Charlie');507 charlie = privateKey('//Charlie');
504 {permission: {mutable: true, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie], sinner: dave},515 {permission: {mutable: true, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie], sinner: dave},
505 {permission: {mutable: false, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie], sinner: dave},516 {permission: {mutable: false, collectionAdmin: true, tokenOwner: true}, signers: [alice, bob, charlie], sinner: dave},
506 ];517 ];
507 });518 });
519 });
508520
509 beforeEach(async () => {521 beforeEach(async () => {
modifiedtests/src/nesting/unnest.test.tsdiffbeforeafterboth
1919
20describe('Integration Test: Unnesting', () => {20describe('Integration Test: Unnesting', () => {
21 before(async () => {21 before(async () => {
22 await usingApi(async api => {
22 alice = privateKey('//Alice');23 alice = privateKey('//Alice');
23 bob = privateKey('//Bob');24 bob = privateKey('//Bob');
24 });25 });
26 });
2527
26 it('Allows the owner to successfully unnest a token', async () => {28 it('Allows the owner to successfully unnest a token', async () => {
5759
58describe('Negative Test: Unnesting', () => {60describe('Negative Test: Unnesting', () => {
59 before(async () => {61 before(async () => {
62 await usingApi(async api => {
60 alice = privateKey('//Alice');63 alice = privateKey('//Alice');
61 bob = privateKey('//Bob');64 bob = privateKey('//Bob');
62 });65 });
63 66 });
67
64 it('Disallows a non-owner to unnest/burn a token', async () => {68 it('Disallows a non-owner to unnest/burn a token', async () => {
modifiedtests/src/substrate/privateKey.tsdiffbeforeafterboth
17import {Keyring} from '@polkadot/api';17import {Keyring} from '@polkadot/api';
18import {IKeyringPair} from '@polkadot/types/types';18import {IKeyringPair} from '@polkadot/types/types';
1919
20// WARNING: the WASM interface must be initialized before this function is called.
21// Use either `usingApi`, or `cryptoWaitReady` for consistency.
20export default function privateKey(account: string): IKeyringPair {22export default function privateKey(account: string): IKeyringPair {
21 const keyring = new Keyring({type: 'sr25519'});23 const keyring = new Keyring({type: 'sr25519'});
2224
modifiedtests/yarn.lockdiffbeforeafterboth
33 dependencies:33 dependencies:
34 "@babel/highlight" "^7.16.7"34 "@babel/highlight" "^7.16.7"
3535
36<<<<<<< HEAD
37"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.17.0":
38 version "7.17.0"
39 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34"
40 integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==
41
42"@babel/compat-data@^7.17.10":
43 version "7.17.10"
44 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
45 integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
46
47"@babel/core@^7.11.6", "@babel/core@^7.17.10":
48 version "7.17.10"
49 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05"
50 integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==
51 dependencies:
52 "@ampproject/remapping" "^2.1.0"
53 "@babel/code-frame" "^7.16.7"
54 "@babel/generator" "^7.17.10"
55 "@babel/helper-compilation-targets" "^7.17.10"
56 "@babel/helper-module-transforms" "^7.17.7"
57 "@babel/helpers" "^7.17.9"
58 "@babel/parser" "^7.17.10"
59 "@babel/template" "^7.16.7"
60 "@babel/traverse" "^7.17.10"
61 "@babel/types" "^7.17.10"
62 convert-source-map "^1.7.0"
63 debug "^4.1.0"
64 gensync "^1.0.0-beta.2"
65 json5 "^2.2.1"
66 semver "^6.3.0"
67
68"@babel/core@^7.12.3":
69 version "7.17.5"
70 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
71 integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==
72=======
73"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10":36"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10":
74 version "7.17.10"37 version "7.17.10"
75 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"38 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
79 version "7.17.10"42 version "7.17.10"
80 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05"43 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05"
81 integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==44 integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==
82>>>>>>> 7ed4fe9a... Try to fix test interfaces
83 dependencies:45 dependencies:
84 "@ampproject/remapping" "^2.1.0"46 "@ampproject/remapping" "^2.1.0"
85 "@babel/code-frame" "^7.16.7"47 "@babel/code-frame" "^7.16.7"
97 json5 "^2.2.1"59 json5 "^2.2.1"
98 semver "^6.3.0"60 semver "^6.3.0"
9961
100<<<<<<< HEAD
101"@babel/generator@^7.17.10":
102 version "7.17.10"
103 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189"
104 integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==
105 dependencies:
106 "@babel/types" "^7.17.10"
107 "@jridgewell/gen-mapping" "^0.1.0"
108 jsesc "^2.5.1"
109
110"@babel/generator@^7.17.3", "@babel/generator@^7.7.2":
111 version "7.17.3"
112 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200"
113 integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==
114=======
115"@babel/generator@^7.17.10", "@babel/generator@^7.7.2":62"@babel/generator@^7.17.10", "@babel/generator@^7.7.2":
116 version "7.17.10"63 version "7.17.10"
117 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189"64 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189"
118 integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==65 integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==
119>>>>>>> 7ed4fe9a... Try to fix test interfaces
120 dependencies:66 dependencies:
121 "@babel/types" "^7.17.10"67 "@babel/types" "^7.17.10"
122 "@jridgewell/gen-mapping" "^0.1.0"68 "@jridgewell/gen-mapping" "^0.1.0"
147 browserslist "^4.20.2"93 browserslist "^4.20.2"
148 semver "^6.3.0"94 semver "^6.3.0"
14995
150<<<<<<< HEAD
151"@babel/helper-compilation-targets@^7.17.10":
152 version "7.17.10"
153 resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe"
154 integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==
155 dependencies:
156 "@babel/compat-data" "^7.17.10"
157 "@babel/helper-validator-option" "^7.16.7"
158 browserslist "^4.20.2"
159 semver "^6.3.0"
160
161"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7":
162 version "7.17.1"
163 resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz#9699f14a88833a7e055ce57dcd3ffdcd25186b21"
164 integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==
165=======
166"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6":96"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6":
167 version "7.17.9"97 version "7.17.9"
168 resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz#71835d7fb9f38bd9f1378e40a4c0902fdc2ea49d"98 resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz#71835d7fb9f38bd9f1378e40a4c0902fdc2ea49d"
169 integrity sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==99 integrity sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==
170>>>>>>> 7ed4fe9a... Try to fix test interfaces
171 dependencies:100 dependencies:
172 "@babel/helper-annotate-as-pure" "^7.16.7"101 "@babel/helper-annotate-as-pure" "^7.16.7"
173 "@babel/helper-environment-visitor" "^7.16.7"102 "@babel/helper-environment-visitor" "^7.16.7"
177 "@babel/helper-replace-supers" "^7.16.7"106 "@babel/helper-replace-supers" "^7.16.7"
178 "@babel/helper-split-export-declaration" "^7.16.7"107 "@babel/helper-split-export-declaration" "^7.16.7"
179108
180<<<<<<< HEAD
181"@babel/helper-create-class-features-plugin@^7.17.6":
182 version "7.17.9"
183 resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz#71835d7fb9f38bd9f1378e40a4c0902fdc2ea49d"
184 integrity sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==
185 dependencies:
186 "@babel/helper-annotate-as-pure" "^7.16.7"
187 "@babel/helper-environment-visitor" "^7.16.7"
188 "@babel/helper-function-name" "^7.17.9"
189 "@babel/helper-member-expression-to-functions" "^7.17.7"
190 "@babel/helper-optimise-call-expression" "^7.16.7"
191 "@babel/helper-replace-supers" "^7.16.7"
192 "@babel/helper-split-export-declaration" "^7.16.7"
193
194=======
195>>>>>>> 7ed4fe9a... Try to fix test interfaces
196"@babel/helper-create-regexp-features-plugin@^7.16.7", "@babel/helper-create-regexp-features-plugin@^7.17.0":109"@babel/helper-create-regexp-features-plugin@^7.16.7", "@babel/helper-create-regexp-features-plugin@^7.17.0":
197 version "7.17.0"110 version "7.17.0"
198 resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz#1dcc7d40ba0c6b6b25618997c5dbfd310f186fe1"111 resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz#1dcc7d40ba0c6b6b25618997c5dbfd310f186fe1"
235 integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==148 integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
236 dependencies:149 dependencies:
237 "@babel/template" "^7.16.7"150 "@babel/template" "^7.16.7"
238<<<<<<< HEAD
239 "@babel/types" "^7.16.7"
240
241"@babel/helper-function-name@^7.17.9":
242 version "7.17.9"
243 resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
244 integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
245 dependencies:
246 "@babel/template" "^7.16.7"
247 "@babel/types" "^7.17.0"151 "@babel/types" "^7.17.0"
248152
249"@babel/helper-get-function-arity@^7.16.7":
250 version "7.16.7"
251 resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
252 integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==
253 dependencies:
254 "@babel/types" "^7.16.7"
255=======
256 "@babel/types" "^7.17.0"
257>>>>>>> 7ed4fe9a... Try to fix test interfaces
258
259"@babel/helper-hoist-variables@^7.16.7":153"@babel/helper-hoist-variables@^7.16.7":
260 version "7.16.7"154 version "7.16.7"
261 resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"155 resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
270 dependencies:164 dependencies:
271 "@babel/types" "^7.17.0"165 "@babel/types" "^7.17.0"
272166
273"@babel/helper-member-expression-to-functions@^7.17.7":
274 version "7.17.7"
275 resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4"
276 integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==
277 dependencies:
278 "@babel/types" "^7.17.0"
279
280"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7.16.7":167"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7.16.7":
281 version "7.16.7"168 version "7.16.7"
282 resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"169 resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
298 "@babel/traverse" "^7.17.3"185 "@babel/traverse" "^7.17.3"
299 "@babel/types" "^7.17.0"186 "@babel/types" "^7.17.0"
300187
301"@babel/helper-module-transforms@^7.17.7":
302 version "7.17.7"
303 resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd"
304 integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==
305 dependencies:
306 "@babel/helper-environment-visitor" "^7.16.7"
307 "@babel/helper-module-imports" "^7.16.7"
308 "@babel/helper-simple-access" "^7.17.7"
309 "@babel/helper-split-export-declaration" "^7.16.7"
310 "@babel/helper-validator-identifier" "^7.16.7"
311 "@babel/template" "^7.16.7"
312 "@babel/traverse" "^7.17.3"
313 "@babel/types" "^7.17.0"
314
315"@babel/helper-optimise-call-expression@^7.16.7":188"@babel/helper-optimise-call-expression@^7.16.7":
316 version "7.16.7"189 version "7.16.7"
317 resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"190 resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
351 dependencies:224 dependencies:
352 "@babel/types" "^7.17.0"225 "@babel/types" "^7.17.0"
353226
354"@babel/helper-simple-access@^7.17.7":
355 version "7.17.7"
356 resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
357 integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
358 dependencies:
359 "@babel/types" "^7.17.0"
360
361"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":227"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
362 version "7.16.0"228 version "7.16.0"
363 resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"229 resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
401 "@babel/traverse" "^7.17.9"267 "@babel/traverse" "^7.17.9"
402 "@babel/types" "^7.17.0"268 "@babel/types" "^7.17.0"
403269
404"@babel/helpers@^7.17.9":
405 version "7.17.9"
406 resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
407 integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
408 dependencies:
409 "@babel/template" "^7.16.7"
410 "@babel/traverse" "^7.17.9"
411 "@babel/types" "^7.17.0"
412
413"@babel/highlight@^7.16.7":270"@babel/highlight@^7.16.7":
414 version "7.17.9"271 version "7.17.9"
415 resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.9.tgz#61b2ee7f32ea0454612def4fccdae0de232b73e3"272 resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.9.tgz#61b2ee7f32ea0454612def4fccdae0de232b73e3"
424 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"281 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
425 integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==282 integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
426283
427"@babel/parser@^7.17.10":
428 version "7.17.10"
429 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
430 integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
431
432"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":284"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
433 version "7.16.7"285 version "7.16.7"
434 resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"286 resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
1126 pirates "^4.0.5"978 pirates "^4.0.5"
1127 source-map-support "^0.5.16"979 source-map-support "^0.5.16"
1128980
1129<<<<<<< HEAD
1130"@babel/runtime@^7.17.9":
1131 version "7.17.9"
1132 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
1133 integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
1134 dependencies:
1135 regenerator-runtime "^0.13.4"
1136
1137"@babel/runtime@^7.8.4":
1138 version "7.17.2"
1139 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
1140 integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
1141=======
1142"@babel/runtime@^7.17.9", "@babel/runtime@^7.8.4":981"@babel/runtime@^7.17.9", "@babel/runtime@^7.8.4":
1143 version "7.17.9"982 version "7.17.9"
1144 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"983 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
1145 integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==984 integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
1146>>>>>>> 7ed4fe9a... Try to fix test interfaces
1147 dependencies:985 dependencies:
1148 regenerator-runtime "^0.13.4"986 regenerator-runtime "^0.13.4"
1149987
1172 debug "^4.1.0"1010 debug "^4.1.0"
1173 globals "^11.1.0"1011 globals "^11.1.0"
11741012
1175<<<<<<< HEAD
1176"@babel/traverse@^7.17.10", "@babel/traverse@^7.17.9":
1177 version "7.17.10"
1178 resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5"
1179 integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==
1180 dependencies:
1181 "@babel/code-frame" "^7.16.7"
1182 "@babel/generator" "^7.17.10"
1183 "@babel/helper-environment-visitor" "^7.16.7"
1184 "@babel/helper-function-name" "^7.17.9"
1185 "@babel/helper-hoist-variables" "^7.16.7"
1186 "@babel/helper-split-export-declaration" "^7.16.7"
1187 "@babel/parser" "^7.17.10"
1188 "@babel/types" "^7.17.10"
1189 debug "^4.1.0"
1190 globals "^11.1.0"
1191
1192"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1193 version "7.17.0"
1194 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
1195 integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==
1196=======
1197"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":1013"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1198 version "7.17.10"1014 version "7.17.10"
1199 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4"1015 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4"
1200 integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==1016 integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==
1201>>>>>>> 7ed4fe9a... Try to fix test interfaces
1202 dependencies:1017 dependencies:
1203 "@babel/helper-validator-identifier" "^7.16.7"1018 "@babel/helper-validator-identifier" "^7.16.7"
1204 to-fast-properties "^2.0.0"1019 to-fast-properties "^2.0.0"
12051020
1206"@babel/types@^7.17.10":
1207 version "7.17.10"
1208 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4"
1209 integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==
1210 dependencies:
1211 "@babel/helper-validator-identifier" "^7.16.7"
1212 to-fast-properties "^2.0.0"
1213
1214"@bcoe/v8-coverage@^0.2.3":1021"@bcoe/v8-coverage@^0.2.3":
1215 version "0.2.3"1022 version "0.2.3"
1216 resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"1023 resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1521 "@jest/types" "^28.0.2"1328 "@jest/types" "^28.0.2"
1522 "@types/node" "*"1329 "@types/node" "*"
1523 jest-mock "^28.0.2"1330 jest-mock "^28.0.2"
1524<<<<<<< HEAD
15251331
1526"@jest/expect-utils@^28.0.2":1332"@jest/expect-utils@^28.0.2":
1527 version "28.0.2"1333 version "28.0.2"
1535 resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-28.0.3.tgz#80e0233bee62586e1112f904d28b904dd1143ef2"1341 resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-28.0.3.tgz#80e0233bee62586e1112f904d28b904dd1143ef2"
1536 integrity sha512-VEzZr85bqNomgayQkR7hWG5HnbZYWYWagQriZsixhLmOzU6PCpMP61aeVhkCoRrg7ri5f7JDpeTPzDAajIwFHw==1342 integrity sha512-VEzZr85bqNomgayQkR7hWG5HnbZYWYWagQriZsixhLmOzU6PCpMP61aeVhkCoRrg7ri5f7JDpeTPzDAajIwFHw==
1537 dependencies:1343 dependencies:
1538=======
1539
1540"@jest/expect-utils@^28.0.2":
1541 version "28.0.2"
1542 resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-28.0.2.tgz#0a055868d225261eac82a12013e2e0735238774d"
1543 integrity sha512-YryfH2zN5c7M8eLtn9oTBRj1sfD+X4cHNXJnTejqCveOS33wADEZUxJ7de5++lRvByNpRpfAnc8zTK7yrUJqgA==
1544 dependencies:
1545 jest-get-type "^28.0.2"
1546
1547"@jest/expect@^28.0.3":
1548 version "28.0.3"
1549 resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-28.0.3.tgz#80e0233bee62586e1112f904d28b904dd1143ef2"
1550 integrity sha512-VEzZr85bqNomgayQkR7hWG5HnbZYWYWagQriZsixhLmOzU6PCpMP61aeVhkCoRrg7ri5f7JDpeTPzDAajIwFHw==
1551 dependencies:
1552>>>>>>> 7ed4fe9a... Try to fix test interfaces
1553 expect "^28.0.2"1344 expect "^28.0.2"
1554 jest-snapshot "^28.0.3"1345 jest-snapshot "^28.0.3"
15551346
1602 string-length "^4.0.1"1393 string-length "^4.0.1"
1603 terminal-link "^2.0.0"1394 terminal-link "^2.0.0"
1604 v8-to-istanbul "^9.0.0"1395 v8-to-istanbul "^9.0.0"
1605<<<<<<< HEAD
16061396
1607"@jest/schemas@^28.0.2":1397"@jest/schemas@^28.0.2":
1608 version "28.0.2"1398 version "28.0.2"
1616 resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-28.0.2.tgz#914546f4410b67b1d42c262a1da7e0406b52dc90"1406 resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-28.0.2.tgz#914546f4410b67b1d42c262a1da7e0406b52dc90"
1617 integrity sha512-Y9dxC8ZpN3kImkk0LkK5XCEneYMAXlZ8m5bflmSL5vrwyeUpJfentacCUg6fOb8NOpOO7hz2+l37MV77T6BFPw==1407 integrity sha512-Y9dxC8ZpN3kImkk0LkK5XCEneYMAXlZ8m5bflmSL5vrwyeUpJfentacCUg6fOb8NOpOO7hz2+l37MV77T6BFPw==
1618 dependencies:1408 dependencies:
1619=======
1620
1621"@jest/schemas@^28.0.2":
1622 version "28.0.2"
1623 resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-28.0.2.tgz#08c30df6a8d07eafea0aef9fb222c5e26d72e613"
1624 integrity sha512-YVDJZjd4izeTDkij00vHHAymNXQ6WWsdChFRK86qck6Jpr3DCL5W3Is3vslviRlP+bLuMYRLbdp98amMvqudhA==
1625 dependencies:
1626 "@sinclair/typebox" "^0.23.3"
1627
1628"@jest/source-map@^28.0.2":
1629 version "28.0.2"
1630 resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-28.0.2.tgz#914546f4410b67b1d42c262a1da7e0406b52dc90"
1631 integrity sha512-Y9dxC8ZpN3kImkk0LkK5XCEneYMAXlZ8m5bflmSL5vrwyeUpJfentacCUg6fOb8NOpOO7hz2+l37MV77T6BFPw==
1632 dependencies:
1633>>>>>>> 7ed4fe9a... Try to fix test interfaces
1634 "@jridgewell/trace-mapping" "^0.3.7"1409 "@jridgewell/trace-mapping" "^0.3.7"
1635 callsites "^3.0.0"1410 callsites "^3.0.0"
1636 graceful-fs "^4.2.9"1411 graceful-fs "^4.2.9"
1706 resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01"1481 resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01"
1707 integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg==1482 integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg==
17081483
1709"@jridgewell/set-array@^1.0.0":
1710 version "1.1.0"
1711 resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01"
1712 integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg==
1713
1714"@jridgewell/sourcemap-codec@^1.4.10":1484"@jridgewell/sourcemap-codec@^1.4.10":
1715 version "1.4.12"1485 version "1.4.12"
1716 resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.12.tgz#7ed98f6fa525ffb7c56a2cbecb5f7bb91abd2baf"1486 resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.12.tgz#7ed98f6fa525ffb7c56a2cbecb5f7bb91abd2baf"
1717 integrity sha512-az/NhpIwP3K33ILr0T2bso+k2E/SLf8Yidd8mHl0n6sCQ4YdyC8qDhZA6kOPDNDBA56ZnIjngVl0U3jREA0BUA==1487 integrity sha512-az/NhpIwP3K33ILr0T2bso+k2E/SLf8Yidd8mHl0n6sCQ4YdyC8qDhZA6kOPDNDBA56ZnIjngVl0U3jREA0BUA==
17181488
1719<<<<<<< HEAD
1720"@jridgewell/trace-mapping@^0.3.0":
1721 version "0.3.4"
1722 resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
1723 integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==
1724=======
1725"@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9":1489"@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9":
1726 version "0.3.9"1490 version "0.3.9"
1727 resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"1491 resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
1728 integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==1492 integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==
1729>>>>>>> 7ed4fe9a... Try to fix test interfaces
1730 dependencies:1493 dependencies:
1731 "@jridgewell/resolve-uri" "^3.0.3"1494 "@jridgewell/resolve-uri" "^3.0.3"
1732 "@jridgewell/sourcemap-codec" "^1.4.10"1495 "@jridgewell/sourcemap-codec" "^1.4.10"
17331496
1734"@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.8":
1735 version "0.3.9"
1736 resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
1737 integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==
1738 dependencies:
1739 "@jridgewell/resolve-uri" "^3.0.3"
1740 "@jridgewell/sourcemap-codec" "^1.4.10"
1741
1742"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3":1497"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3":
1743 version "2.1.8-no-fsevents.3"1498 version "2.1.8-no-fsevents.3"
1744 resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"1499 resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
2021 rollup-plugin-cleanup "^3.2.1"1776 rollup-plugin-cleanup "^3.2.1"
2022 typescript "^4.6.4"1777 typescript "^4.6.4"
2023 yargs "^17.4.1"1778 yargs "^17.4.1"
2024<<<<<<< HEAD
20251779
2026"@polkadot/keyring@^9.1.1":1780"@polkadot/keyring@^9.1.1":
2027 version "9.1.1"1781 version "9.1.1"
2052 "@polkadot/types-codec" "8.3.1"1806 "@polkadot/types-codec" "8.3.1"
2053 "@polkadot/util" "^9.1.1"1807 "@polkadot/util" "^9.1.1"
20541808
2055=======
2056
2057"@polkadot/keyring@^9.1.1":
2058 version "9.1.1"
2059 resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-9.1.1.tgz#d4bf244d6dd23d06fed9334e79c0d46a8fdb5988"
2060 integrity sha512-qjnO1795v7wDvU2hW0H+z7bMPNV3xcVnIjozt3/+Y5Lphu3Tohh3WNgf9uNKIUTwbWxTF4wWsiUM1ajY4CRuMA==
2061 dependencies:
2062 "@babel/runtime" "^7.17.9"
2063 "@polkadot/util" "9.1.1"
2064 "@polkadot/util-crypto" "9.1.1"
2065
2066"@polkadot/networks@9.1.1", "@polkadot/networks@^9.1.1":
2067 version "9.1.1"
2068 resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-9.1.1.tgz#3b99dcedd1ed626f6efecc642e1dcebca64978e3"
2069 integrity sha512-L/jk8vDr4shzGEVOqOimmXySLpbrN8+qlk+BR3A6rFa4N+XjtcGvnnt+so+rXwJOu7U4/ir6qPU2Iq63XbQTMA==
2070 dependencies:
2071 "@babel/runtime" "^7.17.9"
2072 "@polkadot/util" "9.1.1"
2073 "@substrate/ss58-registry" "^1.17.0"
2074
2075"@polkadot/rpc-augment@8.3.1":
2076 version "8.3.1"
2077 resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-8.3.1.tgz#54e8399de7af81df63b3632ceac3bb7260e9842b"
2078 integrity sha512-drPw1E+ATNch/atX3+iciwXeDe71EHAU9f/LSsFJ3w2vqf39bOuj3R7Os4/W2N3Anlvv1AFrmeAP3hK2nAlezA==
2079 dependencies:
2080 "@babel/runtime" "^7.17.9"
2081 "@polkadot/rpc-core" "8.3.1"
2082 "@polkadot/types" "8.3.1"
2083 "@polkadot/types-codec" "8.3.1"
2084 "@polkadot/util" "^9.1.1"
2085
2086>>>>>>> 7ed4fe9a... Try to fix test interfaces
2087"@polkadot/rpc-core@8.3.1":1809"@polkadot/rpc-core@8.3.1":
2088 version "8.3.1"1810 version "8.3.1"
2089 resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-8.3.1.tgz#b69eb0b228fbdeebeeb7380a4750ce6bf8932c6c"1811 resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-8.3.1.tgz#b69eb0b228fbdeebeeb7380a4750ce6bf8932c6c"
2144 handlebars "^4.7.7"1866 handlebars "^4.7.7"
2145 websocket "^1.0.34"1867 websocket "^1.0.34"
2146 yargs "^17.4.1"1868 yargs "^17.4.1"
2147<<<<<<< HEAD
21481869
2149"@polkadot/types-augment@8.3.1":1870"@polkadot/types-augment@8.3.1":
2150 version "8.3.1"1871 version "8.3.1"
2173 "@polkadot/types-codec" "8.3.1"1894 "@polkadot/types-codec" "8.3.1"
2174 "@polkadot/util" "^9.1.1"1895 "@polkadot/util" "^9.1.1"
21751896
2176=======
2177
2178"@polkadot/types-augment@8.3.1":
2179 version "8.3.1"
2180 resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-8.3.1.tgz#0e07f32911fcae400a8bbe688035b1171c595db6"
2181 integrity sha512-eNvtpilnTg/hjdBiohZvkq2c+tGtf5r8nit2VOE3um0Ba80iXt0RItvNzWqShYNhGmD30gK7lDydz/HKa7uhow==
2182 dependencies:
2183 "@babel/runtime" "^7.17.9"
2184 "@polkadot/types" "8.3.1"
2185 "@polkadot/types-codec" "8.3.1"
2186 "@polkadot/util" "^9.1.1"
2187
2188"@polkadot/types-codec@8.3.1":
2189 version "8.3.1"
2190 resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-8.3.1.tgz#cdb9f43685369687dd3bbb4fe42404937aa8e5c1"
2191 integrity sha512-xixDDTnqaxavrD2v3xZmZ6l/su3WwKAPYXyILxuwRBBipkmTlBSjxjVnuVoRYP5F63AjHfMN/ZRqLs0ibZ+pRg==
2192 dependencies:
2193 "@babel/runtime" "^7.17.9"
2194 "@polkadot/util" "^9.1.1"
2195
2196"@polkadot/types-create@8.3.1":
2197 version "8.3.1"
2198 resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-8.3.1.tgz#aef428d7af0546bac36d41454823934eabd41380"
2199 integrity sha512-GyuqlBThPCoxztC2UMN4wGvbh9csTq+rerFrkVKoo1iVoGpghnwmnYw1QLHTYK8iEl6Ke5TfiyxpX8sq9PaYVQ==
2200 dependencies:
2201 "@babel/runtime" "^7.17.9"
2202 "@polkadot/types-codec" "8.3.1"
2203 "@polkadot/util" "^9.1.1"
2204
2205>>>>>>> 7ed4fe9a... Try to fix test interfaces
2206"@polkadot/types-known@8.3.1":1897"@polkadot/types-known@8.3.1":
2207 version "8.3.1"1898 version "8.3.1"
2208 resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-8.3.1.tgz#39432b0d58eca212aed9d985f452a5e93cca86dd"1899 resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-8.3.1.tgz#39432b0d58eca212aed9d985f452a5e93cca86dd"
2502 integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==2193 integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
25032194
2504"@types/babel__core@^7.1.14":2195"@types/babel__core@^7.1.14":
2505<<<<<<< HEAD
2506 version "7.1.18"
2507 resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.18.tgz#1a29abcc411a9c05e2094c98f9a1b7da6cdf49f8"
2508 integrity sha512-S7unDjm/C7z2A2R9NzfKCK1I+BAALDtxEmsJBwlB3EzNfb929ykjL++1CK9LO++EIp2fQrC8O+BwjKvz6UeDyQ==
2509=======
2510 version "7.1.19"2196 version "7.1.19"
2511 resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.19.tgz#7b497495b7d1b4812bdb9d02804d0576f43ee460"2197 resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.19.tgz#7b497495b7d1b4812bdb9d02804d0576f43ee460"
2512 integrity sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==2198 integrity sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==
2513>>>>>>> 7ed4fe9a... Try to fix test interfaces
2514 dependencies:2199 dependencies:
2515 "@babel/parser" "^7.1.0"2200 "@babel/parser" "^7.1.0"
2516 "@babel/types" "^7.0.0"2201 "@babel/types" "^7.0.0"
2534 "@babel/types" "^7.0.0"2219 "@babel/types" "^7.0.0"
25352220
2536"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":2221"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
2537<<<<<<< HEAD
2538 version "7.14.2"
2539 resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.14.2.tgz#ffcd470bbb3f8bf30481678fb5502278ca833a43"
2540 integrity sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==
2541=======
2542 version "7.17.1"2222 version "7.17.1"
2543 resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.17.1.tgz#1a0e73e8c28c7e832656db372b779bfd2ef37314"2223 resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.17.1.tgz#1a0e73e8c28c7e832656db372b779bfd2ef37314"
2544 integrity sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==2224 integrity sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==
2545>>>>>>> 7ed4fe9a... Try to fix test interfaces
2546 dependencies:2225 dependencies:
2547 "@babel/types" "^7.3.0"2226 "@babel/types" "^7.3.0"
25482227
2567 dependencies:2246 dependencies:
2568 "@types/chai" "*"2247 "@types/chai" "*"
25692248
2570<<<<<<< HEAD
2571"@types/chai@*":
2572 version "4.3.0"
2573 resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.0.tgz#23509ebc1fa32f1b4d50d6a66c4032d5b8eaabdc"
2574 integrity sha512-/ceqdqeRraGolFTcfoXNiqjyQhZzbINDngeoAq9GoHa8PPK1yNzTaxWjA6BFWp5Ua9JpXEMSS4s5i9tS0hOJtw==
2575=======
2576"@types/chai@*", "@types/chai@^4.3.1":2249"@types/chai@*", "@types/chai@^4.3.1":
2577 version "4.3.1"2250 version "4.3.1"
2578 resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"2251 resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
2579 integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==2252 integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
2580>>>>>>> 7ed4fe9a... Try to fix test interfaces
25812253
2582"@types/chai@^4.3.1":
2583 version "4.3.1"
2584 resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
2585 integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
2586
2587"@types/chrome@^0.0.171":2254"@types/chrome@^0.0.171":
2588 version "0.0.171"2255 version "0.0.171"
2589 resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.171.tgz#6ee9aca52fabbe645372088fcc86b33cff33fcba"2256 resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.171.tgz#6ee9aca52fabbe645372088fcc86b33cff33fcba"
2677 "@types/node" "*"2344 "@types/node" "*"
2678 form-data "^3.0.0"2345 form-data "^3.0.0"
26792346
2680<<<<<<< HEAD
2681"@types/node@*":
2682 version "17.0.18"
2683 resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.18.tgz#3b4fed5cfb58010e3a2be4b6e74615e4847f1074"
2684 integrity sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA==
2685=======
2686"@types/node@*", "@types/node@^17.0.31":2347"@types/node@*", "@types/node@^17.0.31":
2687 version "17.0.31"2348 version "17.0.31"
2688 resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"2349 resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
2689 integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==2350 integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
2690>>>>>>> 7ed4fe9a... Try to fix test interfaces
26912351
2692"@types/node@^12.12.6":2352"@types/node@^12.12.6":
2693 version "12.20.50"2353 version "12.20.50"
2699 resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.3.tgz#705bb349e789efa06f43f128cef51240753424cb"2359 resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.3.tgz#705bb349e789efa06f43f128cef51240753424cb"
2700 integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==2360 integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
27012361
2702"@types/node@^17.0.31":
2703 version "17.0.31"
2704 resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
2705 integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
2706
2707"@types/parse5@*":
2708 version "6.0.3"
2709 resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.3.tgz#705bb349e789efa06f43f128cef51240753424cb"
2710 integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
2711
2712"@types/pbkdf2@^3.0.0":2362"@types/pbkdf2@^3.0.0":
2713 version "3.1.0"2363 version "3.1.0"
2714 resolved "https://registry.yarnpkg.com/@types/pbkdf2/-/pbkdf2-3.1.0.tgz#039a0e9b67da0cdc4ee5dab865caa6b267bb66b1"2364 resolved "https://registry.yarnpkg.com/@types/pbkdf2/-/pbkdf2-3.1.0.tgz#039a0e9b67da0cdc4ee5dab865caa6b267bb66b1"
2891 optionalDependencies:2541 optionalDependencies:
2892 prettier "^1.18.2 || ^2.0.0"2542 prettier "^1.18.2 || ^2.0.0"
28932543
2894<<<<<<< HEAD
2895abab@^2.0.5:
2896 version "2.0.5"
2897 resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
2898 integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
2899=======
2900abab@^2.0.5, abab@^2.0.6:2544abab@^2.0.5, abab@^2.0.6:
2901 version "2.0.6"2545 version "2.0.6"
2902 resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"2546 resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
2903 integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==2547 integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==
2904>>>>>>> 7ed4fe9a... Try to fix test interfaces
29052548
2906abab@^2.0.6:
2907 version "2.0.6"
2908 resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
2909 integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==
2910
2911accepts@~1.3.8:2549accepts@~1.3.8:
2912 version "1.3.8"2550 version "1.3.8"
2913 resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"2551 resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
2944 resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"2582 resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
2945 integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==2583 integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
29462584
2947<<<<<<< HEAD
2948acorn@^8.4.1, acorn@^8.7.0:
2949 version "8.7.0"
2950 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
2951 integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
2952=======
2953acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.0:2585acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.0:
2954 version "8.7.1"2586 version "8.7.1"
2955 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"2587 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
2956 integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==2588 integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
2957>>>>>>> 7ed4fe9a... Try to fix test interfaces
29582589
2959acorn@^8.5.0:
2960 version "8.7.1"
2961 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
2962 integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
2963
2964agent-base@6:2590agent-base@6:
2965 version "6.0.2"2591 version "6.0.2"
2966 resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"2592 resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
3527 node-releases "^2.0.3"3153 node-releases "^2.0.3"
3528 picocolors "^1.0.0"3154 picocolors "^1.0.0"
35293155
3530browserslist@^4.20.2, browserslist@^4.20.3:
3531 version "4.20.3"
3532 resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf"
3533 integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==
3534 dependencies:
3535 caniuse-lite "^1.0.30001332"
3536 electron-to-chromium "^1.4.118"
3537 escalade "^3.1.1"
3538 node-releases "^2.0.3"
3539 picocolors "^1.0.0"
3540
3541bs58@^4.0.0:3156bs58@^4.0.0:
3542 version "4.0.1"3157 version "4.0.1"
3543 resolved "https://registry.yarnpkg.com/bs58/-/bs58-4.0.1.tgz#be161e76c354f6f788ae4071f63f34e8c4f0a42a"3158 resolved "https://registry.yarnpkg.com/bs58/-/bs58-4.0.1.tgz#be161e76c354f6f788ae4071f63f34e8c4f0a42a"
3653 integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==3268 integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
36543269
3655caniuse-lite@^1.0.30001332:3270caniuse-lite@^1.0.30001332:
3656 version "1.0.30001336"
3657 resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001336.tgz#a9eb13edd2613f418ebc632c8d6c9ab9fde7ccc4"
3658 integrity sha512-/YxSlBmL7iKXTbIJ48IQTnAOBk7XmWsxhBF1PZLOko5Dt9qc4Pl+84lfqG3Tc4EuavurRn1QLoVJGxY2iSycfw==
3659
3660caniuse-lite@^1.0.30001332:
3661 version "1.0.30001335"3271 version "1.0.30001335"
3662 resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001335.tgz#899254a0b70579e5a957c32dced79f0727c61f2a"3272 resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001335.tgz#899254a0b70579e5a957c32dced79f0727c61f2a"
3663 integrity sha512-ddP1Tgm7z2iIxu6QTtbZUv6HJxSaV/PZeSrWFZtbY4JZ69tOeNhBCl3HyRQgeNZKE5AOn1kpV7fhljigy0Ty3w==3273 integrity sha512-ddP1Tgm7z2iIxu6QTtbZUv6HJxSaV/PZeSrWFZtbY4JZ69tOeNhBCl3HyRQgeNZKE5AOn1kpV7fhljigy0Ty3w==
3999 resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.3.tgz#fc7a6216e408e74414b90230050842dacda75acc"3609 resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.3.tgz#fc7a6216e408e74414b90230050842dacda75acc"
4000 integrity sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==3610 integrity sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==
40013611
4002<<<<<<< HEAD
4003core-js-compat@^3.21.0:
4004 version "3.21.1"
4005 resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.21.1.tgz#cac369f67c8d134ff8f9bd1623e3bc2c42068c82"
4006 integrity sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==
4007=======
4008core-js-compat@^3.21.0, core-js-compat@^3.22.1:3612core-js-compat@^3.21.0, core-js-compat@^3.22.1:
4009 version "3.22.4"3613 version "3.22.4"
4010 resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.22.4.tgz#d700f451e50f1d7672dcad0ac85d910e6691e579"3614 resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.22.4.tgz#d700f451e50f1d7672dcad0ac85d910e6691e579"
4011 integrity sha512-dIWcsszDezkFZrfm1cnB4f/J85gyhiCpxbgBdohWCDtSVuAaChTSpPV7ldOQf/Xds2U5xCIJZOK82G4ZPAIswA==3615 integrity sha512-dIWcsszDezkFZrfm1cnB4f/J85gyhiCpxbgBdohWCDtSVuAaChTSpPV7ldOQf/Xds2U5xCIJZOK82G4ZPAIswA==
4012>>>>>>> 7ed4fe9a... Try to fix test interfaces
4013 dependencies:3616 dependencies:
4014 browserslist "^4.20.3"3617 browserslist "^4.20.3"
4015 semver "7.0.0"3618 semver "7.0.0"
40163619
4017core-js-compat@^3.22.1:
4018 version "3.22.4"
4019 resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.22.4.tgz#d700f451e50f1d7672dcad0ac85d910e6691e579"
4020 integrity sha512-dIWcsszDezkFZrfm1cnB4f/J85gyhiCpxbgBdohWCDtSVuAaChTSpPV7ldOQf/Xds2U5xCIJZOK82G4ZPAIswA==
4021 dependencies:
4022 browserslist "^4.20.3"
4023 semver "7.0.0"
4024
4025core-util-is@1.0.2:3620core-util-is@1.0.2:
4026 version "1.0.2"3621 version "1.0.2"
4027 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"3622 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
4176 dependencies:3771 dependencies:
4177 ms "2.0.0"3772 ms "2.0.0"
41783773
4179<<<<<<< HEAD
4180debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3:
4181 version "4.3.3"
4182 resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
4183 integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
4184=======
4185debug@4, debug@4.3.4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3:3774debug@4, debug@4.3.4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3:
4186 version "4.3.4"3775 version "4.3.4"
4187 resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"3776 resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
4188 integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==3777 integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
4189>>>>>>> 7ed4fe9a... Try to fix test interfaces
4190 dependencies:3778 dependencies:
4191 ms "2.1.2"3779 ms "2.1.2"
41923780
4193debug@4.3.4:
4194 version "4.3.4"
4195 resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
4196 integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
4197 dependencies:
4198 ms "2.1.2"
4199
4200debug@^3.2.7:3781debug@^3.2.7:
4201 version "3.2.7"3782 version "3.2.7"
4202 resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"3783 resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
4513 integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=4094 integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
45144095
4515electron-to-chromium@^1.4.118:4096electron-to-chromium@^1.4.118:
4516<<<<<<< HEAD
4517 version "1.4.132"
4518 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.132.tgz#b64599eb018221e52e2e4129de103b03a413c55d"
4519 integrity sha512-JYdZUw/1068NWN+SwXQ7w6Ue0bWYGihvSUNNQwurvcDV/SM7vSiGZ3NuFvFgoEiCs4kB8xs3cX2an3wB7d4TBw==
4520
4521electron-to-chromium@^1.4.71:
4522 version "1.4.71"
4523 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz#17056914465da0890ce00351a3b946fd4cd51ff6"
4524 integrity sha512-Hk61vXXKRb2cd3znPE9F+2pLWdIOmP7GjiTj45y6L3W/lO+hSnUSUhq+6lEaERWBdZOHbk2s3YV5c9xVl3boVw==
4525=======
4526 version "1.4.134"4097 version "1.4.134"
4527 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.134.tgz#9baca7a018ca489d8e81a00c7cfe15161da38568"4098 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.134.tgz#9baca7a018ca489d8e81a00c7cfe15161da38568"
4528 integrity sha512-OdD7M2no4Mi8PopfvoOuNcwYDJ2mNFxaBfurA6okG3fLBaMcFah9S+si84FhX+FIWLKkdaiHfl4A+5ep/gOVrg==4099 integrity sha512-OdD7M2no4Mi8PopfvoOuNcwYDJ2mNFxaBfurA6okG3fLBaMcFah9S+si84FhX+FIWLKkdaiHfl4A+5ep/gOVrg==
4529>>>>>>> 7ed4fe9a... Try to fix test interfaces
45304100
4531elliptic@6.5.4, elliptic@^6.4.0, elliptic@^6.5.3, elliptic@^6.5.4:4101elliptic@6.5.4, elliptic@^6.4.0, elliptic@^6.5.3, elliptic@^6.5.4:
4532 version "6.5.4"4102 version "6.5.4"
5460 resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"5030 resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
5461 integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=5031 integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
54625032
5463<<<<<<< HEAD
5464=======
5465functions-have-names@^1.2.2:5033functions-have-names@^1.2.2:
5466 version "1.2.3"5034 version "1.2.3"
5467 resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"5035 resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
5468 integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==5036 integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
54695037
5470>>>>>>> 7ed4fe9a... Try to fix test interfaces
5471gauge@^v4.0.4:5038gauge@^v4.0.4:
5472 version "4.0.4"5039 version "4.0.4"
5473 resolved "https://registry.yarnpkg.com/gauge/-/gauge-4.0.4.tgz#52ff0652f2bbf607a989793d53b751bef2328dce"5040 resolved "https://registry.yarnpkg.com/gauge/-/gauge-4.0.4.tgz#52ff0652f2bbf607a989793d53b751bef2328dce"
6145 dependencies:5712 dependencies:
6146 ci-info "^2.0.0"5713 ci-info "^2.0.0"
61475714
6148<<<<<<< HEAD
6149is-core-module@^2.2.0, is-core-module@^2.8.1:
6150 version "2.8.1"
6151 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
6152 integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
6153=======
6154is-core-module@^2.2.0, is-core-module@^2.3.0, is-core-module@^2.8.1:5715is-core-module@^2.2.0, is-core-module@^2.3.0, is-core-module@^2.8.1:
6155 version "2.9.0"5716 version "2.9.0"
6156 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"5717 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
6157 integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==5718 integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
6158>>>>>>> 7ed4fe9a... Try to fix test interfaces
6159 dependencies:5719 dependencies:
6160 has "^1.0.3"5720 has "^1.0.3"
61615721
6162is-core-module@^2.3.0:
6163 version "2.9.0"
6164 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
6165 integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
6166 dependencies:
6167 has "^1.0.3"
6168
6169is-date-object@^1.0.1:5722is-date-object@^1.0.1:
6170 version "1.0.5"5723 version "1.0.5"
6171 resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"5724 resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
6978 resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"6531 resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
6979 integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==6532 integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
69806533
6981json5@^2.2.1:
6982 version "2.2.1"
6983 resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
6984 integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
6985
6986jsonfile@^4.0.0:6534jsonfile@^4.0.0:
6987 version "4.0.0"6535 version "4.0.0"
6988 resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"6536 resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
7397 dependencies:6945 dependencies:
7398 brace-expansion "^1.1.7"6946 brace-expansion "^1.1.7"
73996947
7400<<<<<<< HEAD
7401minimist@^1.2.0, minimist@^1.2.5:
7402 version "1.2.5"
7403 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
7404 integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
7405=======
7406minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:6948minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
7407 version "1.2.6"6949 version "1.2.6"
7408 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"6950 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
7409 integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==6951 integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
7410>>>>>>> 7ed4fe9a... Try to fix test interfaces
74116952
7412minimist@^1.2.6:
7413 version "1.2.6"
7414 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
7415 integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
7416
7417minipass@^2.6.0, minipass@^2.9.0:6953minipass@^2.6.0, minipass@^2.9.0:
7418 version "2.9.0"6954 version "2.9.0"
7419 resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz#e713762e7d3e32fed803115cf93e04bca9fcc9a6"6955 resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz#e713762e7d3e32fed803115cf93e04bca9fcc9a6"
7642 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"7178 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
7643 integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==7179 integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
76447180
7645<<<<<<< HEAD
7646node-releases@^2.0.3:
7647 version "2.0.4"
7648 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
7649 integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
7650
7651node-source-walk@^4.0.0, node-source-walk@^4.2.0:
7652 version "4.2.0"
7653 resolved "https://registry.yarnpkg.com/node-source-walk/-/node-source-walk-4.2.0.tgz#c2efe731ea8ba9c03c562aa0a9d984e54f27bc2c"
7654 integrity sha512-hPs/QMe6zS94f5+jG3kk9E7TNm4P2SulrKiLWMzKszBfNZvL/V6wseHlTd7IvfW0NZWqPtK3+9yYNr+3USGteA==
7655=======
7656node-source-walk@^4.0.0, node-source-walk@^4.2.0, node-source-walk@^4.2.2:7181node-source-walk@^4.0.0, node-source-walk@^4.2.0, node-source-walk@^4.2.2:
7657 version "4.3.0"7182 version "4.3.0"
7658 resolved "https://registry.yarnpkg.com/node-source-walk/-/node-source-walk-4.3.0.tgz#8336b56cfed23ac5180fe98f1e3bb6b11fd5317c"7183 resolved "https://registry.yarnpkg.com/node-source-walk/-/node-source-walk-4.3.0.tgz#8336b56cfed23ac5180fe98f1e3bb6b11fd5317c"
7659 integrity sha512-8Q1hXew6ETzqKRAs3jjLioSxNfT1cx74ooiF8RlAONwVMcfq+UdzLC2eB5qcPldUxaE5w3ytLkrmV1TGddhZTA==7184 integrity sha512-8Q1hXew6ETzqKRAs3jjLioSxNfT1cx74ooiF8RlAONwVMcfq+UdzLC2eB5qcPldUxaE5w3ytLkrmV1TGddhZTA==
7660>>>>>>> 7ed4fe9a... Try to fix test interfaces
7661 dependencies:7185 dependencies:
7662 "@babel/parser" "^7.0.0"7186 "@babel/parser" "^7.0.0"
76637187
8057 resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"7581 resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
8058 integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==7582 integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
80597583
8060<<<<<<< HEAD
8061picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0:
8062=======
8063picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1:7584picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1:
8064>>>>>>> 7ed4fe9a... Try to fix test interfaces
8065 version "2.3.1"7585 version "2.3.1"
8066 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"7586 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
8067 integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==7587 integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
8201 resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"7721 resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
8202 integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=7722 integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
82037723
8204<<<<<<< HEAD
8205"prettier@^1.18.2 || ^2.0.0":
8206 version "2.5.1"
8207 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
8208 integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
8209
8210prettier@^2.6.2:
8211 version "2.6.2"
8212 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
8213 integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
8214
8215=======
8216"prettier@^1.18.2 || ^2.0.0", prettier@^2.6.2:7724"prettier@^1.18.2 || ^2.0.0", prettier@^2.6.2:
8217 version "2.6.2"7725 version "2.6.2"
8218 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"7726 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
8219 integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==7727 integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
82207728
8221>>>>>>> 7ed4fe9a... Try to fix test interfaces
8222pretty-format@^28.0.2:7729pretty-format@^28.0.2:
8223 version "28.0.2"7730 version "28.0.2"
8224 resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-28.0.2.tgz#6a24d71cbb61a5e5794ba7513fe22101675481bc"7731 resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-28.0.2.tgz#6a24d71cbb61a5e5794ba7513fe22101675481bc"
8696 estree-walker "^0.6.1"8203 estree-walker "^0.6.1"
86978204
8698rollup@^2.71.1:8205rollup@^2.71.1:
8699<<<<<<< HEAD
8700 version "2.71.1"
8701 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.71.1.tgz#82b259af7733dfd1224a8171013aaaad02971a22"
8702 integrity sha512-lMZk3XfUBGjrrZQpvPSoXcZSfKcJ2Bgn+Z0L1MoW2V8Wh7BVM+LOBJTPo16yul2MwL59cXedzW1ruq3rCjSRgw==
8703=======
8704 version "2.72.0"8206 version "2.72.0"
8705 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.0.tgz#f94280b003bcf9f2f1f2594059a9db5abced371e"8207 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.0.tgz#f94280b003bcf9f2f1f2594059a9db5abced371e"
8706 integrity sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA==8208 integrity sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA==
8707>>>>>>> 7ed4fe9a... Try to fix test interfaces
8708 optionalDependencies:8209 optionalDependencies:
8709 fsevents "~2.3.2"8210 fsevents "~2.3.2"
87108211
8720 dependencies:8221 dependencies:
8721 queue-microtask "^1.2.2"8222 queue-microtask "^1.2.2"
87228223
8723<<<<<<< HEAD
8724rxjs@^7.2.0:
8725 version "7.5.4"
8726 resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
8727 integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
8728=======
8729rxjs@^7.5.5:8224rxjs@^7.5.5:
8730 version "7.5.5"8225 version "7.5.5"
8731 resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"8226 resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
8732 integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==8227 integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
8733>>>>>>> 7ed4fe9a... Try to fix test interfaces
8734 dependencies:8228 dependencies:
8735 tslib "^2.1.0"8229 tslib "^2.1.0"
87368230
8737rxjs@^7.5.5:
8738 version "7.5.5"
8739 resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
8740 integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
8741 dependencies:
8742 tslib "^2.1.0"
8743
8744safe-buffer@5.2.1, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@^5.2.1, safe-buffer@~5.2.0:8231safe-buffer@5.2.1, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@^5.2.1, safe-buffer@~5.2.0:
8745 version "5.2.1"8232 version "5.2.1"
8746 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"8233 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
8806 resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"8293 resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
8807 integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==8294 integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
88088295
8809<<<<<<< HEAD
8810semver@^7.0.0:
8811 version "7.3.7"
8812 resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
8813 integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
8814 dependencies:
8815 lru-cache "^6.0.0"
8816
8817semver@^7.3.4, semver@^7.3.5:
8818 version "7.3.5"
8819 resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
8820 integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
8821=======
8822semver@^7.0.0, semver@^7.3.4, semver@^7.3.5:8296semver@^7.0.0, semver@^7.3.4, semver@^7.3.5:
8823 version "7.3.7"8297 version "7.3.7"
8824 resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"8298 resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
8825 integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==8299 integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
8826>>>>>>> 7ed4fe9a... Try to fix test interfaces
8827 dependencies:8300 dependencies:
8828 lru-cache "^6.0.0"8301 lru-cache "^6.0.0"
88298302
9014 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"8487 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
9015 integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==8488 integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
90168489
9017<<<<<<< HEAD
9018sourcemap-codec@^1.4.4:
9019=======
9020sourcemap-codec@^1.4.8:8490sourcemap-codec@^1.4.8:
9021>>>>>>> 7ed4fe9a... Try to fix test interfaces
9022 version "1.4.8"8491 version "1.4.8"
9023 resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"8492 resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
9024 integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==8493 integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
9409 v8-compile-cache-lib "^3.0.0"8878 v8-compile-cache-lib "^3.0.0"
9410 yn "3.1.1"8879 yn "3.1.1"
94118880
9412<<<<<<< HEAD
9413tsconfig-paths@^3.14.1:
9414=======
9415tsconfig-paths@^3.10.1, tsconfig-paths@^3.14.1:8881tsconfig-paths@^3.10.1, tsconfig-paths@^3.14.1:
9416>>>>>>> 7ed4fe9a... Try to fix test interfaces
9417 version "3.14.1"8882 version "3.14.1"
9418 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"8883 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
9419 integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==8884 integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
10301 yargs-parser "^20.2.2"9766 yargs-parser "^20.2.2"
103029767
10303yargs@^17.0.0, yargs@^17.3.1, yargs@^17.4.1:9768yargs@^17.0.0, yargs@^17.3.1, yargs@^17.4.1:
10304 version "17.4.1"
10305 resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"
10306 integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==
10307 dependencies:
10308 cliui "^7.0.2"
10309 escalade "^3.1.1"
10310 get-caller-file "^2.0.5"
10311 require-directory "^2.1.1"
10312 string-width "^4.2.3"
10313 y18n "^5.0.5"
10314 yargs-parser "^21.0.0"
10315
10316yargs@^17.4.1:
10317 version "17.4.1"9769 version "17.4.1"
10318 resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"9770 resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"
10319 integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==9771 integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==