From b05f1d145cdb7729ad348d56eb89027ceb84f768 Mon Sep 17 00:00:00 2001 From: Brooklyn Welsh Date: Tue, 4 Mar 2025 20:14:53 +0000 Subject: [PATCH] Revert irrelevant changes --- migrations/app/migrations_manifest.txt | 1 - yarn.lock | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/migrations/app/migrations_manifest.txt b/migrations/app/migrations_manifest.txt index bf691f21cc4..d8c89807933 100644 --- a/migrations/app/migrations_manifest.txt +++ b/migrations/app/migrations_manifest.txt @@ -1100,7 +1100,6 @@ 20250206173204_add_hawaii_data.up.sql 20250207153450_add_fetch_documents_func.up.sql 20250210175754_B22451_update_dest_queue_to_consider_sit_extensions.up.sql -20250213214427_drop_received_by_gex_payment_request_status_type.up.sql 20250213151815_fix_spacing_fetch_documents.up.sql 20250213214427_drop_received_by_gex_payment_request_status_type.up.sql # nothing should be added below this line this file is archived and only needed for rebuilding db Locally to be run prior to new migrations process to keep the current state diff --git a/yarn.lock b/yarn.lock index 86abd6aebb7..6343f5b7bed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16502,9 +16502,9 @@ stop-iteration-iterator@^1.0.0: internal-slot "^1.0.4" store2@^2.14.2: - version "2.14.4" - resolved "https://registry.yarnpkg.com/store2/-/store2-2.14.4.tgz#81b313abaddade4dcd7570c5cc0e3264a8f7a242" - integrity sha512-srTItn1GOvyvOycgxjAnPA63FZNwy0PTyUBFMHRM+hVFltAeoh0LmNBz9SZqUS9mMqGk8rfyWyXn3GH5ReJ8Zw== + version "2.14.2" + resolved "https://registry.yarnpkg.com/store2/-/store2-2.14.2.tgz#56138d200f9fe5f582ad63bc2704dbc0e4a45068" + integrity sha512-siT1RiqlfQnGqgT/YzXVUNsom9S0H1OX+dpdGN1xkyYATo4I6sep5NmsRD/40s3IIOvlCq6akxkqG82urIZW1w== storybook@^7.6.20: version "7.6.20"