Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit f58bca0

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 3bcd5c2 commit f58bca0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -807,9 +807,9 @@ get-stream@^5.0.0:
807807
pump "^3.0.0"
808808

809809
glob-parent@^5.1.0:
810-
version "5.1.1"
811-
resolved "http://registry.npm.baidu-int.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
812-
integrity sha1-tsHvQXxOVmPqSY8cRa+saRa7wik=
810+
version "5.1.2"
811+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
812+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
813813
dependencies:
814814
is-glob "^4.0.1"
815815

@@ -1014,7 +1014,7 @@ is-decimal@^1.0.0, is-decimal@^1.0.2:
10141014

10151015
is-extglob@^2.1.1:
10161016
version "2.1.1"
1017-
resolved "http://registry.npm.baidu-int.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
1017+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
10181018
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
10191019

10201020
is-fullwidth-code-point@^2.0.0:
@@ -1029,8 +1029,8 @@ is-fullwidth-code-point@^3.0.0:
10291029

10301030
is-glob@^4.0.1:
10311031
version "4.0.1"
1032-
resolved "http://registry.npm.baidu-int.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
1033-
integrity sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw=
1032+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
1033+
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
10341034
dependencies:
10351035
is-extglob "^2.1.1"
10361036

0 commit comments

Comments
 (0)