Skip to content

Commit 466b2d2

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] <[email protected]>
1 parent 48d7f78 commit 466b2d2

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
@@ -3561,8 +3561,9 @@ git-url-parse@^11.1.2:
35613561
git-up "^4.0.0"
35623562

35633563
glob-parent@^5.0.0, glob-parent@^5.1.0:
3564-
version "5.1.1"
3565-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3564+
version "5.1.2"
3565+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3566+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
35663567
dependencies:
35673568
is-glob "^4.0.1"
35683569

@@ -4177,6 +4178,7 @@ is-extendable@^1.0.1:
41774178
is-extglob@^2.1.1:
41784179
version "2.1.1"
41794180
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
4181+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
41804182

41814183
is-fullwidth-code-point@^1.0.0:
41824184
version "1.0.0"
@@ -4200,6 +4202,7 @@ is-generator-fn@^2.0.0:
42004202
is-glob@^4.0.0, is-glob@^4.0.1:
42014203
version "4.0.1"
42024204
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4205+
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
42034206
dependencies:
42044207
is-extglob "^2.1.1"
42054208

0 commit comments

Comments
 (0)