Skip to content

Commit c9692b1

Browse files
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) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c90106f commit c9692b1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2326,7 +2326,7 @@ compression@^1.7.1:
23262326
23272327
version "0.0.1"
23282328
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2329-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
2329+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
23302330

23312331
connect@^3.6.5:
23322332
version "3.7.0"
@@ -4272,9 +4272,9 @@ mimic-fn@^1.0.0:
42724272
integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
42734273

42744274
minimatch@^3.0.2, minimatch@^3.0.4:
4275-
version "3.0.4"
4276-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4277-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
4275+
version "3.1.2"
4276+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
4277+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
42784278
dependencies:
42794279
brace-expansion "^1.1.7"
42804280

@@ -4849,7 +4849,7 @@ react-is@^17.0.1:
48494849
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
48504850

48514851
"react-native-azure-ad-2@file:..":
4852-
version "2.0.0"
4852+
version "2.0.1"
48534853
dependencies:
48544854
buffer "^6.0.3"
48554855
react-native-get-random-values "^1.7.0"

0 commit comments

Comments
 (0)