From 36e6b8de5126eebe1fea30db761ba454c4932a51 Mon Sep 17 00:00:00 2001 From: Sebastian Leheis Date: Thu, 21 Sep 2023 20:05:55 +0200 Subject: [PATCH] Added missing version --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 7de82a2..63f13ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3033,7 +3033,7 @@ babel-preset-react-app@^10.0.1: "@babel/runtime" "^7.16.3" babel-plugin-macros "^3.1.0" babel-plugin-transform-react-remove-prop-types "^0.4.24" - "@babel/plugin-transform-private-property-in-object" + "@babel/plugin-transform-private-property-in-object" "^7.22.11" balanced-match@^1.0.0: version "1.0.2"