Skip to content

Commit 7af34b1

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 4d6fce7 commit 7af34b1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1622,9 +1622,9 @@ getpass@^0.1.1:
16221622
assert-plus "^1.0.0"
16231623

16241624
glob-parent@^5.0.0, glob-parent@~5.1.0:
1625-
version "5.1.1"
1626-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
1627-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
1625+
version "5.1.2"
1626+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
1627+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
16281628
dependencies:
16291629
is-glob "^4.0.1"
16301630

@@ -1919,7 +1919,7 @@ is-binary-path@~2.1.0:
19191919
is-extglob@^2.1.1:
19201920
version "2.1.1"
19211921
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
1922-
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
1922+
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
19231923

19241924
is-fullwidth-code-point@^2.0.0:
19251925
version "2.0.0"
@@ -1932,9 +1932,9 @@ is-fullwidth-code-point@^3.0.0:
19321932
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
19331933

19341934
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
1935-
version "4.0.1"
1936-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
1937-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
1935+
version "4.0.3"
1936+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
1937+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
19381938
dependencies:
19391939
is-extglob "^2.1.1"
19401940

0 commit comments

Comments
 (0)