Skip to content

Commit 698b8b1

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 83c18c7 commit 698b8b1

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

+4-11
Original file line numberDiff line numberDiff line change
@@ -870,14 +870,7 @@ get-symbol-description@^1.0.0:
870870
call-bind "^1.0.2"
871871
get-intrinsic "^1.1.1"
872872

873-
glob-parent@^5.1.0:
874-
version "5.1.1"
875-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
876-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
877-
dependencies:
878-
is-glob "^4.0.1"
879-
880-
glob-parent@^5.1.2:
873+
glob-parent@^5.1.0, glob-parent@^5.1.2:
881874
version "5.1.2"
882875
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
883876
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -1081,9 +1074,9 @@ is-fullwidth-code-point@^3.0.0:
10811074
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
10821075

10831076
is-glob@^4.0.0, is-glob@^4.0.1:
1084-
version "4.0.1"
1085-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
1086-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
1077+
version "4.0.2"
1078+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.2.tgz#859fc2e731e58c902f99fcabccb75a7dd07d29d8"
1079+
integrity sha512-ZZTOjRcDjuAAAv2cTBQP/lL59ZTArx77+7UzHdWW/XB1mrfp7DEaVpKmZ0XIzx+M7AxfhKcqV+nMetUQmFifwg==
10871080
dependencies:
10881081
is-extglob "^2.1.1"
10891082

0 commit comments

Comments
 (0)