Skip to content

Commit 7a6e0c0

Browse files
Bump glob-parent from 5.1.1 to 5.1.2 in /example (#133)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a73eeea commit 7a6e0c0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

example/yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3062,9 +3062,9 @@ getpass@^0.1.1:
30623062
assert-plus "^1.0.0"
30633063

30643064
glob-parent@^5.0.0:
3065-
version "5.1.1"
3066-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3067-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3065+
version "5.1.2"
3066+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3067+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
30683068
dependencies:
30693069
is-glob "^4.0.1"
30703070

@@ -5425,8 +5425,7 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
54255425
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
54265426

54275427
"react-native-share-menu@link:..":
5428-
version "0.0.0"
5429-
uid ""
5428+
version "5.0.4"
54305429

54315430
54325431
version "0.63.2"

0 commit comments

Comments
 (0)