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

Commit 81a4792

Browse files
chore(deps): 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 d99d494 commit 81a4792

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -5730,9 +5730,9 @@ [email protected]:
57305730
through "~2.2.7"
57315731

57325732
glob-parent@^5.1.0, glob-parent@~5.1.0:
5733-
version "5.1.1"
5734-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
5735-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
5733+
version "5.1.2"
5734+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
5735+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
57365736
dependencies:
57375737
is-glob "^4.0.1"
57385738

@@ -6336,9 +6336,9 @@ is-git-url@^1.0.0:
63366336
integrity sha1-U/aEzRQyhbUsMkS05vKCU1J69ms=
63376337

63386338
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
6339-
version "4.0.1"
6340-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
6341-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
6339+
version "4.0.3"
6340+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
6341+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
63426342
dependencies:
63436343
is-extglob "^2.1.1"
63446344

0 commit comments

Comments
 (0)