Skip to content

Commit a93c432

Browse files
Bump micromatch from 4.0.5 to 4.0.8 in /examples/react-native (#347)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 761b3eb commit a93c432

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

examples/react-native/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-native/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ brace-expansion@^1.1.7:
22082208
balanced-match "^1.0.0"
22092209
concat-map "0.0.1"
22102210

2211-
braces@^3.0.2:
2211+
braces@^3.0.3:
22122212
version "3.0.3"
22132213
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
22142214
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -4277,11 +4277,11 @@ [email protected], metro@^0.80.3:
42774277
yargs "^17.6.2"
42784278

42794279
micromatch@^4.0.4:
4280-
version "4.0.5"
4281-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
4282-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
4280+
version "4.0.8"
4281+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
4282+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
42834283
dependencies:
4284-
braces "^3.0.2"
4284+
braces "^3.0.3"
42854285
picomatch "^2.3.1"
42864286

42874287
[email protected], "mime-db@>= 1.43.0 < 2":

0 commit comments

Comments
 (0)