diff --git a/.betterer.results b/.betterer.results deleted file mode 100644 index 9d7a6e095c2..00000000000 --- a/.betterer.results +++ /dev/null @@ -1,1917 +0,0 @@ -// BETTERER RESULTS V2. -// -// If this file contains merge conflicts, use `betterer merge` to automatically resolve them: -// https://phenomnomnominal.github.io/betterer/docs/results-file/#merge -// -exports[`Stop using useAnimatedValue, use useSharedValue instead`] = { - value: `{ - "src/app/Components/Disappearable.tsx:2829677151": [ - [12, 18, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/HeaderArtworksFilter/HeaderArtworksFilter.tests.tsx:983879919": [ - [15, 27, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/HeaderArtworksFilter/HeaderArtworksFilterWithTotalArtworks.tests.tsx:198730798": [ - [31, 27, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/StickyHeaderPage.tsx:3134858519": [ - [25, 24, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [26, 24, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/StickyTabPage/SnappyHorizontalRail.tsx:3286959785": [ - [12, 24, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/StickyTabPage/StaticHeaderContainer.tsx:1563279584": [ - [18, 20, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [19, 31, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [20, 31, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/StickyTabPage/StickyTabPage.tsx:2693435499": [ - [71, 31, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [98, 24, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/StickyTabPage/StickyTabPageFlatList.tsx:1730879644": [ - [52, 24, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [53, 23, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [54, 24, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [66, 23, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [168, 29, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Components/StickyTabPage/reanimatedHelpers.ts:805487622": [ - [10, 16, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [36, 16, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [37, 20, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/ImageCarouselFullScreen.tsx:654763029": [ - [48, 22, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/ImageZoomView.tsx:923915216": [ - [129, 23, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [279, 28, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [280, 28, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"], - [281, 23, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/VerticalSwipeToDismiss.tsx:2065627195": [ - [37, 18, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/useAnimatedValue.tests.tsx:1868627260": [ - [12, 10, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/useSpringValue.ts:411637173": [ - [18, 16, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/app/Scenes/MyCollection/Components/MyCollectionSearchBar.tsx:2275431120": [ - [37, 33, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ], - "src/palette/elements/Spinner/CircularSpinner.tsx:2364825164": [ - [55, 19, 17, "\`useAnimatedValue\` is for reanimated v1. Use v2\'s \`useSharedValue\`.", "3761664346"] - ] - }` -}; - -exports[`Stop using moment, use luxon instead`] = { - value: `{ - "src/app/Components/ArtworkGrids/LotProgressBar.tests.tsx:1262375463": [ - [3, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/AuctionResultsList.tsx:975237273": [ - [7, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Bidding/Components/Timer.tests.tsx:3331192964": [ - [3, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Bidding/Components/Timer.tsx:3834085858": [ - [4, 14, 22, "We are migrating away from \`moment\`, towards \`luxon\`.", "1513299653"] - ], - "src/app/Components/Countdown/CountdownTimer.tsx:2306400282": [ - [1, 20, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Countdown/DurationProvider.tests.tsx:1740588802": [ - [1, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Countdown/DurationProvider.tsx:2862669178": [ - [1, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Countdown/StateManager.tests.tsx:3710059490": [ - [2, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Countdown/Ticker.tests.tsx:722819666": [ - [2, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Countdown/Ticker.tsx:1619936038": [ - [2, 20, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Lists/AuctionResultListItem.tests.tsx:2328333107": [ - [6, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Components/Lists/AuctionResultListItem.tsx:288945715": [ - [6, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Artwork/Components/ArtworkLotTimer.tsx:332617485": [ - [17, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/AuctionResult/AuctionResult.tsx:1245404998": [ - [17, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/AuctionResult/helpers.tests.ts:184195589": [ - [0, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/AuctionResult/helpers.ts:4038206533": [ - [1, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ConversationSnippet.tests.tsx:393925534": [ - [1, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ConversationSnippet.tsx:4214254608": [ - [4, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Message.tests.tsx:209688755": [ - [1, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Inbox/Components/Conversations/MessageGroup.tsx:3686261847": [ - [4, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Inbox/Components/Conversations/TimeSince.tsx:3169334214": [ - [0, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Inbox/Components/Conversations/utils/groupConversationItems.ts:42383392": [ - [0, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Map/bucketCityResults.ts:1806674318": [ - [2, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Map/exhibitionPeriodParser.ts:1779502468": [ - [0, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/MyBids/Components/ClosedLotStanding.tsx:700231411": [ - [4, 14, 22, "We are migrating away from \`moment\`, towards \`luxon\`.", "1513299653"] - ], - "src/app/Scenes/OrderHistory/OrderHistoryRow.tsx:3257661711": [ - [5, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Sale/Components/SaleHeader.tsx:2655037911": [ - [9, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Sale/SaleHeader.tests.tsx:683773695": [ - [6, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Sale/helpers.tests.ts:307568959": [ - [0, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/Sale/helpers.ts:2844435259": [ - [0, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/Scenes/SaleInfo/SaleInfo.tsx:4139374294": [ - [15, 14, 22, "We are migrating away from \`moment\`, towards \`luxon\`.", "1513299653"] - ], - "src/app/Scenes/Sales/Components/SaleListItem.tests.tsx:298745113": [ - [1, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/store/config/EchoModel.tests.tsx:1952263738": [ - [4, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/store/config/EchoModel.tsx:2359176509": [ - [4, 14, 22, "We are migrating away from \`moment\`, towards \`luxon\`.", "1513299653"] - ], - "src/app/utils/getUrgencyTag.ts:1614692514": [ - [0, 14, 13, "We are migrating away from \`moment\`, towards \`luxon\`.", "3265611491"] - ], - "src/app/utils/saleTime.ts:2947507623": [ - [0, 14, 22, "We are migrating away from \`moment\`, towards \`luxon\`.", "1513299653"] - ] - }` -}; - -exports[`Finish our strictness migration`] = { - value: `{ - "src/app/Components/Bidding/Screens/ConfirmBid.tests.tsx:2156616320": [ - [25, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Components/Bidding/Screens/ConfirmBid/index.tsx:1305485570": [ - [30, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [81, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [87, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [89, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [91, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [187, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [189, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [191, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [193, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [195, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [197, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [199, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [366, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Components/Bidding/Screens/Registration.tests.tsx:1752819429": [ - [16, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [170, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [172, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [176, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [181, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [318, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [320, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [350, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [352, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [404, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [406, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [410, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [441, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [443, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [447, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [478, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [480, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [484, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [539, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [541, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [563, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [565, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [597, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [599, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [618, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [620, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [654, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [656, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Components/Bidding/Screens/Registration.tsx:3779435198": [ - [36, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [83, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [85, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [87, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [341, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [430, 60, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [442, 60, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Components/Countdown/CountdownTimer.tsx:2306400282": [ - [22, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [56, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Components/RetryErrorBoundary.tsx:1976228410": [ - [22, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Components/ScrollableTabBar.tsx:2232339801": [ - [59, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [71, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [75, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Components/TabBar.tsx:2724789569": [ - [62, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [95, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [99, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/ArtworkExtraLinks/partnerName.tests.tsx:3283791376": [ - [7, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [12, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [17, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [22, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [29, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [36, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [43, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [50, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/AuctionPrice.tsx:2112730869": [ - [22, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [26, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [61, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [64, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [66, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/BidButton.tsx:1104439896": [ - [24, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [27, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [30, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [72, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [86, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [111, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [116, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [199, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [209, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [211, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [241, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [268, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [270, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [282, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/BuyNowButton.tsx:1918628491": [ - [85, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/MakeOfferButton.tsx:3186730594": [ - [26, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [37, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [110, 64, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/CommercialInformation.tsx:3131724196": [ - [229, 60, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [231, 60, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [280, 60, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/DeepZoom/DeepZoomOverlay.tsx:1776784817": [ - [36, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/DeepZoom/DeepZoomTile.tsx:2736540225": [ - [26, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [31, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/ImageCarouselFullScreen.tsx:654763029": [ - [127, 68, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/ImageCarouselContext.tsx:2117699572": [ - [87, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [112, 64, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Artwork/Components/OtherWorks/ContextGridCTA.tsx:1888146634": [ - [22, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/City.tsx:787509940": [ - [11, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [45, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [112, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [149, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [154, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [161, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [171, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [175, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [228, 70, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [233, 70, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/CityFairList.tsx:968007184": [ - [50, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [63, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [83, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/CitySectionList.tsx:3440590734": [ - [29, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/Components/AllEvents.tsx:746348506": [ - [43, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [67, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [69, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [78, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [139, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [232, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/Components/BMWEventSection/index.tsx:1351137815": [ - [52, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/Components/Event/index.tsx:1645685399": [ - [97, 62, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [118, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/Components/EventList.tsx:1290486133": [ - [38, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/Components/EventSection/index.tsx:90262994": [ - [24, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [30, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/Components/FairEventSection/index.tsx:2309552943": [ - [26, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/City/cityTabs.ts:4161091079": [ - [7, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [9, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [15, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [23, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [29, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [36, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Collection/Collection.tests.tsx:3795929435": [ - [23, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Collection/Components/FeaturedArtists.tsx:2095048176": [ - [22, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [25, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [41, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [46, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [73, 64, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Collection/Components/FullFeaturedArtistList.tsx:1542306537": [ - [24, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [31, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [48, 62, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [51, 66, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Inbox/Components/ActiveBids/ActiveBid.tsx:2151902859": [ - [88, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [116, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [118, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [120, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [127, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [129, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [131, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [133, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [135, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [141, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [148, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ConversationSnippet.tsx:4214254608": [ - [46, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [54, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [63, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [69, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [73, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [75, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [77, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [79, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Inbox/Components/Conversations/InquiryMakeOfferButton.tsx:3464026788": [ - [30, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [97, 64, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Inbox/Components/Conversations/SendConversationMessage.ts:3426406869": [ - [27, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [31, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [35, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Inbox/Screens/Conversation.tsx:408662661": [ - [62, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [64, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [88, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [114, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [130, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [134, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [146, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [150, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [161, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [168, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [170, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [176, 60, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Map/Components/PinsShapeLayer.tsx:2931968919": [ - [70, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [107, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Map/Components/ShowCard.tsx:3422165572": [ - [53, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [86, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Map/EventEmitter.ts:1252896156": [ - [12, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [20, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [37, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Map/GlobalMap.tsx:1012628576": [ - [143, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [146, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [152, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [166, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [178, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [191, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [196, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [198, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [240, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [267, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [287, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [345, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [463, 64, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [531, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [542, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [586, 68, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [588, 70, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [675, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [677, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/Map/bucketCityResults.ts:1806674318": [ - [8, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [10, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [12, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [15, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [18, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [21, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [23, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [25, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [27, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [29, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [32, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [35, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [39, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [42, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [45, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [47, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [52, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [55, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/MyProfile/LoggedInUserInfo.tsx:1793191809": [ - [44, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/SellWithArtsy/SubmitArtwork/UploadPhotos/utils/gemini/createGeminiAssetWithS3Credentials.ts:2415186200": [ - [32, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/SellWithArtsy/SubmitArtwork/UploadPhotos/utils/gemini/getGeminiCredentialsForEnvironment.ts:464420617": [ - [8, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [49, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/Scenes/SellWithArtsy/SubmitArtwork/UploadPhotos/utils/uploadFileToS3.ts:3382805377": [ - [49, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [65, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/system/relay/middlewares/metaphysicsMiddleware.ts:1634627424": [ - [13, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [15, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/system/relay/middlewares/timingMiddleware.ts:831390156": [ - [3, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [7, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/utils/CatchErrors.tsx:1166684242": [ - [4, 50, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/utils/convertCityToGeoJSON.ts:759853562": [ - [50, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [52, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/utils/renderMarkdown.tests.tsx:1271202079": [ - [62, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [88, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [117, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/utils/renderWithPlaceholder.tsx:3187757658": [ - [75, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [82, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ], - "src/app/utils/tests/createMockNetworkLayer/index.ts:1655627387": [ - [11, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [14, 48, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [27, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [76, 56, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [130, 52, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [142, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [151, 58, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [153, 64, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [155, 64, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"], - [254, 54, 40, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "1708246099"] - ] - }` -}; - -exports[`Avoid using test-renderer`] = { - value: `{ - "src/app/Components/ArticleCard.tests.tsx:466144141": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistConsignButton.tests.tsx:4132109638": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistInsights/ArtistInsights.tests.tsx:2045229652": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistInsights/ArtistInsightsAuctionResults.tests.tsx:2848029680": [ - [7, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistInsights/MarketStats.tests.tsx:3368491021": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistShows/ArtistShow.tests.tsx:2207575001": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistShows/Metadata.tests.tsx:1603508536": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistShows/SmallList.tests.tsx:2544230354": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Artist/ArtistShows/VariableSizeShowsList.tests.tsx:4233353579": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtistListItem.tests.tsx:4282305779": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtworkFilter/Filters/ColorsOptions.tests.tsx:1507937937": [ - [9, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtworkFilter/Filters/ColorsSwatch.tests.tsx:1994947087": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtworkFilter/Filters/KeywordFilter.tests.tsx:3514400281": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtworkFilter/Filters/SortOptions.tests.tsx:2879152010": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtworkFilter/Filters/YearOptions.tests.tsx:2785120065": [ - [8, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtworkFilter/Filters/useMultiSelect.tests.tsx:1921891650": [ - [8, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ArtworkGrids/InfiniteScrollArtworksGrid.tests.tsx:2160965678": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/AuctionResult/AuctionResultMidEstimate.tests.tsx:2081090230": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/BidFlow.tests.tsx:1557458694": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/Components/PaymentInfo.tests.tsx:262392977": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/Components/Title.tests.tsx:1111993186": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/Screens/BillingAddress.tests.tsx:2988426403": [ - [3, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/Screens/ConfirmBid.tests.tsx:2156616320": [ - [18, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/Screens/CreditCardForm.tests.tsx:381750724": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/Screens/Registration.tests.tsx:1752819429": [ - [12, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Bidding/Screens/RegistrationResult.tests.tsx:3104671586": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Buttons/CaretButton.tests.tsx:2337358519": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Buttons/DarkNavigationButton.tests.tsx:3182770407": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Buttons/InfoButton.tests.tsx:1519202434": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ConnectivityBanner.tests.tsx:4106246929": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Containers/Inquiry.tests.tsx:3102826986": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Containers/RegistrationFlow.tests.tsx:2073588018": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Containers/WorksForYou.tests.tsx:3077226651": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Disappearable.tests.tsx:3657191875": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/EventTiming.tests.tsx:4011597288": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Gene/About.tests.tsx:2139060210": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Gene/Biography.tests.tsx:2422431588": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Gene/Header.tests.tsx:1944510665": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/HeaderArtworksFilter/HeaderArtworksFilter.tests.tsx:983879919": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/HeaderArtworksFilter/HeaderArtworksFilterWithTotalArtworks.tests.tsx:198730798": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Home/ArtistRails/ArtistCard.tests.tsx:3488289762": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Lists/AuctionResultListItem.tests.tsx:2328333107": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Lists/SavedItemRow.tests.tsx:3450992164": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/LocationMap/LocationMap.tests.tsx:3531896044": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/LotsByArtistsYouFollowRail/LotsByFollowedArtistsRail.tests.tsx:699338643": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Markdown.tests.tsx:2414563040": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Modals/LoadingModal.tests.tsx:3667664735": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/ParentAwareScrollView.tests.tsx:2686008818": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/PopoverMessage/PopoverMessage.tests.tsx:2449992165": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/RetryErrorBoundary.tests.tsx:4262510661": [ - [1, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/SaleArtworkTileRailCard/SaleArtworkTileRailCard.tests.tsx:508898825": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/SectionTitle.tests.tsx:1208372871": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Show/ShowArtistsPreview.tests.tsx:3104391652": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Show/ShowArtworksPreview.tests.tsx:3419420052": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Components/Tag/About.tests.tsx:105439877": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/About/About.tests.tsx:2371490773": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistArticles/ArtistArticles.tests.tsx:1321980743": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistSeries/ArtistSeries.tests.tsx:1337932306": [ - [7, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistSeries/ArtistSeriesArtworks.tests.tsx:3793821532": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistSeries/ArtistSeriesFullArtistSeriesList.tests.tsx:2007861574": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistSeries/ArtistSeriesHeader.tests.tsx:1335221596": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistSeries/ArtistSeriesListItem.tests.tsx:83612637": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistSeries/ArtistSeriesMeta.tests.tsx:1752311638": [ - [7, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ArtistSeries/ArtistSeriesMoreSeries.tests.tsx:1032468955": [ - [7, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Artwork/Artwork.tests.tsx:453138441": [ - [14, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Artwork/Components/ArtworksInSeriesRail.tests.tsx:2730726217": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/CollapsibleArtworkDetails.tests.tsx:3130874430": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/InquiryButtons.tests.tsx:3604298731": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/InquiryModal.tests.tsx:93947266": [ - [14, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/AuctionResult/AuctionResult.tests.tsx:1026473635": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/BottomTabs/BottomTabs.tests.tsx:1987650270": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/BottomTabs/BottomTabsButton.tests.tsx:3870097687": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/BottomTabs/BottomTabsNavigator.tests.tsx:380547597": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Collection/Components/CollectionHubsRails/ArtistSeries/CollectionArtistSeriesRail.tests.tsx:4020238606": [ - [11, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Collection/Components/CollectionHubsRails/FeaturedCollections/FeaturedCollectionsRail.tests.tsx:238737270": [ - [8, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Collection/Components/CollectionHubsRails/OtherCollections/OtherCollectionsRail.tests.tsx:1723977289": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Collection/Screens/CollectionArtworks.tests.tsx:3516299601": [ - [11, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/Fair.tests.tsx:3832738528": [ - [3, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairAllFollowedArtists.tests.tsx:3832356580": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairArtworks.tests.tsx:3731774820": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairCollections.tests.tsx:740391374": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairEditorial.tests.tsx:911228020": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairExhibitorRail.tests.tsx:1649879057": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairExhibitors.tests.tsx:3346521170": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairFollowedArtistsRail.tests.tsx:2726020923": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairHeader.tests.tsx:521510831": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Fair/FairMoreInfo.tests.tsx:414754477": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Feature/Feature.tests.tsx:2906073193": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Feature/components/FeatureMarkdown.tests.tsx:1858716428": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Gene/Gene.tests.tsx:2362865834": [ - [6, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/Components/AuctionResultsRail.tests.tsx:772250737": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/Components/CollectionsRail.tests.tsx:2271259919": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/Components/EmailConfirmationBanner.tests.tsx:2884011364": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/Components/FairsRail.tests.tsx:3075823980": [ - [9, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/Components/SalesRail.tests.tsx:115654347": [ - [9, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/Components/ShowsRail.tests.tsx:2048095252": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/Components/Trove.tests.tsx:1834994500": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Home/TabBar.tests.tsx:3871189541": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/ActiveBids/ActiveBid.tests.tsx:3104926529": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Composer.tests.tsx:47834565": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ConversationCTA.tests.tsx:1761334241": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ConversationSnippet.tests.tsx:393925534": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Conversations.tests.tsx:610466690": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/InquiryMakeOfferButton.tests.tsx:2934497414": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/MakeOfferModal.tests.tsx:4091827693": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Message.tests.tsx:209688755": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Messages.tests.tsx:1636632762": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Preview/Attachment/FileDownload.tests.tsx:1713233665": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Preview/Attachment/ImagePreview.tests.tsx:2815136459": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Preview/Attachment/PDFPreview.tests.tsx:3395229656": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Preview/ShowPreview.tests.tsx:3052387851": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ReviewOfferButton.tests.tsx:3113388857": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Inbox/Screens/Conversation.tests.tsx:1291472315": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyAccount/MyAccount.tests.tsx:688427848": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyAccount/MyAccountEditPassword.tests.tsx:1283502643": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyBids/ActiveLotStanding.tests.tsx:2520887635": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyBids/ClosedLotStanding.tests.tsx:1065550547": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyBids/MyBids.tests.tsx:1987058795": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyBids/SaleCard.tests.tsx:3261413497": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyBids/SaleInfo.tests.tsx:2358915528": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyCollection/Components/ScreenMargin.tests.tsx:3292081617": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyCollection/Screens/Artwork/Components/ArtworkInsights/MyCollectionArtworkArtistArticles.tests.tsx:1717806070": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyCollection/Screens/ArtworkForm/Components/ArrowDetails.tests.tsx:3966170923": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyCollection/Screens/ArtworkForm/Components/Dimensions.tests.tsx:3476140855": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyCollection/Screens/ArtworkForm/Screens/MyCollectionArtworkFormAddPhotos.tests.tsx:4060882619": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyCollection/Screens/ArtworkForm/Screens/MyCollectionArtworkFormMain.tests.tsx:3648025524": [ - [7, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyCollection/Screens/ArtworkList/MyCollectionArtworkGridItem.tests.tsx:865586710": [ - [7, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyProfile/LoggedInUserInfo.tests.tsx:479831167": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyProfile/MyProfilePushNotifications.tests.tsx:3958238594": [ - [5, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/MyProfile/MyProfileSettings.tests.tsx:2420024177": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/NewWorksForYou/NewWorksForYou.tests.tsx:4256074779": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/ForgotPassword.tests.tsx:820122939": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/OnboardingCreateAccount/Onboarding.tests.tsx:2957783398": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/OnboardingCreateAccount/OnboardingCreateAccount.tests.tsx:1467292006": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/OnboardingCreateAccount/OnboardingCreateAccountEmail.tests.tsx:733277253": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/OnboardingCreateAccount/OnboardingCreateAccountName.tests.tsx:4172726096": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/OnboardingCreateAccount/OnboardingCreateAccountPassword.tests.tsx:2872370376": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/OnboardingCreateAccount/OnboardingSocialPick.tests.tsx:2756810462": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Onboarding/OnboardingLogin.tests.tsx:927225381": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/OrderHistory/OrderDetails/OrderDetails.tests.tsx:1323552499": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/OrderHistory/OrderDetails/TrackOrderSection.tests.tsx:1314268179": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/OrderHistory/OrderHistory.tests.tsx:2734769865": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Partner/Components/PartnerHeader.tests.tsx:818340560": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Partner/Components/PartnerOverview.tests.tsx:3389787285": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Sale/Sale.tests.tsx:2006954756": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Sale/SaleActiveBidItem.tests.tsx:1511717849": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Sale/SaleActiveBids.tests.tsx:3531687721": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Sale/SaleArtworksRail.tests.tsx:4127741949": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Sale/SaleHeader.tests.tsx:683773695": [ - [5, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Sale/SaleLotsList.tests.tsx:29178689": [ - [12, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/SaleInfo/SaleInfo.tests.tsx:2078939357": [ - [3, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Sales/Components/ZeroState/index.tests.tsx:223260152": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/SavedAddresses/SavedAddressesForm.tests.tsx:3017908490": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Search/AutosuggestResults.tests.tsx:2184851833": [ - [8, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Search/SearchModel.tests.tsx:3223381879": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Search/components/AutosuggestSearchResult.tests.tsx:54944730": [ - [6, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Search/components/CityGuideCTA.tests.tsx:4255009685": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/SellWithArtsy/index.tests.tsx:2085132603": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Show/ShowArtworks.tests.tsx:1843534524": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Show/ShowArtworksEmptyState.tests.tsx:3434558934": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Show/ShowContextCard.tests.tsx:1827415047": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Show/ShowHours.tests.tsx:346785718": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Show/ShowLocation.tests.tsx:552839609": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Show/ShowMoreInfo.tests.tsx:3103934775": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Show/ShowViewingRoom.tests.tsx:3308670250": [ - [3, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Tag/Tag.tests.tsx:933653884": [ - [5, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/Tag/TagHeader.tests.tsx:2731095081": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/VanityURL/VanityURLEntity.tests.tsx:479408615": [ - [5, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/VanityURL/VanityURLPossibleRedirect.tests.tsx:3098264313": [ - [6, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ViewingRoom/Components/ViewingRoomHeader.tests.tsx:2462397421": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ViewingRoom/Components/ViewingRoomSubsections.tests.tsx:1105445589": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ViewingRoom/Components/ViewingRoomsListFeatured.tests.tsx:3540456498": [ - [2, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/Scenes/ViewingRoom/ViewingRoom.tests.tsx:4189559255": [ - [4, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/app/utils/track/tracking.tests.tsx:1989312488": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/palette/elements/Checkbox/Checkbox.tests.tsx:1968346050": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/palette/elements/Input/PhoneInput/PhoneInput.tests.tsx:1189441016": [ - [1, 29, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/palette/elements/Radio/RadioButton.tests.tsx:1291308694": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/palette/elements/Select/Select.tests.tsx:3971756089": [ - [1, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/palette/elements/Tabs/Tabs.tests.tsx:1896779089": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/palette/helpers/color.tests.tsx:638714589": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ], - "src/palette/helpers/space.tests.tsx:991836669": [ - [0, 9, 68, "We are migrating away from \`react-test-renderer\`, towards \`@testing-library/react-native\`.", "2624109799"] - ] - }` -}; - -exports[`Fix all STRICTNESS_MIGRATION`] = { - value: `{ - "src/app/Components/Bidding/Components/Timer.tsx:3834085858": [ - [215, 50, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [220, 61, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Components/Title.tsx:1975055677": [ - [2, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Elements/Grid.tsx:2487169700": [ - [2, 34, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [5, 34, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Screens/ConfirmBid.tests.tsx:2156616320": [ - [25, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Screens/ConfirmBid/PriceSummary.tsx:1128418560": [ - [33, 42, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [42, 37, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Screens/ConfirmBid/index.tsx:1305485570": [ - [30, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [81, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [87, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [89, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [91, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [187, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [189, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [191, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [193, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [195, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [197, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [199, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [366, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Screens/Registration.tests.tsx:1752819429": [ - [16, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [170, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [172, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [176, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [181, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [318, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [320, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [350, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [352, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [404, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [406, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [410, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [441, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [443, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [447, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [478, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [480, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [484, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [539, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [541, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [563, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [565, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [597, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [599, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [618, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [620, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [654, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [656, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Screens/Registration.tsx:3779435198": [ - [36, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [83, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [85, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [87, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [341, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [430, 32, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [442, 32, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Bidding/Screens/RegistrationResult.tsx:2382086564": [ - [102, 17, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Containers/Inbox.tsx:4027330260": [ - [78, 16, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [81, 16, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Countdown/CountdownTimer.tsx:2306400282": [ - [22, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [56, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Icons/Consignments/CamIcon.tsx:4117332560": [ - [2, 38, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Icons/Consignments/MoneyIcon.tsx:1735718139": [ - [2, 40, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Icons/Consignments/OfferIcon.tsx:1105891918": [ - [2, 40, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Icons/Consignments/SellIcon.tsx:3944296165": [ - [2, 39, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Icons/PinFairSelected.tsx:3579781224": [ - [2, 39, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Icons/PinSavedOff.tsx:2178574258": [ - [3, 35, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/RetryErrorBoundary.tsx:1976228410": [ - [22, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/ScrollableTabBar.tsx:2232339801": [ - [59, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [71, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [75, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/Show/ShowArtworksPreview.tsx:3223654651": [ - [31, 19, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [31, 54, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Components/TabBar.tsx:2724789569": [ - [62, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [95, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [99, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/ArtworkExtraLinks/partnerName.tests.tsx:3283791376": [ - [7, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [12, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [17, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [22, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [29, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [36, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [43, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [50, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/ArtworkExtraLinks/partnerName.tsx:3191161084": [ - [14, 35, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/AuctionPrice.tsx:2112730869": [ - [22, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [26, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [61, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [64, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [66, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [111, 18, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/BidButton.tsx:1104439896": [ - [24, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [27, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [30, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [72, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [86, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [111, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [116, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [199, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [209, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [211, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [241, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [268, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [270, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [282, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/BuyNowButton.tsx:1918628491": [ - [85, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/MakeOfferButton.tsx:3186730594": [ - [26, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [37, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [110, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/CommercialInformation.tsx:3131724196": [ - [229, 32, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [231, 32, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [280, 32, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/DeepZoom/DeepZoomOverlay.tsx:1776784817": [ - [36, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/DeepZoom/DeepZoomTile.tsx:2736540225": [ - [26, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [31, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/FullScreen/ImageCarouselFullScreen.tsx:654763029": [ - [127, 40, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/ImageCarouselContext.tsx:2117699572": [ - [87, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [112, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [156, 17, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/ImageCarousel/ImageCarouselEmbedded.tsx:1752216318": [ - [173, 49, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Artwork/Components/OtherWorks/ContextGridCTA.tsx:1888146634": [ - [22, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/City.tsx:787509940": [ - [11, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [45, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [112, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [149, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [154, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [161, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [171, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [175, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [215, 72, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [216, 43, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [217, 50, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [228, 42, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [233, 42, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/CityFairList.tsx:968007184": [ - [26, 49, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [27, 47, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [50, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [63, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [83, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/CitySectionList.tsx:3440590734": [ - [29, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [100, 33, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [104, 31, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [105, 60, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/Components/AllEvents.tsx:746348506": [ - [43, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [67, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [69, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [78, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [139, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [232, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/Components/BMWEventSection/index.tsx:1351137815": [ - [52, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/Components/Event/index.tsx:1645685399": [ - [97, 34, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [118, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [135, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [158, 69, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/Components/EventList.tsx:1290486133": [ - [38, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/Components/EventSection/index.tsx:90262994": [ - [24, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [30, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/Components/FairEventSection/index.tsx:2309552943": [ - [26, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/Components/TabFairItemRow/index.tsx:2374019651": [ - [31, 44, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/City/cityTabs.ts:4161091079": [ - [7, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [9, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [15, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [23, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [29, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [36, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Collection/Collection.tests.tsx:3795929435": [ - [23, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Collection/Components/CollectionHubsRails/ArtistSeries/CollectionArtistSeriesRail.tests.tsx:4020238606": [ - [94, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Collection/Components/CollectionHubsRails/FeaturedCollections/FeaturedCollectionsRail.tests.tsx:238737270": [ - [93, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Collection/Components/FeaturedArtists.tsx:2095048176": [ - [22, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [25, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [41, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [46, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [73, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Collection/Components/FullFeaturedArtistList.tsx:1542306537": [ - [24, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [31, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [48, 34, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [51, 38, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Collection/Screens/CollectionArtworks.tsx:2360641924": [ - [88, 27, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Inbox/Components/ActiveBids/ActiveBid.tsx:2151902859": [ - [88, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [116, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [118, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [120, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [127, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [129, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [131, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [133, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [135, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [141, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [148, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ConversationSnippet.tsx:4214254608": [ - [46, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [54, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [63, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [69, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [73, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [75, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [77, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [79, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Inbox/Components/Conversations/InquiryMakeOfferButton.tsx:3464026788": [ - [30, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [97, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Inbox/Components/Conversations/SendConversationMessage.ts:3426406869": [ - [27, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [31, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [35, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Inbox/Screens/Conversation.tsx:408662661": [ - [62, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [64, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [88, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [114, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [130, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [134, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [146, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [150, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [161, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [168, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [170, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [176, 32, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Map/Components/PinsShapeLayer.tsx:2931968919": [ - [70, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [107, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Map/Components/ShowCard.tsx:3422165572": [ - [53, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [86, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Map/EventEmitter.ts:1252896156": [ - [12, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [20, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [37, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Map/GlobalMap.tsx:1012628576": [ - [143, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [146, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [152, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [166, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [178, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [191, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [196, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [198, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [240, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [267, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [287, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [345, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [387, 46, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [388, 46, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [449, 38, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [463, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [531, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [542, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [586, 40, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [588, 42, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [675, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [677, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/Map/bucketCityResults.ts:1806674318": [ - [8, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [10, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [12, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [15, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [18, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [21, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [23, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [25, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [27, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [29, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [32, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [35, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [39, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [42, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [45, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [47, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [52, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [55, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/MyProfile/LoggedInUserInfo.tsx:1793191809": [ - [44, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/SellWithArtsy/SubmitArtwork/UploadPhotos/utils/gemini/createGeminiAssetWithS3Credentials.ts:2415186200": [ - [32, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/SellWithArtsy/SubmitArtwork/UploadPhotos/utils/gemini/getGeminiCredentialsForEnvironment.ts:464420617": [ - [8, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [49, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/SellWithArtsy/SubmitArtwork/UploadPhotos/utils/uploadFileToS3.ts:3382805377": [ - [49, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [65, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/Scenes/ViewingRoom/Components/ViewingRoomSubsections.tsx:4227710958": [ - [10, 56, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/system/relay/middlewares/metaphysicsMiddleware.ts:1634627424": [ - [13, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [15, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/system/relay/middlewares/timingMiddleware.ts:831390156": [ - [3, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [7, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/utils/CatchErrors.tsx:1166684242": [ - [4, 22, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/utils/convertCityToGeoJSON.ts:759853562": [ - [44, 50, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [50, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [52, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/utils/getTestWrapper.tsx:1343831759": [ - [12, 53, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [39, 50, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/utils/renderMarkdown.tests.tsx:1271202079": [ - [62, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [88, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [117, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/utils/renderWithPlaceholder.tsx:3187757658": [ - [75, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [82, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/app/utils/tests/createMockNetworkLayer/index.ts:1655627387": [ - [11, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [14, 20, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [27, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [76, 28, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [130, 24, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [142, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [151, 30, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [153, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [155, 36, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"], - [254, 26, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ], - "src/shared/hooks/useScreenDimensions.tsx:2982006638": [ - [21, 17, 20, "These comments were added when we switched on TypeScript\'s strict mode, and their number should only ever go down.", "273977750"] - ] - }` -}; - -exports[`Avoid having skipped tests`] = { - value: `{ - "src/app/Components/ArtworkFilter/FilterModal.tests.tsx:4158032082": [ - [437, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"], - [486, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/Components/ArtworkFilter/Filters/AdditionalGeneIDsOptions.tests.tsx:478067550": [ - [69, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/Components/ArtworkFilter/Filters/KeywordFilter.tests.tsx:3514400281": [ - [26, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/Components/ArtworkFilter/Filters/WaysToBuyOptions.tests.tsx:4052829274": [ - [45, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"], - [65, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/Components/Toast/Toast.tests.tsx:1750732162": [ - [56, 2, 4, "Is this skipped on purpose, or accidentally?", "2087597974"] - ], - "src/app/Scenes/Artwork/Components/CommercialInformation.tests.tsx:2636479891": [ - [256, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"], - [388, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"], - [465, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/Scenes/ArtworkAttributionClassFAQ/ArtworkAttributionClassFAQ.tests.tsx:2878120211": [ - [27, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/Scenes/MyCollection/MyCollection.tests.tsx:527886401": [ - [106, 4, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/Scenes/Sale/SaleLotsList.tests.tsx:29178689": [ - [97, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/app/utils/track/tracking.tests.tsx:1989312488": [ - [28, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"], - [61, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ], - "src/palette/elements/ProgressBar/ProgressBar.tests.tsx:1880343921": [ - [9, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"], - [19, 2, 8, "Is this skipped on purpose, or accidentally?", "593069535"] - ] - }` -}; - -exports[`Avoid using class components`] = { - value: `{ - "src/ambient.d.ts:123000066": [ - [28, 25, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/AppRegistry.tsx:3716522364": [ - [241, 18, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Artist/Articles/Articles.tsx:1150831805": [ - [13, 15, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Components/Artist/ArtistShows/Metadata.tsx:4024715854": [ - [11, 15, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Artist/ArtistShows/VariableSizeShowsList.tsx:2828536799": [ - [19, 16, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Components/Artist/Biography.tsx:2708841": [ - [14, 16, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/ArtistListItem.tsx:2213645783": [ - [47, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/ArtworkGrids/GenericGrid.tsx:3262128148": [ - [34, 33, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Components/BackButton.tsx:3086473716": [ - [10, 24, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Components/BidInfoRow.tsx:3116920247": [ - [12, 24, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Components/PaymentInfo.tsx:2256876826": [ - [21, 25, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Components/Timer.tsx:3834085858": [ - [197, 32, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Context/TimeOffsetProvider.tests.tsx:2534639299": [ - [14, 19, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Context/TimeOffsetProvider.tsx:1656948563": [ - [72, 32, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Screens/BidResult.tsx:1014910665": [ - [42, 23, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Screens/ConfirmBid/index.tsx:1305485570": [ - [73, 24, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Screens/CreditCardForm.tsx:3640868774": [ - [25, 28, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Components/Bidding/Screens/Registration.tsx:3779435198": [ - [69, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Screens/RegistrationResult.tsx:2382086564": [ - [104, 32, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Bidding/Screens/SelectMaxBid.tsx:3925989855": [ - [34, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Buttons/DarkNavigationButton.tsx:3087321444": [ - [11, 42, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/ConnectivityBanner.tsx:1023248594": [ - [20, 40, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Containers/Inbox.tsx:4027330260": [ - [77, 19, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Containers/Inquiry.tsx:2055903444": [ - [134, 21, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Containers/WorksForYou.tsx:1212404006": [ - [30, 25, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Countdown/DurationProvider.tsx:2862669178": [ - [17, 30, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Countdown/StateManager.tsx:4128746221": [ - [25, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Gene/Header.tsx:1861570211": [ - [20, 13, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Icons/CircleWhiteCheckIcon.tsx:275250726": [ - [9, 34, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Components/Icons/GridViewIcon.tsx:2472851365": [ - [3, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Icons/ListViewIcon.tsx:2599263532": [ - [3, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Lists/ShowItemRow.tsx:903912325": [ - [32, 25, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Markdown.tsx:66980198": [ - [15, 22, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Modal.tsx:1394418038": [ - [38, 19, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/OpaqueImageView/OpaqueImageView.tsx:3978137333": [ - [80, 37, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/RelatedArtists/RelatedArtist.tsx:2207857089": [ - [15, 20, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Components/RelatedArtists/RelatedArtists.tsx:3385378039": [ - [22, 21, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/RetryErrorBoundary.tsx:1976228410": [ - [21, 38, 17, "Try using a functional component.", "3548830911"], - [59, 32, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Components/ScrollableTabBar.tsx:2232339801": [ - [55, 38, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Show/ShowArtistsPreview.tsx:1745706653": [ - [19, 32, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/Show/ShowArtworksPreview.tsx:3223654651": [ - [15, 33, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/TabBar.tsx:2724789569": [ - [61, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Components/WorksForYou/Notification.tsx:1182434299": [ - [24, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Providers.tsx:156964520": [ - [80, 18, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/Artwork/Components/ArtworkActions.tsx:3838496426": [ - [54, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Artwork/Components/AuctionPrice.tsx:2112730869": [ - [13, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/BidButton.tsx:1104439896": [ - [57, 23, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Artwork/Components/CommercialButtons/MakeOfferButton.tsx:3186730594": [ - [30, 29, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Artwork/Components/FollowArtistLink.tsx:1983766123": [ - [15, 30, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Artwork/Components/OtherWorks/ContextGridCTA.tsx:1888146634": [ - [13, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Artwork/Components/RequestConditionReport.tsx:670465672": [ - [36, 36, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/City/City.tsx:787509940": [ - [44, 22, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/City/CityBMWList.tsx:691561999": [ - [27, 18, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/CityFairList.tsx:968007184": [ - [29, 19, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/CitySavedList.tsx:1376267288": [ - [30, 20, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/CitySectionList.tsx:3440590734": [ - [53, 22, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/Components/AllEvents.tsx:746348506": [ - [34, 23, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/Components/BMWEventSection/index.tsx:1351137815": [ - [26, 29, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/Components/Event/index.tsx:1645685399": [ - [29, 19, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/Components/EventList.tsx:1290486133": [ - [37, 23, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/Components/EventSection/index.tsx:90262994": [ - [15, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/City/Components/FairEventSection/Components/FairEventSectionCard.tsx:1045316759": [ - [13, 34, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/City/Components/FairEventSection/index.tsx:2309552943": [ - [20, 30, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/City/Components/SavedEventSection/index.tsx:1631967792": [ - [21, 31, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/City/Components/TabFairItemRow/index.tsx:2374019651": [ - [12, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Collection/Collection.tsx:2699885016": [ - [26, 24, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/Collection/Components/FeaturedArtists.tsx:2095048176": [ - [20, 29, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Collection/Components/FullFeaturedArtistList.tsx:1542306537": [ - [15, 36, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Fair/FairBMWArtActivation.tsx:656522350": [ - [42, 34, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Favorites/FavoriteArtists.tsx:448511496": [ - [26, 14, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Favorites/FavoriteCategories.tsx:3870151595": [ - [28, 24, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Favorites/FavoriteShows.tsx:1884451200": [ - [28, 19, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/Inbox/Components/ActiveBids/ActiveBid.tsx:2151902859": [ - [70, 16, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Avatar.tsx:2440587034": [ - [28, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Composer.tsx:741316262": [ - [40, 30, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ConversationSnippet.tsx:4214254608": [ - [45, 33, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/InquiryMakeOfferButton.tsx:3464026788": [ - [23, 36, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Message.tsx:3930604708": [ - [31, 21, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/MessageGroup.tsx:3686261847": [ - [82, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Preview/ArtworkPreview.tsx:1188461943": [ - [46, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Preview/Attachment/AttachmentPreview.tsx:544114123": [ - [23, 31, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/Preview/ShowPreview.tsx:4029890464": [ - [42, 25, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Components/Conversations/ZeroStateInbox.tsx:1904743887": [ - [7, 36, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Inbox/Screens/Conversation.tsx:408662661": [ - [61, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Map/Components/CitySwitcherButton.tsx:4173826452": [ - [30, 32, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/Map/Components/PinsShapeLayer.tsx:2931968919": [ - [24, 28, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/Map/Components/ShowCard.tsx:3422165572": [ - [52, 22, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/Map/Components/UserPositionButton.tsx:3475064359": [ - [32, 32, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/Scenes/Map/GlobalMap.tsx:1012628576": [ - [135, 23, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/MyBids/Components/Lot.tsx:2797502869": [ - [15, 10, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/MyProfile/LoggedInUserInfo.tsx:1793191809": [ - [12, 18, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Partner/Components/PartnerFollowButton.tsx:2598324244": [ - [20, 33, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Partner/Components/PartnerLocationSection.tsx:4275893460": [ - [26, 29, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Partner/Components/PartnerShowRailItem.tsx:4111478110": [ - [23, 33, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Partner/Components/PartnerShows.tsx:1526759929": [ - [29, 19, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Partner/Partner.tsx:113092642": [ - [30, 14, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/PrivacyRequest/PrivacyRequest.tsx:1054960588": [ - [6, 28, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Sales/Components/ZeroState/index.tsx:1596969559": [ - [4, 23, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/Scenes/Search/components/CityGuideCTA.tsx:2093676396": [ - [7, 26, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/utils/CatchErrors.tsx:1166684242": [ - [3, 25, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/utils/__legacy_do_not_use__navigator-ios-shim.tsx:3660525695": [ - [29, 19, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/utils/tests/renderWithWrappers.tsx:609245547": [ - [62, 18, 17, "Try using a functional component.", "3548830911"] - ], - "src/app/utils/track/index.tsx:3978218114": [ - [35, 21, 23, "Try using a functional component.", "3210885008"], - [71, 21, 23, "Try using a functional component.", "3210885008"], - [102, 35, 23, "Try using a functional component.", "3210885008"], - [113, 53, 23, "Try using a functional component.", "3210885008"], - [144, 38, 23, "Try using a functional component.", "3210885008"], - [165, 37, 23, "Try using a functional component.", "3210885008"] - ], - "src/app/utils/track/tracking.tests.tsx:1989312488": [ - [46, 32, 23, "Try using a functional component.", "3210885008"] - ], - "src/palette/animation/CssTransition.tsx:4154384660": [ - [23, 27, 23, "Try using a functional component.", "3210885008"] - ], - "src/palette/elements/Select/SelectV2.tsx:3968105260": [ - [47, 31, 23, "Try using a functional component.", "3210885008"] - ], - "src/shared/utils/ArtsyKeyboardAvoidingView.tsx:560168615": [ - [58, 27, 23, "Try using a functional component.", "3210885008"] - ] - }` -}; diff --git a/.betterer.ts b/.betterer.ts deleted file mode 100644 index afc2344d888..00000000000 --- a/.betterer.ts +++ /dev/null @@ -1,68 +0,0 @@ -import { regexp } from "@betterer/regexp" -import { BettererFileTest } from "@betterer/betterer" - -const typescriptFiles = ["./src/**/*.ts", "./src/**/*.tsx"] -const typescriptTestFiles = ["./src/**/*.tests.ts", "./src/**/*.tests.tsx"] -// const imageExtensionsToAvoid = ["png", "jpg", "jpeg"] - -export default { - "Stop using useAnimatedValue, use useSharedValue instead": () => - regexp( - /useAnimatedValue\(/, - "`useAnimatedValue` is for reanimated v1. Use v2's `useSharedValue`." - ).include(typescriptFiles), - - "Stop using moment, use luxon instead": () => - regexp( - /from "(moment|moment-timezone)"/, - "We are migrating away from `moment`, towards `luxon`." - ).include(typescriptFiles), - - "Finish our strictness migration": () => - regexp( - /Unsafe legacy code 🚨 Please delete this/, - "These comments were added when we switched on TypeScript's strict mode, and their number should only ever go down." - ).include(typescriptFiles), - - // "Avoid non-webp images": () => - // countNonWebpImages().include([`./images/**/*.{${imageExtensionsToAvoid.join(",")}}`]), - - "Avoid using test-renderer": () => - regexp( - /renderWithWrappersLEGACY.* from ".*renderWithWrappers"/, - "We are migrating away from `react-test-renderer`, towards `@testing-library/react-native`." - ).include(typescriptTestFiles), - - "Fix all STRICTNESS_MIGRATION": () => - regexp( - /STRICTNESS_MIGRATION/, - "These comments were added when we switched on TypeScript's strict mode, and their number should only ever go down." - ).include(typescriptFiles), - - "Avoid having skipped tests": () => - regexp( - /(fdescribe\(|describe.only\(|fit\(|xit\(|it.only\(|it.skip\()/, - "Is this skipped on purpose, or accidentally?" - ).include(typescriptTestFiles), - - "Avoid using class components": () => - regexp(/extends (React\.)?Component/, "Try using a functional component.").include( - typescriptFiles - ), - - // TODO: Enable once we start working on palette - // "Extract palette": () => regexp(/from "palette"/).include(typescriptFiles), -} - -// const countNonWebpImages = () => -// new BettererFileTest(async (filePaths, fileTestResult) => { -// filePaths.forEach((filePath) => { -// // the file contents don't matter -// const file = fileTestResult.addFile(filePath, "") -// file.addIssue( -// 0, -// 0, -// "don't use non-webp images. you can use the script to convert other formats to webp." -// ) -// }) -// }) diff --git a/.circleci/config.yml b/.circleci/config.yml index fa1349d2f90..fe11a73f668 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -253,17 +253,17 @@ jobs: name: Update metaphysics command: yarn update-metaphysics - check-code-improvements: + check-code: executor: name: node/default tag: "16.18.0" steps: - checkout - - generate-checksums - - install-node-modules + - node/install-packages: + pkg-manager: yarn - run: - name: Check code improvements - command: yarn ci:betterer-check + name: Danger + command: yarn danger ci --verbose check-flags: environment: @@ -527,7 +527,7 @@ workflows: - play_store_submission - update-changelog - - check-code-improvements: + - check-code: filters: branches: ignore: diff --git a/.gitattributes b/.gitattributes index 013135c0be2..8e42f5d0700 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,4 @@ CHANGELOG.yml merge=union -.betterer.results merge=betterer src/__generated__/*.graphql.ts linguist-generated=true src/__generated__/*.queryMap.json linguist-generated=true -.betterer.results linguist-generated=true diff --git a/.lintstagedrc.mjs b/.lintstagedrc.mjs index 3ec37106ae1..4148a20e32a 100644 --- a/.lintstagedrc.mjs +++ b/.lintstagedrc.mjs @@ -1,5 +1,5 @@ export default { - "*": ["yarn secrets:check:staged", "yarn betterer:all && git add .betterer.results"], + "*": ["yarn secrets:check:staged"], "*.@(ts|tsx)": ["yarn lint", "yarn prettier-write"], "*.@(json|md)": ["yarn prettier-write"], } diff --git a/betterer-clean-reporter.ts b/betterer-clean-reporter.ts deleted file mode 100644 index d706692156a..00000000000 --- a/betterer-clean-reporter.ts +++ /dev/null @@ -1,61 +0,0 @@ -import { BettererReporter } from "@betterer/betterer" -import chalk from "chalk" - -const createCleanReporter = (): BettererReporter => ({ - runEnd: (runSummary) => { - if (runSummary.delta === null) return - - if (runSummary.delta.diff < 0) { - console.log(chalk.green("Things look cleaner. Nice!")) - console.log(`Test: "${chalk.bold(runSummary.name)}"`) - return - } - - if (runSummary.delta.diff > 0) { - console.log(chalk.red("Betterer found some issues:")) - console.log(`Test: "${chalk.bold(runSummary.name)}"`) - - if (runSummary.diff === null) return - if (runSummary.diff.diff === null) return - if (runSummary.diff.logs === null) return - - const diffs = runSummary.diff.diff as any - Object.keys(diffs).forEach((path) => { - if (diffs[path] === null) return - if (diffs[path].new === null) return - - console.log("in", path) - - const text = runSummary.diff!.logs[2].code!.fileText.split("\n") - diffs[path].new.forEach((newDetails) => { - const errorLine = newDetails[0] - const bufferLines = 2 - text - .slice(errorLine - bufferLines, errorLine + bufferLines + 1) - .forEach((line, index) => { - console.log( - ` ${index === bufferLines ? chalk.red(">") : " "} ${chalk.gray( - `${index + errorLine - 1} |` - )} ${line}` - ) - if (index === bufferLines) { - console.log( - ` ${chalk.gray( - `${index + errorLine - 1}` - .split("") - .map((_) => " ") - .join("") + " |" - )} ${" ".repeat(newDetails[1])}${chalk.bold.red( - "^".repeat(newDetails[2]) + " " + newDetails[3] - )}` - ) - } - }) - }) - }) - return - } - }, -}) - -export const reporter: BettererReporter = createCleanReporter() diff --git a/dangerfile.ts b/dangerfile.ts new file mode 100644 index 00000000000..3270a1f6781 --- /dev/null +++ b/dangerfile.ts @@ -0,0 +1,113 @@ +import * as fs from "fs" +import { danger, fail, warn } from "danger" +// TypeScript thinks we're in React Native, +// so the node API gives us errors: + +/** + * Helpers + */ +const typescriptOnly = (file: string) => file.includes(".ts") +const filesOnly = (file: string) => fs.existsSync(file) && fs.lstatSync(file).isFile() + +// Modified or Created can be treated the same a lot of the time +const getCreatedFileNames = (createdFiles: string[]) => createdFiles.filter(filesOnly) + +const testOnlyFilter = (filename: string) => filename.includes(".tests") && typescriptOnly(filename) + +/** + * Danger Rules + */ +// We are trying to migrate away from moment towards luxon +const preventUsingMoment = () => { + const newMomentImports = getCreatedFileNames(danger.git.created_files).filter((filename) => { + const content = fs.readFileSync(filename).toString() + return content.includes('from "moment"') || content.includes('from "moment-timezone"') + }) + if (newMomentImports.length > 0) { + warn(`We are trying to migrate away from moment towards \`luxon\`, but found moment imports in the following new files: +${newMomentImports.map((filename) => `- \`${filename}\``).join("\n")} +See [docs](https://moment.github.io/luxon/api-docs/index.html). + `) + } +} + +// We are trying to migrate away from test-renderer towards @testing-library/react-native +const preventUsingTestRenderer = () => { + const newTRImports = getCreatedFileNames(danger.git.created_files) + .filter(testOnlyFilter) + .filter((filename) => { + const content = fs.readFileSync(filename).toString() + return ( + content.includes('from "app/utils/tests/renderWithWrappers"') && + (content.includes("renderWithWrappersLEGACY ") || + content.includes("renderWithWrappersLEGACY,")) + ) + }) + if (newTRImports.length > 0) { + warn(`We are trying to migrate away from \`react-test-renderer\` towards \`@testing-library/react-native\`, but found Test-Renderer imports in the following new unit test files: +${newTRImports.map((filename) => `- \`${filename}\``).join("\n")} +See [\`Pill.tests.tsx\`](https://github.com/artsy/eigen/blob/2f32d462bb3b4ce358c8a14e3ed09b42523de8bd/src/palette/elements/Pill/__tests__/Pill-tests.tsx) as an example, or [the docs](https://callstack.github.io/react-native-testing-library/docs/api-queries). + `) + } +} + +// Validates that we've not accidentally let in a testing +// shortcut to simplify dev work +const verifyRemainingDevWork = () => { + const modified = danger.git.modified_files + const editedFiles = modified.concat(danger.git.created_files) + const testFiles = editedFiles.filter((f) => f?.includes("Tests") && f.match(/\.(swift|m)$/)) + + const testingShortcuts = ["fdescribe(", "describe.only(", "fit(", "fit(", "it.only("] + for (const file of testFiles) { + const content = fs.readFileSync(file).toString() + for (const shortcut of testingShortcuts) { + if (content.includes(shortcut)) { + fail(`Found a testing shortcut in ${file}`) + } + } + } + + // A shortcut to say "I know what I'm doing thanks" + const knownDevTools = danger.github.pr.body?.includes("#known") ?? false + + // These files are ones we really don't want changes to, except in really occasional + // cases, so offer a way out. + const devOnlyFiles = ["Artsy.xcodeproj/xcshareddata/xcschemes/Artsy.xcscheme"] + for (const file of devOnlyFiles) { + if (modified.includes(file) && !knownDevTools) { + fail( + "Developer Specific file shouldn't be changed, you can skip by adding #known to the PR body and re-running CI" + ) + } + } +} + +// Force the usage of WebPs +const IMAGE_EXTENSIONS_TO_AVOID = ["png", "jpg", "jpeg"] +const IMAGE_EXTENSIONS = [...IMAGE_EXTENSIONS_TO_AVOID, "webp"] + +export const useWebPs = (fileNames: string[]) => { + const hasNonWebImages = Boolean( + fileNames + .map((fileName) => fileName.split(".").pop() || "") + .filter((fileExtension) => { + return IMAGE_EXTENSIONS.includes(fileExtension) + }) + .find((imageFileExtension) => IMAGE_EXTENSIONS_TO_AVOID.includes(imageFileExtension)) + ) + + if (hasNonWebImages) { + warn( + "❌ **It seems like you added some non WebP images to Eigen, please convert them to WebPs using `source images/script.sh` script **" + ) + } +} +;(async function () { + // const newCreatedFileNames = getCreatedFileNames(danger.git.created_files) + + preventUsingMoment() + preventUsingTestRenderer() + verifyRemainingDevWork() + // useWebPs(newCreatedFileNames) +})() diff --git a/package.json b/package.json index eff9c822a83..b26648a9d21 100644 --- a/package.json +++ b/package.json @@ -10,24 +10,18 @@ "main": "index-common.js", "scripts": { "android": "react-native run-android", - "betterer": "betterer", - "betterer-clean": "betterer --reporter betterer-clean-reporter.ts", - "betterer:all": "yarn betterer-clean", - "betterer:update!": "yarn betterer-clean --update", - "betterer:original": "yarn betterer", - "betterer:show": "yarn betterer results", "bundle-for-native-ci:ios": "node --expose-gc --max_old_space_size=8192 ./node_modules/react-native/local-cli/cli.js bundle --platform=ios --dev=false --entry-file=index.tests.ios.js --bundle-output dist/jsbundle.js --sourcemap-output dist/jsbundle.js.map --assets-dest dist", "bundle:android": "NODE_OPTIONS=--max_old_space_size=8192 react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output android/app/src/main/assets/index.android.bundle --sourcemap-output android/app/src/main/assets/index.android.bundle.map --assets-dest android/app/src/main/res", "bundle:ios": "react-native bundle --platform=ios --dev=false --entry-file=index.ios.js --bundle-output dist/jsbundle.js --sourcemap-output dist/jsbundle.js.map --assets-dest dist", "check-flags": "./scripts/check-flags/check-flags.js", "ci": "yarn ci:type-check && yarn ci:lint && yarn prettier-project -l && rm -rf src/__generated__ && yarn relay && yarn ci:test", - "ci:betterer-check": "yarn betterer ci", "ci:lint": "yarn lint --format json --out eslint-errors.json", "ci:skip-native-if-possible": "node scripts/ci-skip-native-if-possible.js", "ci:type-check": "tsc --pretty false | tee tsc_raw.log", "clean": "yarn clean-ios; yarn clean-android", "clean-android": "cd android; ./gradlew clean cleanBuildCache; cd -", "clean-ios": "yarn rimraf ~/Library/Developer/Xcode/DerivedData", + "danger": "danger", "deploy-beta": "./scripts/deploy-beta-both", "doctor": "./scripts/doctor.js", "flip_table": "./scripts/flip-table", @@ -225,8 +219,6 @@ "@babel/preset-react": "7.18.6", "@babel/preset-typescript": "7.18.6", "@babel/runtime": "7.16.7", - "@betterer/cli": "5.4.0", - "@betterer/regexp": "5.4.0", "@octokit/rest": "16.34.0", "@omakase/cli": "0.0.10", "@react-native-community/cli-platform-ios": "6.2.0", @@ -278,6 +270,7 @@ "chalk": "2.4.2", "check-dependencies": "1.1.0", "concurrently": "7.0.0", + "danger": "11.2.3", "dedent": "0.7.0", "dotenv": "8.2.0", "eslint": "8.32.0", diff --git a/yarn.lock b/yarn.lock index 03051e8ebaa..166c477dc8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -315,7 +315,7 @@ dependencies: "@babel/highlight" "^7.16.7" -"@babel/code-frame@^7.10.3", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6": +"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6": version "7.18.6" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== @@ -2132,107 +2132,6 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@betterer/betterer@^5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@betterer/betterer/-/betterer-5.4.0.tgz#5b81ed06bd84d81b94b0da4b32335e44972a2c57" - integrity sha512-t91JDLdUv5t70TPn1rzTiYA2WhtehDV23/KKkePMDo2Q/7QaHyHiTDG40+BnDh9LB7bW0Q4jOZXClf0tupOXNQ== - dependencies: - "@betterer/constraints" "^5.3.0" - "@betterer/errors" "^5.3.0" - "@betterer/logger" "^5.3.4" - "@betterer/reporter" "^5.4.0" - "@phenomnomnominal/debug" "^0.2.5" - "@phenomnomnominal/worker-require" "^0.0.34" - chokidar "^3.3.1" - djb2a "^1.2.0" - fast-memoize "^2.5.2" - lines-and-columns "^2.0.3" - minimatch "^5.0.1" - prettier "^2.3.2" - simple-git "^3.6.0" - ts-node "^10.2.1" - tslib "^2.3.1" - optionalDependencies: - typescript ">=2.7" - -"@betterer/cli@5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@betterer/cli/-/cli-5.4.0.tgz#609adc910848ab9fd5d94545b52f5474126cf711" - integrity sha512-FtXbNLoxsg54w9LQWngXNuGNZj8BHG9qPv6r2Hvr5FYw1ZblAsTW9Vya9NlbOtSxIVrVf/aM9FVTIltTPhFHfA== - dependencies: - "@betterer/betterer" "^5.4.0" - "@betterer/errors" "^5.3.0" - "@betterer/render" "^5.3.4" - "@betterer/tasks" "^5.3.6" - "@phenomnomnominal/tsquery" "^4.1.1" - "@phenomnomnominal/tstemplate" "^0.1.0" - "@phenomnomnominal/worker-require" "^0.0.34" - chalk "^4.1.2" - commander "^8.3.0" - find-up "^5.0.0" - jest-diff "^27.1.0" - prettier "^2.3.2" - tslib "^2.3.1" - -"@betterer/constraints@^5.3.0": - version "5.3.0" - resolved "https://registry.yarnpkg.com/@betterer/constraints/-/constraints-5.3.0.tgz#6009aa179f7995a70c45af2f7a519af62b2e38df" - integrity sha512-YmaX30/S4PoYDqGspRmUBeBE1KkLbnSQCndqPar7ZH6sWOIo29d67B7as6ODEmwpJf+GGYfmrGtTJd5c69hTng== - dependencies: - tslib "^2.3.1" - -"@betterer/errors@^5.3.0": - version "5.3.0" - resolved "https://registry.yarnpkg.com/@betterer/errors/-/errors-5.3.0.tgz#d84aad0df650598cfbf35de20fca89a356b5be9d" - integrity sha512-Z4uCvA2oSuyEHNgIgMUo+WqIP/xwy40mGmkM/cJXLWWQOTOfzELa5CNgyz4t4XNebojko2bja8n2zaXlTUzViw== - -"@betterer/logger@^5.3.4": - version "5.3.4" - resolved "https://registry.yarnpkg.com/@betterer/logger/-/logger-5.3.4.tgz#c746de14d5b919a96adbc830724ee44d90aa3c6d" - integrity sha512-Ns4KsZ5G0F5BsBF8K0VkmAUfEGKhgog9kv8QCKuZQQNcPAX5cESIYSeEs5H4bcMDqsk0dW/sQRt/7rZWGlrFSg== - dependencies: - "@babel/code-frame" "^7.10.3" - jest-diff "^27.0.6" - lines-and-columns "^2.0.3" - tslib "^2.3.1" - -"@betterer/regexp@5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@betterer/regexp/-/regexp-5.4.0.tgz#922cb4fe46c59f78e904739aa49ef177f59a0808" - integrity sha512-Fu9VkfHf6cZJagSJScof3tArMIkw0GhTG9k2SmXgBD0iaWXOMcw2rFi1p6l+v3BgNALlsQxCMy4DRnwoL3fHhQ== - dependencies: - "@betterer/betterer" "^5.4.0" - "@betterer/errors" "^5.3.0" - tslib "^2.3.1" - -"@betterer/render@^5.3.4": - version "5.3.4" - resolved "https://registry.yarnpkg.com/@betterer/render/-/render-5.3.4.tgz#1e668202b006bb71bca5ee316c114cef85ae4812" - integrity sha512-zc91zlLxWafGxG25/kUsCDmxLvQhUb4PNIq4MRU/VpnncyhdelMY5OxaIAxu9IXhJFoC6FRJhL3I7eGdND64zQ== - -"@betterer/reporter@^5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@betterer/reporter/-/reporter-5.4.0.tgz#c6f21ce914a8d642c505c56a3cf153d38ee0328e" - integrity sha512-+NB/zDkPv4q4oObWhvVpKghskf0K520NIm8rjfoBPAm75Y/PHWh2JSBeTSo6li25HRdvF5wZ+8tIJr1UAennmQ== - dependencies: - "@betterer/betterer" "^5.4.0" - "@betterer/errors" "^5.3.0" - "@betterer/logger" "^5.3.4" - "@betterer/render" "^5.3.4" - "@betterer/tasks" "^5.3.6" - tslib "^2.3.1" - -"@betterer/tasks@^5.3.6": - version "5.3.6" - resolved "https://registry.yarnpkg.com/@betterer/tasks/-/tasks-5.3.6.tgz#e862e69e09157c5445bad552a0ee8b7b51161136" - integrity sha512-UBx+My23z/q4deq5WPGNPDO/8OoK7epPpQftgaD8r1UXeD10aaV8BmjQ70Yjw/EQWDqVBBkDdbwmwspMOHjoMA== - dependencies: - "@betterer/errors" "^5.3.0" - "@betterer/logger" "^5.3.4" - "@betterer/render" "^5.3.4" - chalk "^4.1.2" - tslib "^2.3.1" - "@cnakazawa/watch@^1.0.3": version "1.0.3" resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef" @@ -2241,13 +2140,6 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@cspotcode/source-map-support@^0.8.0": - version "0.8.1" - resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1" - integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw== - dependencies: - "@jridgewell/trace-mapping" "0.3.9" - "@egjs/hammerjs@^2.0.17": version "2.0.17" resolved "https://registry.yarnpkg.com/@egjs/hammerjs/-/hammerjs-2.0.17.tgz#5dc02af75a6a06e4c2db0202cae38c9263895124" @@ -2511,6 +2403,36 @@ resolved "https://registry.yarnpkg.com/@expo/sdk-runtime-versions/-/sdk-runtime-versions-1.0.0.tgz#d7ebd21b19f1c6b0395e50d78da4416941c57f7c" integrity sha512-Doz2bfiPndXYFPMRwPyGa1k5QaKDVpY806UJj570epIiMzWaYyCtobasyfC++qfIXVb5Ocy7r3tP9d62hAQ7IQ== +"@gitbeaker/core@^21.7.0": + version "21.7.0" + resolved "https://registry.yarnpkg.com/@gitbeaker/core/-/core-21.7.0.tgz#fcf7a12915d39f416e3f316d0a447a814179b8e5" + integrity sha512-cw72rE7tA27wc6JJe1WqeAj9v/6w0S7XJcEji+bRNjTlUfE1zgfW0Gf1mbGUi7F37SOABGCosQLfg9Qe63aIqA== + dependencies: + "@gitbeaker/requester-utils" "^21.7.0" + form-data "^3.0.0" + li "^1.3.0" + xcase "^2.0.1" + +"@gitbeaker/node@^21.3.0": + version "21.7.0" + resolved "https://registry.yarnpkg.com/@gitbeaker/node/-/node-21.7.0.tgz#2c19613f44ee497a8808c555abec614ebd2dfcad" + integrity sha512-OdM3VcTKYYqboOsnbiPcO0XimXXpYK4gTjARBZ6BWc+1LQXKmqo+OH6oUbyxOoaFu9hHECafIt3WZU3NM4sZTg== + dependencies: + "@gitbeaker/core" "^21.7.0" + "@gitbeaker/requester-utils" "^21.7.0" + form-data "^3.0.0" + got "^11.1.4" + xcase "^2.0.1" + +"@gitbeaker/requester-utils@^21.7.0": + version "21.7.0" + resolved "https://registry.yarnpkg.com/@gitbeaker/requester-utils/-/requester-utils-21.7.0.tgz#e9a9cfaf268d2a99eb7bbdc930943240a5f88878" + integrity sha512-eLTaVXlBnh8Qimj6QuMMA06mu/mLcJm3dy8nqhhn/Vm/D25sPrvpGwmbfFyvzj6QujPqtHvFfsCHtyZddL01qA== + dependencies: + form-data "^3.0.0" + query-string "^6.12.1" + xcase "^2.0.1" + "@gorhom/bottom-sheet@4.4.5": version "4.4.5" resolved "https://registry.yarnpkg.com/@gorhom/bottom-sheet/-/bottom-sheet-4.4.5.tgz#b9041b01ce1af9a936e7c0fc1d78f026d759eebe" @@ -3180,14 +3102,6 @@ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec" integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg== -"@jridgewell/trace-mapping@0.3.9": - version "0.3.9" - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9" - integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ== - dependencies: - "@jridgewell/resolve-uri" "^3.0.3" - "@jridgewell/sourcemap-codec" "^1.4.10" - "@jridgewell/trace-mapping@^0.3.0": version "0.3.4" resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3" @@ -3219,18 +3133,6 @@ dependencies: eventemitter3 "4.0.4" -"@kwsites/file-exists@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@kwsites/file-exists/-/file-exists-1.1.1.tgz#ad1efcac13e1987d8dbaf235ef3be5b0d96faa99" - integrity sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw== - dependencies: - debug "^4.1.1" - -"@kwsites/promise-deferred@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919" - integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw== - "@mapbox/geo-viewport@>= 0.4.0": version "0.4.1" resolved "https://registry.yarnpkg.com/@mapbox/geo-viewport/-/geo-viewport-0.4.1.tgz#a184c0b161975858a2e855a1e333e66af342964b" @@ -3340,6 +3242,13 @@ dependencies: "@octokit/types" "^2.0.0" +"@octokit/auth-token@^2.4.4": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.5.0.tgz#27c37ea26c205f28443402477ffd261311f21e36" + integrity sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g== + dependencies: + "@octokit/types" "^6.0.3" + "@octokit/core@^2.4.3": version "2.4.3" resolved "https://registry.yarnpkg.com/@octokit/core/-/core-2.4.3.tgz#f51c0c228e6aa01253f9452ba5a25dc20aee8577" @@ -3352,6 +3261,19 @@ before-after-hook "^2.1.0" universal-user-agent "^5.0.0" +"@octokit/core@^3.5.1": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.6.0.tgz#3376cb9f3008d9b3d110370d90e0a1fcd5fe6085" + integrity sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q== + dependencies: + "@octokit/auth-token" "^2.4.4" + "@octokit/graphql" "^4.5.8" + "@octokit/request" "^5.6.3" + "@octokit/request-error" "^2.0.5" + "@octokit/types" "^6.0.3" + before-after-hook "^2.2.0" + universal-user-agent "^6.0.0" + "@octokit/endpoint@^6.0.0": version "6.0.0" resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.0.tgz#4c7acd79ab72df78732a7d63b09be53ec5a2230b" @@ -3361,6 +3283,15 @@ is-plain-object "^3.0.0" universal-user-agent "^5.0.0" +"@octokit/endpoint@^6.0.1": + version "6.0.12" + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.12.tgz#3b4d47a4b0e79b1027fb8d75d4221928b2d05658" + integrity sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA== + dependencies: + "@octokit/types" "^6.0.3" + is-plain-object "^5.0.0" + universal-user-agent "^6.0.0" + "@octokit/graphql@^4.0.0", "@octokit/graphql@^4.3.1": version "4.3.1" resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.3.1.tgz#9ee840e04ed2906c7d6763807632de84cdecf418" @@ -3370,6 +3301,20 @@ "@octokit/types" "^2.0.0" universal-user-agent "^4.0.0" +"@octokit/graphql@^4.5.8": + version "4.8.0" + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.8.0.tgz#664d9b11c0e12112cbf78e10f49a05959aa22cc3" + integrity sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg== + dependencies: + "@octokit/request" "^5.6.0" + "@octokit/types" "^6.0.3" + universal-user-agent "^6.0.0" + +"@octokit/openapi-types@^12.11.0": + version "12.11.0" + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.11.0.tgz#da5638d64f2b919bca89ce6602d059f1b52d3ef0" + integrity sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ== + "@octokit/plugin-enterprise-compatibility@1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.1.1.tgz#1d4189d588eccb1bbc23cd72278129491cfba5d2" @@ -3382,11 +3327,23 @@ dependencies: "@octokit/types" "^2.0.1" +"@octokit/plugin-paginate-rest@^2.16.8": + version "2.21.3" + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.21.3.tgz#7f12532797775640dbb8224da577da7dc210c87e" + integrity sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw== + dependencies: + "@octokit/types" "^6.40.0" + "@octokit/plugin-request-log@^1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e" integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw== +"@octokit/plugin-request-log@^1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85" + integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA== + "@octokit/plugin-rest-endpoint-methods@3.5.1": version "3.5.1" resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.1.tgz#f8882cfb8d7e8cc1deb0b50813fe233468c61a8d" @@ -3395,6 +3352,14 @@ "@octokit/types" "^2.0.1" deprecation "^2.3.1" +"@octokit/plugin-rest-endpoint-methods@^5.12.0": + version "5.16.2" + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.16.2.tgz#7ee8bf586df97dd6868cf68f641354e908c25342" + integrity sha512-8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw== + dependencies: + "@octokit/types" "^6.39.0" + deprecation "^2.3.1" + "@octokit/plugin-retry@^2.2.0": version "2.2.0" resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-2.2.0.tgz#11f3957a46ccdb7b7f33caabf8c17e57b25b80b2" @@ -3426,6 +3391,15 @@ deprecation "^2.0.0" once "^1.4.0" +"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.1.0.tgz#9e150357831bfc788d13a4fd4b1913d60c74d677" + integrity sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg== + dependencies: + "@octokit/types" "^6.0.3" + deprecation "^2.0.0" + once "^1.4.0" + "@octokit/request@^5.2.0", "@octokit/request@^5.3.0", "@octokit/request@^5.3.1": version "5.3.4" resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.3.4.tgz#fbc950bf785d59da3b0399fc6d042c8cf52e2905" @@ -3440,6 +3414,18 @@ once "^1.4.0" universal-user-agent "^5.0.0" +"@octokit/request@^5.6.0", "@octokit/request@^5.6.3": + version "5.6.3" + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.3.tgz#19a022515a5bba965ac06c9d1334514eb50c48b0" + integrity sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A== + dependencies: + "@octokit/endpoint" "^6.0.1" + "@octokit/request-error" "^2.1.0" + "@octokit/types" "^6.16.1" + is-plain-object "^5.0.0" + node-fetch "^2.6.7" + universal-user-agent "^6.0.0" + "@octokit/rest@16.34.0": version "16.34.0" resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.34.0.tgz#8703e46d7e9f6aec24a7e591b073f325ca13f6e2" @@ -3476,6 +3462,16 @@ once "^1.4.0" universal-user-agent "^4.0.0" +"@octokit/rest@^16.43.0 || ^17.11.0 || ^18.12.0", "@octokit/rest@^18.12.0": + version "18.12.0" + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.12.0.tgz#f06bc4952fc87130308d810ca9d00e79f6988881" + integrity sha512-gDPiOHlyGavxr72y0guQEhLsemgVjwRePayJ+FcKc2SJqKUbxbkvf5kAZEWA/MKvsfYlQAMVzNJE3ezQcxMJ2Q== + dependencies: + "@octokit/core" "^3.5.1" + "@octokit/plugin-paginate-rest" "^2.16.8" + "@octokit/plugin-request-log" "^1.0.4" + "@octokit/plugin-rest-endpoint-methods" "^5.12.0" + "@octokit/rest@^17.2.0": version "17.2.0" resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.2.0.tgz#bdffe261d9d6fee5193953ae35772f7aecd57867" @@ -3493,6 +3489,13 @@ dependencies: "@types/node" ">= 8" +"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.39.0", "@octokit/types@^6.40.0": + version "6.41.0" + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.41.0.tgz#e58ef78d78596d2fb7df9c6259802464b5f84a04" + integrity sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg== + dependencies: + "@octokit/openapi-types" "^12.11.0" + "@omakase/cli@0.0.10": version "0.0.10" resolved "https://registry.yarnpkg.com/@omakase/cli/-/cli-0.0.10.tgz#a4e3f1c3199ff994d6502101f3becee803a6416f" @@ -3505,37 +3508,6 @@ yeoman-environment "^2.3.4" yeoman-generator "^3.1.1" -"@phenomnomnominal/debug@^0.2.5": - version "0.2.5" - resolved "https://registry.yarnpkg.com/@phenomnomnominal/debug/-/debug-0.2.5.tgz#cf7931acd4fa1782b47641b67d5cd49e5ae8c844" - integrity sha512-5yAKsIqcvKUiTYfsEXTt6wiNW2jWVEpa6ej8RSPSRV681av1APBK+2BpEIdOo9DAmq2bwq45Ry3zi/wxBjndaQ== - dependencies: - callsite "^1.0.0" - esprima "^4.0.1" - esquery "^1.3.1" - tslib "^2.0.3" - -"@phenomnomnominal/tsquery@^4.1.1": - version "4.2.0" - resolved "https://registry.yarnpkg.com/@phenomnomnominal/tsquery/-/tsquery-4.2.0.tgz#7742ff4af12ce673b0b601ba5515c934f1876b14" - integrity sha512-hR2U3uVcrrdkuG30ItQ+uFDs4ncZAybxWG0OjTE8ptPzVoU7GVeXpy+vMU8zX9EbmjGeITPw/su5HjYQyAH8bA== - dependencies: - esquery "^1.0.1" - -"@phenomnomnominal/tstemplate@^0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@phenomnomnominal/tstemplate/-/tstemplate-0.1.0.tgz#125b2617fa8cead47433bbf34ba7ef4e30a7c0f2" - integrity sha512-/v+GIVNFHAz4+nQtgy9e5ZAXK3xj6TbP5s9JTpnFuqkcLB+gB2lJ6x/nsDhkKhzR6o4REuzhsYoWYnXqKC/UnQ== - -"@phenomnomnominal/worker-require@^0.0.34": - version "0.0.34" - resolved "https://registry.yarnpkg.com/@phenomnomnominal/worker-require/-/worker-require-0.0.34.tgz#1b11ed024f28cbea741dfad255d077d2d957903a" - integrity sha512-2GoVa1PRjrCjOpbMdzsZMQzkx/yFKqWizZc+ZNYSWE+Ym8BG+qAGDcWehUmUmGqy22wS13qitdVt6sR/DAWkIw== - dependencies: - callsite "^1.0.0" - comlink "^4.3.0" - tslib "^1.10.0" - "@pkgr/utils@^2.3.1": version "2.3.1" resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.1.tgz#0a9b06ffddee364d6642b3cd562ca76f55b34a03" @@ -4038,6 +4010,11 @@ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.44.tgz#0a0aa3bf4a155a678418527342a3ee84bd8caa5c" integrity sha512-ka0W0KN5i6LfrSocduwliMMpqVgohtPFidKdMEOUjoOFCHcOOYkKsPRxfs5f15oPNHTm6ERAm0GV/+/LTKeiWg== +"@sindresorhus/is@^4.0.0": + version "4.6.0" + resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f" + integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw== + "@sinonjs/commons@^1.7.0": version "1.7.1" resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.1.tgz#da5fd19a5f71177a53778073978873964f49acf1" @@ -4494,6 +4471,13 @@ "@styled-system/core" "^5.1.2" "@styled-system/css" "^5.1.5" +"@szmarczak/http-timer@^4.0.5": + version "4.0.6" + resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.6.tgz#b4a914bb62e7c272d4e5989fe4440f812ab1d807" + integrity sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w== + dependencies: + defer-to-connect "^2.0.0" + "@testing-library/jest-native@5.1.2": version "5.1.2" resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.1.2.tgz#aefabc666f0f18b1ef3c0daf5c58d7cb1ffe41ea" @@ -4525,26 +4509,6 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== -"@tsconfig/node10@^1.0.7": - version "1.0.9" - resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.9.tgz#df4907fc07a886922637b15e02d4cebc4c0021b2" - integrity sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA== - -"@tsconfig/node12@^1.0.7": - version "1.0.11" - resolved "https://registry.yarnpkg.com/@tsconfig/node12/-/node12-1.0.11.tgz#ee3def1f27d9ed66dac6e46a295cffb0152e058d" - integrity sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag== - -"@tsconfig/node14@^1.0.0": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-1.0.3.tgz#e4386316284f00b98435bf40f72f75a09dabf6c1" - integrity sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow== - -"@tsconfig/node16@^1.0.2": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e" - integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ== - "@tsconfig/react-native@2.0.2": version "2.0.2" resolved "https://registry.yarnpkg.com/@tsconfig/react-native/-/react-native-2.0.2.tgz#ac9b8ceb1de91e2f23ab89f915490a1a4afd65a0" @@ -4697,6 +4661,16 @@ dependencies: "@babel/types" "^7.3.0" +"@types/cacheable-request@^6.0.1": + version "6.0.3" + resolved "https://registry.yarnpkg.com/@types/cacheable-request/-/cacheable-request-6.0.3.tgz#a430b3260466ca7b5ca5bfd735693b36e7a9d183" + integrity sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw== + dependencies: + "@types/http-cache-semantics" "*" + "@types/keyv" "^3.1.4" + "@types/node" "*" + "@types/responselike" "^1.0.0" + "@types/chalk@2.2.0": version "2.2.0" resolved "https://registry.yarnpkg.com/@types/chalk/-/chalk-2.2.0.tgz#b7f6e446f4511029ee8e3f43075fb5b73fbaa0ba" @@ -4831,6 +4805,11 @@ "@types/react" "*" hoist-non-react-statics "^3.3.0" +"@types/http-cache-semantics@*": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812" + integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ== + "@types/invariant@^2.2.35": version "2.2.35" resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.35.tgz#cd3ebf581a6557452735688d8daba6cf0bd5a3be" @@ -4900,6 +4879,13 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== +"@types/keyv@^3.1.4": + version "3.1.4" + resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.4.tgz#3ccdb1c6751b0c7e52300bcdacd5bcbf8faa75b6" + integrity sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg== + dependencies: + "@types/node" "*" + "@types/lodash@4.14.180": version "4.14.180" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.180.tgz#4ab7c9ddfc92ec4a887886483bc14c79fb380670" @@ -5070,6 +5056,13 @@ resolved "https://registry.yarnpkg.com/@types/remove-markdown/-/remove-markdown-0.1.1.tgz#c79d3000df412526186b2af3808b85bee68bc907" integrity sha512-SCYOFMHUqyiJU5M0V2gBB6UDdBhPwma34j0vYX0JgWaqp/74ila2Ops1jt5tB/C1UQXVXqK+is61884bITn3LQ== +"@types/responselike@^1.0.0": + version "1.0.0" + resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29" + integrity sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA== + dependencies: + "@types/node" "*" + "@types/scheduler@*": version "0.16.2" resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" @@ -5311,7 +5304,7 @@ acorn-jsx@^5.3.2: resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== -acorn-walk@^8.0.2, acorn-walk@^8.1.1: +acorn-walk@^8.0.2: version "8.2.0" resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1" integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA== @@ -5321,11 +5314,6 @@ acorn@^8.1.0, acorn@^8.8.0, acorn@^8.8.1: resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73" integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA== -acorn@^8.4.1: - version "8.8.2" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a" - integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw== - agent-base@6: version "6.0.2" resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" @@ -5770,6 +5758,13 @@ async-limiter@~1.0.0: resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ== +async-retry@1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/async-retry/-/async-retry-1.2.3.tgz#a6521f338358d322b1a0012b79030c6f411d1ce0" + integrity sha512-tfDb02Th6CE6pJUF2gjW5ZVjsgwlucVXOEQMvEX9JgSJMs9gAX+Nz3xRuJBKuUYjTSYORqvDBORdAQ3LU59g7Q== + dependencies: + retry "0.12.0" + async@^2.4.0, async@^2.6.0: version "2.6.4" resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221" @@ -6113,6 +6108,11 @@ before-after-hook@^2.0.0, before-after-hook@^2.1.0: resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.1.0.tgz#b6c03487f44e24200dd30ca5e6a1979c5d2fb635" integrity sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A== +before-after-hook@^2.2.0: + version "2.2.3" + resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.3.tgz#c51e809c81a4e354084422b9b26bad88249c517c" + integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ== + big-integer@1.6.x: version "1.6.51" resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686" @@ -6191,13 +6191,6 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" -brace-expansion@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" - integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== - dependencies: - balanced-match "^1.0.0" - braces@^2.3.1: version "2.3.2" resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729" @@ -6277,6 +6270,11 @@ buffer-alloc@^1.2.0: buffer-alloc-unsafe "^1.1.0" buffer-fill "^1.0.0" +buffer-equal-constant-time@1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819" + integrity sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA== + buffer-equal@0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/buffer-equal/-/buffer-equal-0.0.1.tgz#91bc74b11ea405bc916bc6aa908faafa5b4aac4b" @@ -6319,6 +6317,24 @@ cache-base@^1.0.1: union-value "^1.0.0" unset-value "^1.0.0" +cacheable-lookup@^5.0.3: + version "5.0.4" + resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz#5a6b865b2c44357be3d5ebc2a467b032719a7005" + integrity sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA== + +cacheable-request@^7.0.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27" + integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew== + dependencies: + clone-response "^1.0.2" + get-stream "^5.1.0" + http-cache-semantics "^4.0.0" + keyv "^4.0.0" + lowercase-keys "^2.0.0" + normalize-url "^6.0.1" + responselike "^2.0.0" + call-bind@^1.0.0, call-bind@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c" @@ -6344,11 +6360,6 @@ caller-path@^2.0.0: dependencies: caller-callsite "^2.0.0" -callsite@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/callsite/-/callsite-1.0.0.tgz#280398e5d664bd74038b6f0905153e6e8af1bc20" - integrity sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ== - callsites@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50" @@ -6463,7 +6474,7 @@ check-dependencies@1.1.0: minimist "^1.2.0" semver "^5.4.1" -chokidar@^3.3.1, chokidar@^3.5.1: +chokidar@^3.5.1: version "3.5.3" resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd" integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw== @@ -6601,6 +6612,13 @@ clone-deep@^4.0.1: kind-of "^6.0.2" shallow-clone "^3.0.0" +clone-response@^1.0.2: + version "1.0.3" + resolved "https://registry.yarnpkg.com/clone-response/-/clone-response-1.0.3.tgz#af2032aa47816399cf5f0a1d0db902f517abb8c3" + integrity sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA== + dependencies: + mimic-response "^1.0.0" + clone-stats@^0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/clone-stats/-/clone-stats-0.0.1.tgz#b88f94a82cf38b8791d58046ea4029ad88ca99d1" @@ -6713,6 +6731,11 @@ colors@1.0.3: resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" integrity sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs= +colors@1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" + integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== + colors@^1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63" @@ -6725,11 +6748,6 @@ combined-stream@^1.0.8: dependencies: delayed-stream "~1.0.0" -comlink@^4.3.0: - version "4.3.1" - resolved "https://registry.yarnpkg.com/comlink/-/comlink-4.3.1.tgz#0c6b9d69bcd293715c907c33fe8fc45aecad13c5" - integrity sha512-+YbhUdNrpBZggBAHWcgQMLPLH1KDF3wJpeqrCKieWQ8RL7atmgsgTQko1XEBK6PsecfopWNntopJ+ByYG1lRaA== - comma-separated-tokens@^1.0.0: version "1.0.8" resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz#632b80b6117867a158f1080ad498b2fbe7e3f5ea" @@ -6774,12 +6792,12 @@ command-line-usage@^6.0.0: table-layout "^1.0.0" typical "^5.1.0" -commander@^2.19.0: +commander@^2.18.0, commander@^2.19.0: version "2.20.3" resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== -commander@^8.2.0, commander@^8.3.0: +commander@^8.2.0: version "8.3.0" resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66" integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww== @@ -6976,11 +6994,6 @@ create-react-context@0.3.0: gud "^1.0.0" warning "^4.0.3" -create-require@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333" - integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ== - credit-card-type@^5.0.0: version "5.0.4" resolved "https://registry.yarnpkg.com/credit-card-type/-/credit-card-type-5.0.4.tgz#2dd9df280411ce2bb91ed95ac31e814605717aed" @@ -7180,6 +7193,49 @@ d3-voronoi@^1.1.4: resolved "https://registry.yarnpkg.com/d3-voronoi/-/d3-voronoi-1.1.4.tgz#dd3c78d7653d2bb359284ae478645d95944c8297" integrity sha512-dArJ32hchFsrQ8uMiTBLq256MpnZjeuBtdHpaDlYuQyjU0CVzCJl/BVW+SkszaAeH95D/8gxqAhgx0ouAWAfRg== +danger@11.2.3: + version "11.2.3" + resolved "https://registry.yarnpkg.com/danger/-/danger-11.2.3.tgz#2a0a6d3581478005d0f2abf5b3995a8409165067" + integrity sha512-NNDOUDZWCi1fqEicSWbnk8lOOoqY+vwekB8twUiknEyyvDDKypWEcUolq6SNg9Kd6HMqnX80K8U8nqzmDRC1QQ== + dependencies: + "@gitbeaker/node" "^21.3.0" + "@octokit/rest" "^18.12.0" + async-retry "1.2.3" + chalk "^2.3.0" + commander "^2.18.0" + core-js "^3.8.2" + debug "^4.1.1" + fast-json-patch "^3.0.0-1" + get-stdin "^6.0.0" + http-proxy-agent "^5.0.0" + https-proxy-agent "^5.0.1" + hyperlinker "^1.0.0" + json5 "^2.1.0" + jsonpointer "^5.0.0" + jsonwebtoken "^9.0.0" + lodash.find "^4.6.0" + lodash.includes "^4.3.0" + lodash.isobject "^3.0.2" + lodash.keys "^4.0.8" + lodash.mapvalues "^4.6.0" + lodash.memoize "^4.1.2" + memfs-or-file-map-to-github-branch "^1.2.1" + micromatch "^4.0.4" + node-cleanup "^2.1.2" + node-fetch "^2.6.7" + override-require "^1.1.1" + p-limit "^2.1.0" + parse-diff "^0.7.0" + parse-git-config "^2.0.3" + parse-github-url "^1.0.2" + parse-link-header "^2.0.0" + pinpoint "^1.1.0" + prettyjson "^1.2.1" + readline-sync "^1.4.9" + regenerator-runtime "^0.13.9" + require-from-string "^2.0.2" + supports-hyperlinks "^1.0.1" + dargs@^6.0.0: version "6.1.0" resolved "https://registry.yarnpkg.com/dargs/-/dargs-6.1.0.tgz#1f3b9b56393ecf8caa7cbfd6c31496ffcfb9b272" @@ -7264,6 +7320,13 @@ decompress-response@^3.2.0: dependencies: mimic-response "^1.0.0" +decompress-response@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" + integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== + dependencies: + mimic-response "^3.1.0" + dedent@0.7.0, dedent@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c" @@ -7318,6 +7381,11 @@ defaults@^1.0.3: dependencies: clone "^1.0.2" +defer-to-connect@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" + integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== + define-lazy-prop@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" @@ -7431,11 +7499,6 @@ diff-sequences@^24.9.0: resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5" integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew== -diff-sequences@^27.5.1: - version "27.5.1" - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327" - integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ== - diff-sequences@^29.0.0: version "29.0.0" resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.0.0.tgz#bae49972ef3933556bcb0800b72e8579d19d9e4f" @@ -7471,11 +7534,6 @@ dir-glob@^3.0.1: dependencies: path-type "^4.0.0" -djb2a@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/djb2a/-/djb2a-1.2.0.tgz#a441d5f49b90b78aac52d2c44f5a6c49b3d1724b" - integrity sha512-rXrJYOPCGvHPYw8R2u/zczFTG3xXNqklrtT17vTPm8n/4a16PKEhrfgMwJ9Zyuz96PJwZzHuK2ChQO/SSChuKA== - doctrine@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" @@ -7571,6 +7629,13 @@ easy-peasy@3.3.0: symbol-observable "^1.2.0" ts-toolbelt "^6.1.6" +ecdsa-sig-formatter@1.0.11: + version "1.0.11" + resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf" + integrity sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ== + dependencies: + safe-buffer "^5.0.1" + editions@^2.1.2, editions@^2.1.3: version "2.1.3" resolved "https://registry.yarnpkg.com/editions/-/editions-2.1.3.tgz#727ccf3ec2c7b12dcc652c71000f16c4824d6f7d" @@ -8166,7 +8231,7 @@ esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0: resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== -esquery@^1.0.1, esquery@^1.3.1, esquery@^1.4.0: +esquery@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5" integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== @@ -8395,6 +8460,11 @@ fast-glob@^3.2.11, fast-glob@^3.2.9: merge2 "^1.3.0" micromatch "^4.0.4" +fast-json-patch@^3.0.0-1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/fast-json-patch/-/fast-json-patch-3.1.1.tgz#85064ea1b1ebf97a3f7ad01e23f9337e72c66947" + integrity sha512-vf6IHUX2SBcA+5/+4883dsIjpBTqmfBjmYiWK1savxQmFk4JfBMLa7ynTYOs1Rolp/T1betJxHiGD3g1Mn8lUQ== + fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" @@ -8405,11 +8475,6 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== -fast-memoize@^2.5.2: - version "2.5.2" - resolved "https://registry.yarnpkg.com/fast-memoize/-/fast-memoize-2.5.2.tgz#79e3bb6a4ec867ea40ba0e7146816f6cdce9b57e" - integrity sha512-Ue0LwpDYErFbmNnZSF0UH6eImUwDmogUO1jyE+JbN2gsQz/jICm1Ve7t9QT0rNSsfJt+Hs4/S3GnsDVjL4HVrw== - fast-shallow-equal@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/fast-shallow-equal/-/fast-shallow-equal-1.0.0.tgz#d4dcaf6472440dcefa6f88b98e3251e27f25628b" @@ -8706,6 +8771,11 @@ fresh@0.5.2: resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac= +fs-exists-sync@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add" + integrity sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg== + fs-extra@9.0.0: version "9.0.0" resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.0.tgz#b6afc31036e247b2466dc99c29ae797d5d4580a3" @@ -8857,6 +8927,11 @@ get-monorepo-packages@^1.1.0: globby "^7.1.1" load-json-file "^4.0.0" +get-stdin@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" + integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== + get-stream@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" @@ -8869,6 +8944,13 @@ get-stream@^4.0.0: dependencies: pump "^3.0.0" +get-stream@^5.1.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3" + integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA== + dependencies: + pump "^3.0.0" + get-stream@^6.0.0, get-stream@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" @@ -8913,6 +8995,15 @@ gifwrap@^0.9.2: image-q "^1.1.1" omggif "^1.0.10" +git-config-path@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/git-config-path/-/git-config-path-1.0.1.tgz#6d33f7ed63db0d0e118131503bab3aca47d54664" + integrity sha512-KcJ2dlrrP5DbBnYIZ2nlikALfRhKzNSX0stvv3ImJ+fvC4hXKoV+U+74SV0upg+jlQZbrtQzc0bu6/Zh+7aQbg== + dependencies: + extend-shallow "^2.0.1" + fs-exists-sync "^0.1.0" + homedir-polyfill "^1.0.0" + github-username@^4.0.0: version "4.1.0" resolved "https://registry.yarnpkg.com/github-username/-/github-username-4.1.0.tgz#cbe280041883206da4212ae9e4b5f169c30bf417" @@ -9113,6 +9204,23 @@ gopd@^1.0.1: dependencies: get-intrinsic "^1.1.3" +got@^11.1.4: + version "11.8.6" + resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a" + integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g== + dependencies: + "@sindresorhus/is" "^4.0.0" + "@szmarczak/http-timer" "^4.0.5" + "@types/cacheable-request" "^6.0.1" + "@types/responselike" "^1.0.0" + cacheable-lookup "^5.0.3" + cacheable-request "^7.0.2" + decompress-response "^6.0.0" + http2-wrapper "^1.0.0-beta.5.2" + lowercase-keys "^2.0.0" + p-cancelable "^2.0.0" + responselike "^2.0.0" + got@^7.0.0: version "7.1.0" resolved "https://registry.yarnpkg.com/got/-/got-7.1.0.tgz#05450fd84094e6bbea56f451a43a9c289166385a" @@ -9206,6 +9314,11 @@ has-bigints@^1.0.2: resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa" integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ== +has-flag@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51" + integrity sha512-P+1n3MnwjR/Epg9BBo1KT8qbye2g2Ou4sFumihwt6I4tsUX7jnLcX4BTOSKg/B1ZrIYMN9FcEnG4x5a7NB8Eng== + has-flag@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" @@ -9345,6 +9458,13 @@ hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: dependencies: react-is "^16.7.0" +homedir-polyfill@^1.0.0: + version "1.0.3" + resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8" + integrity sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA== + dependencies: + parse-passwd "^1.0.0" + homedir-polyfill@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a758998feebf5ed68580f76d46768b4bc" @@ -9374,6 +9494,11 @@ html-escaper@^2.0.0: resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== +http-cache-semantics@^4.0.0: + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" + integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== + http-errors@~1.7.2: version "1.7.3" resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06" @@ -9394,6 +9519,14 @@ http-proxy-agent@^5.0.0: agent-base "6" debug "4" +http2-wrapper@^1.0.0-beta.5.2: + version "1.0.3" + resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.3.tgz#b8f55e0c1f25d4ebd08b3b0c2c079f9590800b3d" + integrity sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg== + dependencies: + quick-lru "^5.1.1" + resolve-alpn "^1.0.0" + https-proxy-agent@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-3.0.1.tgz#b8c286433e87602311b01c8ea34413d856a4af81" @@ -9433,6 +9566,11 @@ husky@7.0.4: resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535" integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ== +hyperlinker@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/hyperlinker/-/hyperlinker-1.0.0.tgz#23dc9e38a206b208ee49bc2d6c8ef47027df0c0e" + integrity sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ== + hyphenate-style-name@^1.0.2: version "1.0.4" resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d" @@ -9565,6 +9703,11 @@ ini@^1.3.4, ini@~1.3.0: resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== +ini@^1.3.5: + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== + inline-style-prefixer@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-6.0.0.tgz#f73d5dbf2855733d6b153a4d24b7b47a73e9770b" @@ -9957,6 +10100,11 @@ is-plain-object@^3.0.0: dependencies: isobject "^4.0.0" +is-plain-object@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" + integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== + is-potential-custom-element-name@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5" @@ -10340,16 +10488,6 @@ jest-diff@^24.9.0: jest-get-type "^24.9.0" pretty-format "^24.9.0" -jest-diff@^27.0.6, jest-diff@^27.1.0: - version "27.5.1" - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def" - integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw== - dependencies: - chalk "^4.0.0" - diff-sequences "^27.5.1" - jest-get-type "^27.5.1" - pretty-format "^27.5.1" - jest-diff@^29.0.1, jest-diff@^29.1.2: version "29.1.2" resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.1.2.tgz#bb7aaf5353227d6f4f96c5e7e8713ce576a607dc" @@ -10451,11 +10589,6 @@ jest-get-type@^26.3.0: resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig== -jest-get-type@^27.5.1: - version "27.5.1" - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1" - integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw== - jest-get-type@^29.0.0: version "29.0.0" resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.0.0.tgz#843f6c50a1b778f7325df1129a0fd7aa713aef80" @@ -11029,6 +11162,11 @@ jsesc@~0.5.0: resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0= +json-buffer@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" + integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== + json-parse-better-errors@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" @@ -11071,7 +11209,7 @@ json5@^1.0.1: dependencies: minimist "^1.2.0" -json5@^2.1.2, json5@^2.2.2: +json5@^2.1.0, json5@^2.1.2, json5@^2.2.2: version "2.2.3" resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== @@ -11104,6 +11242,21 @@ jsonify@~0.0.0: resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM= +jsonpointer@^5.0.0: + version "5.0.1" + resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5.0.1.tgz#2110e0af0900fd37467b5907ecd13a7884a1b559" + integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ== + +jsonwebtoken@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d" + integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw== + dependencies: + jws "^3.2.2" + lodash "^4.17.21" + ms "^2.1.1" + semver "^7.3.8" + "jsx-ast-utils@^2.4.1 || ^3.0.0": version "3.3.3" resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz#76b3e6e6cece5c69d49a5792c3d01bd1a0cdc7ea" @@ -11117,11 +11270,35 @@ just-performance@4.3.0: resolved "https://registry.yarnpkg.com/just-performance/-/just-performance-4.3.0.tgz#cc2bc8c9227f09e97b6b1df4cd0de2df7ae16db1" integrity sha512-L7RjvtJsL0QO8xFs5wEoDDzzJwoiowRw6Rn/GnvldlchS2JQr9wFYPiwZcDfrbbujEKqKN0tvENdbjXdYhDp5Q== +jwa@^1.4.1: + version "1.4.1" + resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a" + integrity sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA== + dependencies: + buffer-equal-constant-time "1.0.1" + ecdsa-sig-formatter "1.0.11" + safe-buffer "^5.0.1" + +jws@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304" + integrity sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA== + dependencies: + jwa "^1.4.1" + safe-buffer "^5.0.1" + kdbush@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/kdbush/-/kdbush-3.0.0.tgz#f8484794d47004cc2d85ed3a79353dbe0abc2bf0" integrity sha512-hRkd6/XW4HTsA9vjVpY9tuXJYLSlelnkTmVFu4M9/7MIYQtFcHpbugAU7UbOfjOiVSVYl2fqgBuJ32JUmRo5Ew== +keyv@^4.0.0: + version "4.5.2" + resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.2.tgz#0e310ce73bf7851ec702f2eaf46ec4e3805cce56" + integrity sha512-5MHbFaKn8cNSmVW7BYnijeAVlE4cYA/SVkifVgrh7yotnfhKmjuXpDKjrABLnT0SfHWV21P8ow07OGfRrNDg8g== + dependencies: + json-buffer "3.0.1" + kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: version "3.2.2" resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64" @@ -11186,6 +11363,11 @@ levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" +li@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/li/-/li-1.3.0.tgz#22c59bcaefaa9a8ef359cf759784e4bf106aea1b" + integrity sha512-z34TU6GlMram52Tss5mt1m//ifRIpKH5Dqm7yUVOdHI+BQCs9qGPHFaCUTIzsWX7edN30aa2WrPwR7IO10FHaw== + lie@3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/lie/-/lie-3.1.1.tgz#9a436b2cc7746ca59de7a41fa469b3efb76bd87e" @@ -11210,11 +11392,6 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lines-and-columns@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b" - integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w== - linkify-it@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.2.0.tgz#e3b54697e78bf915c70a38acd78fd09e0058b1cf" @@ -11370,11 +11547,21 @@ lodash.every@^4.6.0: resolved "https://registry.yarnpkg.com/lodash.every/-/lodash.every-4.6.0.tgz#eb89984bebc4364279bb3aefbbd1ca19bfa6c6a7" integrity sha1-64mYS+vENkJ5uzrvu9HKGb+mxqc= +lodash.find@^4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/lodash.find/-/lodash.find-4.6.0.tgz#cb0704d47ab71789ffa0de8b97dd926fb88b13b1" + integrity sha512-yaRZoAV3Xq28F1iafWN1+a0rflOej93l1DQUejs3SZ41h2O9UJBoS9aueGjPDgAl4B6tPC0NuuchLKaDQQ3Isg== + lodash.get@^4.4.2: version "4.4.2" resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk= +lodash.includes@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f" + integrity sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w== + lodash.isequal@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" @@ -11385,6 +11572,26 @@ lodash.isnumber@^3.0.3: resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc" integrity sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w= +lodash.isobject@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d" + integrity sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA== + +lodash.keys@^4.0.8: + version "4.2.0" + resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205" + integrity sha512-J79MkJcp7Df5mizHiVNpjoHXLi4HLjh9VLS/M7lQSGoQ+0oQ+lWEigREkqKyizPB1IawvQLLKY8mzEcm1tkyxQ== + +lodash.mapvalues@^4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz#1bafa5005de9dd6f4f26668c30ca37230cc9689c" + integrity sha512-JPFqXFeZQ7BfS00H58kClY7SPVeHertPE0lNuCyZ26/XlN8TvakYD7b9bGyNmXbT/D3BbtPAAmq90gPWqLkxlQ== + +lodash.memoize@^4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" + integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag== + lodash.merge@^4.6.2: version "4.6.2" resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" @@ -11491,6 +11698,11 @@ lowercase-keys@^1.0.0: resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz#6f9e30b47084d971a7c820ff15a6c5167b74c26f" integrity sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA== +lowercase-keys@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479" + integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA== + lowlight@^1.14.0: version "1.20.0" resolved "https://registry.yarnpkg.com/lowlight/-/lowlight-1.20.0.tgz#ddb197d33462ad0d93bf19d17b6c301aa3941888" @@ -11635,6 +11847,13 @@ mem-fs@^1.1.0: vinyl "^1.1.0" vinyl-file "^2.0.0" +memfs-or-file-map-to-github-branch@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/memfs-or-file-map-to-github-branch/-/memfs-or-file-map-to-github-branch-1.2.1.tgz#fdb9a85408262316a9bd5567409bf89be7d72f96" + integrity sha512-I/hQzJ2a/pCGR8fkSQ9l5Yx+FQ4e7X6blNHyWBm2ojeFLT3GVzGkTj7xnyWpdclrr7Nq4dmx3xrvu70m3ypzAQ== + dependencies: + "@octokit/rest" "^16.43.0 || ^17.11.0 || ^18.12.0" + memoize-one@^5.0.0: version "5.0.4" resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.4.tgz#005928aced5c43d890a4dfab18ca908b0ec92cbc" @@ -12019,6 +12238,11 @@ mimic-response@^1.0.0: resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ== +mimic-response@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" + integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== + min-document@^2.19.0: version "2.19.0" resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" @@ -12038,13 +12262,6 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatc dependencies: brace-expansion "^1.1.7" -minimatch@^5.0.1: - version "5.1.6" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96" - integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g== - dependencies: - brace-expansion "^2.0.1" - minimist@^0.2.1: version "0.2.1" resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.1.tgz#827ba4e7593464e7c221e8c5bed930904ee2c455" @@ -12200,6 +12417,11 @@ nocache@^2.1.0: resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f" integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q== +node-cleanup@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c" + integrity sha512-qN8v/s2PAJwGUtr1/hYTpNKlD6Y9rc4p8KSmJXyGdYGZsDGKXrGThikLFP9OCHFeLeEpQzPwiAtdIvBLqm//Hw== + node-dir@^0.1.17: version "0.1.17" resolved "https://registry.yarnpkg.com/node-dir/-/node-dir-0.1.17.tgz#5f5665d93351335caabef8f1c554516cf5f1e4e5" @@ -12274,6 +12496,11 @@ normalize-path@^3.0.0, normalize-path@~3.0.0: resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== +normalize-url@^6.0.1: + version "6.1.0" + resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a" + integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== + npm-run-path@^2.0.0: version "2.0.2" resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" @@ -12650,11 +12877,21 @@ overlayscrollbars@^1.13.1: resolved "https://registry.yarnpkg.com/overlayscrollbars/-/overlayscrollbars-1.13.1.tgz#0b840a88737f43a946b9d87875a2f9e421d0338a" integrity sha512-gIQfzgGgu1wy80EB4/6DaJGHMEGmizq27xHIESrzXq0Y/J0Ay1P3DWk6tuVmEPIZH15zaBlxeEJOqdJKmowHCQ== +override-require@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/override-require/-/override-require-1.1.1.tgz#6ae22fadeb1f850ffb0cf4c20ff7b87e5eb650df" + integrity sha512-eoJ9YWxFcXbrn2U8FKT6RV+/Kj7fiGAB1VvHzbYKt8xM5ZuKZgCGvnHzDxmreEjcBH28ejg5MiOH4iyY1mQnkg== + p-cancelable@^0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-0.3.0.tgz#b9e123800bcebb7ac13a479be195b507b98d30fa" integrity sha512-RVbZPLso8+jFeq1MfNvgXtCRED2raz/dKpacfTNxsx6pLEpEomM7gah6VeHSYV3+vo0OAi4MkArtQcWWXuQoyw== +p-cancelable@^2.0.0: + version "2.1.1" + resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-2.1.1.tgz#aab7fbd416582fa32a3db49859c122487c5ed2cf" + integrity sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg== + p-finally@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" @@ -12667,7 +12904,7 @@ p-limit@^1.1.0: dependencies: p-try "^1.0.0" -p-limit@^2.0.0, p-limit@^2.2.0: +p-limit@^2.0.0, p-limit@^2.1.0, p-limit@^2.2.0: version "2.3.0" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== @@ -12770,6 +13007,11 @@ parse-bmfont-xml@^1.1.4: xml-parse-from-string "^1.0.0" xml2js "^0.4.5" +parse-diff@^0.7.0: + version "0.7.1" + resolved "https://registry.yarnpkg.com/parse-diff/-/parse-diff-0.7.1.tgz#9b7a2451c3725baf2c87c831ba192d40ee2237d4" + integrity sha512-1j3l8IKcy4yRK2W4o9EYvJLSzpAVwz4DXqCewYyx2vEwk2gcf3DBPqc8Fj4XV3K33OYJ08A8fWwyu/ykD/HUSg== + parse-entities@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-2.0.0.tgz#53c6eb5b9314a1f4ec99fa0fdf7ce01ecda0cbe8" @@ -12782,7 +13024,16 @@ parse-entities@^2.0.0: is-decimal "^1.0.0" is-hexadecimal "^1.0.0" -parse-github-url@1.0.2: +parse-git-config@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/parse-git-config/-/parse-git-config-2.0.3.tgz#6fb840d4a956e28b971c97b33a5deb73a6d5b6bb" + integrity sha512-Js7ueMZOVSZ3tP8C7E3KZiHv6QQl7lnJ+OkbxoaFazzSa2KyEHqApfGbU3XboUgUnq4ZuUmskUpYKTNx01fm5A== + dependencies: + expand-tilde "^2.0.2" + git-config-path "^1.0.1" + ini "^1.3.5" + +parse-github-url@1.0.2, parse-github-url@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395" integrity sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw== @@ -12820,6 +13071,13 @@ parse-json@^5.2.0: json-parse-even-better-errors "^2.3.0" lines-and-columns "^1.1.6" +parse-link-header@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/parse-link-header/-/parse-link-header-2.0.0.tgz#949353e284f8aa01f2ac857a98f692b57733f6b7" + integrity sha512-xjU87V0VyHZybn2RrCX5TIFGxTVZE6zqqZWMPlIKiSKuWh/X5WZdt+w1Ki1nXB+8L/KtL+nZ4iq+sfI6MrhhMw== + dependencies: + xtend "~4.0.1" + parse-passwd@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6" @@ -12964,6 +13222,11 @@ pinkie@^2.0.0: resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA= +pinpoint@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/pinpoint/-/pinpoint-1.1.0.tgz#0cf7757a6977f1bf7f6a32207b709e377388e874" + integrity sha512-+04FTD9x7Cls2rihLlo57QDCcHoLBGn5Dk51SwtFBWkUWLxZaBXyNVpCw1S+atvE7GmnFjeaRZ0WLq3UYuqAdg== + pirates@^4.0.4, pirates@^4.0.5: version "4.0.5" resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b" @@ -13067,11 +13330,6 @@ prettier@2.5.1: resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== -prettier@^2.3.2: - version "2.8.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" - integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== - prettier@^2.4.1: version "2.6.2" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032" @@ -13126,15 +13384,6 @@ pretty-format@^26.5.2, pretty-format@^26.6.2: ansi-styles "^4.0.0" react-is "^17.0.1" -pretty-format@^27.5.1: - version "27.5.1" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e" - integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ== - dependencies: - ansi-regex "^5.0.1" - ansi-styles "^5.0.0" - react-is "^17.0.1" - pretty-format@^29.0.0: version "29.2.1" resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.2.1.tgz#86e7748fe8bbc96a6a4e04fa99172630907a9611" @@ -13167,6 +13416,14 @@ pretty-hrtime@^1.0.3: resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1" integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE= +prettyjson@^1.2.1: + version "1.2.5" + resolved "https://registry.yarnpkg.com/prettyjson/-/prettyjson-1.2.5.tgz#ef3cfffcc70505c032abc59785884b4027031835" + integrity sha512-rksPWtoZb2ZpT5OVgtmy0KHVM+Dca3iVwWY9ifwhcexfjebtgjg3wmrUt9PvJ59XIYBcknQeYHD8IAnVlh9lAw== + dependencies: + colors "1.4.0" + minimist "^1.2.0" + prismjs@^1.21.0, prismjs@~1.27.0: version "1.27.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057" @@ -13329,6 +13586,16 @@ query-string@4.3.4: object-assign "^4.1.0" strict-uri-encode "^1.0.0" +query-string@^6.12.1: + version "6.14.1" + resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a" + integrity sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw== + dependencies: + decode-uri-component "^0.2.0" + filter-obj "^1.1.0" + split-on-first "^1.0.0" + strict-uri-encode "^2.0.0" + query-string@^7.0.0: version "7.1.1" resolved "https://registry.yarnpkg.com/query-string/-/query-string-7.1.1.tgz#754620669db978625a90f635f12617c271a088e1" @@ -13354,6 +13621,11 @@ queue-microtask@^1.2.2: resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== +quick-lru@^5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" + integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA== + quickselect@^1.0.1: version "1.1.1" resolved "https://registry.yarnpkg.com/quickselect/-/quickselect-1.1.1.tgz#852e412ce418f237ad5b660d70cffac647ae94c2" @@ -14012,6 +14284,11 @@ readdirp@~3.6.0: dependencies: picomatch "^2.2.1" +readline-sync@^1.4.9: + version "1.4.10" + resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.10.tgz#41df7fbb4b6312d673011594145705bf56d8873b" + integrity sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw== + readline@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/readline/-/readline-1.3.0.tgz#c580d77ef2cfc8752b132498060dc9793a7ac01c" @@ -14104,6 +14381,11 @@ regenerator-runtime@^0.13.7: resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52" integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== +regenerator-runtime@^0.13.9: + version "0.13.11" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== + regenerator-transform@^0.14.2: version "0.14.5" resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4" @@ -14269,6 +14551,11 @@ require-directory@^2.1.1: resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I= +require-from-string@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" + integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== + require-main-filename@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b" @@ -14289,6 +14576,11 @@ resize-observer-polyfill@^1.5.1: resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464" integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg== +resolve-alpn@^1.0.0: + version "1.2.1" + resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9" + integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g== + resolve-cwd@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d" @@ -14355,6 +14647,13 @@ resolve@^2.0.0-next.4: path-parse "^1.0.7" supports-preserve-symlinks-flag "^1.0.0" +responselike@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/responselike/-/responselike-2.0.1.tgz#9a0bc8fdc252f3fb1cca68b016591059ba1422bc" + integrity sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw== + dependencies: + lowercase-keys "^2.0.0" + restore-cursor@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" @@ -14376,6 +14675,11 @@ ret@~0.1.10: resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== +retry@0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b" + integrity sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow== + reusify@^1.0.4: version "1.0.4" resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" @@ -14587,7 +14891,7 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== -semver@^7.3.7: +semver@^7.3.7, semver@^7.3.8: version "7.3.8" resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798" integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== @@ -14746,15 +15050,6 @@ signale@^1.4.0: figures "^2.0.0" pkg-conf "^2.1.0" -simple-git@^3.6.0: - version "3.16.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec" - integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw== - dependencies: - "@kwsites/file-exists" "^1.1.1" - "@kwsites/promise-deferred" "^1.1.1" - debug "^4.3.4" - simple-markdown@0.7.3: version "0.7.3" resolved "https://registry.yarnpkg.com/simple-markdown/-/simple-markdown-0.7.3.tgz#e32150b2ec6f8287197d09869fd928747a9c5640" @@ -15423,7 +15718,7 @@ supercluster@6.0.2: dependencies: kdbush "^3.0.0" -supports-color@^5.3.0, supports-color@^5.5.0: +supports-color@^5.0.0, supports-color@^5.3.0, supports-color@^5.5.0: version "5.5.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== @@ -15444,6 +15739,14 @@ supports-color@^8.0.0, supports-color@^8.1.0: dependencies: has-flag "^4.0.0" +supports-hyperlinks@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7" + integrity sha512-HHi5kVSefKaJkGYXbDuKbUGRVxqnWGn3J2e39CYcNJEfWciGq2zYtOhXLTlvrOZW1QU7VX67w7fMmWafHX9Pfw== + dependencies: + has-flag "^2.0.0" + supports-color "^5.0.0" + supports-preserve-symlinks-flag@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" @@ -15751,25 +16054,6 @@ ts-node@8.4.1: source-map-support "^0.5.6" yn "^3.0.0" -ts-node@^10.2.1: - version "10.9.1" - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b" - integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw== - dependencies: - "@cspotcode/source-map-support" "^0.8.0" - "@tsconfig/node10" "^1.0.7" - "@tsconfig/node12" "^1.0.7" - "@tsconfig/node14" "^1.0.0" - "@tsconfig/node16" "^1.0.2" - acorn "^8.4.1" - acorn-walk "^8.1.1" - arg "^4.1.0" - create-require "^1.1.0" - diff "^4.0.1" - make-error "^1.1.1" - v8-compile-cache-lib "^3.0.1" - yn "3.1.1" - ts-toolbelt@^6.1.6: version "6.15.5" resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-6.15.5.tgz#cb3b43ed725cb63644782c64fbcad7d8f28c0a83" @@ -15800,7 +16084,7 @@ tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== -tslib@^2.0.3, tslib@^2.3.1, tslib@^2.4.0: +tslib@^2.4.0: version "2.4.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== @@ -15874,7 +16158,7 @@ typescript-memoize@^1.0.0-alpha.3: dependencies: core-js "2.4.1" -typescript@4.9.4, typescript@>=2.7: +typescript@4.9.4: version "4.9.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78" integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg== @@ -15984,6 +16268,11 @@ universal-user-agent@^5.0.0: dependencies: os-name "^3.1.0" +universal-user-agent@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee" + integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w== + universalify@^0.1.0: version "0.1.2" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" @@ -16189,11 +16478,6 @@ uuid@^8.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== -v8-compile-cache-lib@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" - integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== - v8-to-istanbul@^9.0.1: version "9.0.1" resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-9.0.1.tgz#b6f994b0b5d4ef255e17a0d17dc444a9f5132fa4" @@ -16894,6 +17178,11 @@ ws@^8.11.0: resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.0.tgz#485074cc392689da78e1828a9ff23585e06cddd8" integrity sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig== +xcase@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/xcase/-/xcase-2.0.1.tgz#c7fa72caa0f440db78fd5673432038ac984450b9" + integrity sha512-UmFXIPU+9Eg3E9m/728Bii0lAIuoc+6nbrNUKaRPJOFp91ih44qqGlWtxMB6kXFrRD6po+86ksHM5XHCfk6iPw== + xcode@3.0.1, xcode@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/xcode/-/xcode-3.0.1.tgz#3efb62aac641ab2c702458f9a0302696146aa53c" @@ -17118,7 +17407,7 @@ yeoman-generator@^3.1.1: through2 "^3.0.0" yeoman-environment "^2.0.5" -yn@3.1.1, yn@^3.0.0: +yn@^3.0.0: version "3.1.1" resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50" integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==