Skip to content

Commit dc913d9

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 ba40bc9 commit dc913d9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@ get-func-name@^2.0.0:
526526
resolved "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.0.tgz"
527527

528528
glob-parent@~5.1.0:
529-
version "5.1.1"
530-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz"
529+
version "5.1.2"
530+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
531531
dependencies:
532532
is-glob "^4.0.1"
533533

@@ -637,7 +637,7 @@ is-date-object@^1.0.1:
637637

638638
is-extglob@^2.1.1:
639639
version "2.1.1"
640-
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
640+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
641641

642642
is-fullwidth-code-point@^2.0.0:
643643
version "2.0.0"
@@ -648,8 +648,8 @@ is-fullwidth-code-point@^3.0.0:
648648
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
649649

650650
is-glob@^4.0.1, is-glob@~4.0.1:
651-
version "4.0.1"
652-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz"
651+
version "4.0.3"
652+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
653653
dependencies:
654654
is-extglob "^2.1.1"
655655

0 commit comments

Comments
 (0)