From 9680378794b3b0b46e9a9a7e0af2dd85c134b8a5 Mon Sep 17 00:00:00 2001 From: Ilia Babanov Date: Mon, 23 Sep 2024 16:48:51 +0200 Subject: [PATCH] update lockfile --- yarn.lock | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/yarn.lock b/yarn.lock index 34b6ceb35..a6575ecb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3718,6 +3718,7 @@ __metadata: fs-extra: ^11.2.0 glob: ^10.3.10 lodash: ^4.17.21 + minimatch: ^10.0.1 mocha: ^10.2.0 mock-require: ^3.0.3 nyc: ^15.1.0 @@ -7544,6 +7545,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^10.0.1": + version: 10.0.1 + resolution: "minimatch@npm:10.0.1" + dependencies: + brace-expansion: ^2.0.1 + checksum: f5b63c2f30606091a057c5f679b067f84a2cd0ffbd2dbc9143bda850afd353c7be81949ff11ae0c86988f07390eeca64efd7143ee05a0dab37f6c6b38a2ebb6c + languageName: node + linkType: hard + "minimatch@npm:^3.0.3, minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2"