Skip to content

Commit 2b779a0

Browse files
chore: bump glob-parent in /example/RNBackgroundExample (#262)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 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.0...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 3c2d04b commit 2b779a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/RNBackgroundExample/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3686,9 +3686,9 @@ getpass@^0.1.1:
36863686
assert-plus "^1.0.0"
36873687

36883688
glob-parent@^5.0.0:
3689-
version "5.1.0"
3690-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
3691-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
3689+
version "5.1.2"
3690+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3691+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
36923692
dependencies:
36933693
is-glob "^4.0.1"
36943694

@@ -6410,7 +6410,7 @@ react-is@^16.8.1, react-is@^16.8.4:
64106410
integrity sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw==
64116411

64126412
react-native-background-upload@../../:
6413-
version "6.0.0"
6413+
version "6.2.4"
64146414

64156415
react-native-fs@^2.16.1:
64166416
version "2.16.1"

0 commit comments

Comments
 (0)