Skip to content

Commit 05c3181

Browse files
Bump glob-parent from 3.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 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@v3.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc9499d commit 05c3181

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+7-6
Original file line numberDiff line numberDiff line change
@@ -1260,9 +1260,9 @@ github-from-package@0.0.0:
12601260
integrity sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=
12611261

12621262
glob-parent@~5.1.0:
1263-
version "5.1.1"
1264-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
1265-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
1263+
version "5.1.2"
1264+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
1265+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
12661266
dependencies:
12671267
is-glob "^4.0.1"
12681268

@@ -1430,6 +1430,7 @@ is-binary-path@~2.1.0:
14301430
is-extglob@^2.1.1:
14311431
version "2.1.1"
14321432
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
1433+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
14331434

14341435
is-fullwidth-code-point@^1.0.0:
14351436
version "1.0.0"
@@ -1442,9 +1443,9 @@ is-fullwidth-code-point@^2.0.0:
14421443
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
14431444

14441445
is-glob@^4.0.1, is-glob@~4.0.1:
1445-
version "4.0.1"
1446-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
1447-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
1446+
version "4.0.3"
1447+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
1448+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
14481449
dependencies:
14491450
is-extglob "^2.1.1"
14501451

0 commit comments

Comments
 (0)