From de8fed7941661b762586d731f1c1e8692dc789a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 14:44:43 +0000 Subject: [PATCH] Bump minimatch from 3.0.4 to 3.1.2 in /Example Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Example/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/yarn.lock b/Example/yarn.lock index 76ca145f6..4c7e440aa 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -2829,8 +2829,8 @@ min-document@^2.19.0: dom-walk "^0.1.0" minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" + version "3.1.2" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" dependencies: brace-expansion "^1.1.7" @@ -3340,7 +3340,7 @@ react-devtools-core@^2.5.0: ws "^2.0.3" "react-native-admob@file:..": - version "2.0.0-beta.3" + version "2.0.0-beta.5" dependencies: prop-types "^15.5.10"