Skip to content

Commit 49f3f4a

Browse files
Bump glob-parent from 5.1.1 to 5.1.2
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] <support@github.com>
1 parent 5084edb commit 49f3f4a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

yarn.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,8 +3263,9 @@ git-log-parser@^1.2.0:
32633263
traverse "~0.6.6"
32643264

32653265
glob-parent@^5.0.0, glob-parent@^5.1.0:
3266-
version "5.1.1"
3267-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3266+
version "5.1.2"
3267+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3268+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
32683269
dependencies:
32693270
is-glob "^4.0.1"
32703271

@@ -3817,6 +3818,7 @@ is-extendable@^1.0.1:
38173818
is-extglob@^2.1.1:
38183819
version "2.1.1"
38193820
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
3821+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
38203822

38213823
is-fullwidth-code-point@^1.0.0:
38223824
version "1.0.0"
@@ -3840,6 +3842,7 @@ is-generator-fn@^2.0.0:
38403842
is-glob@^4.0.0, is-glob@^4.0.1:
38413843
version "4.0.1"
38423844
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
3845+
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
38433846
dependencies:
38443847
is-extglob "^2.1.1"
38453848

0 commit comments

Comments
 (0)