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

Commit e91d070

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] <support@github.com>
1 parent fdadfa4 commit e91d070

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3209,9 +3209,9 @@ getpass@^0.1.1:
32093209
assert-plus "^1.0.0"
32103210

32113211
glob-parent@^5.0.0:
3212-
version "5.1.1"
3213-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz"
3214-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3212+
version "5.1.2"
3213+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3214+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
32153215
dependencies:
32163216
is-glob "^4.0.1"
32173217

@@ -3590,8 +3590,8 @@ is-extendable@^1.0.1:
35903590

35913591
is-extglob@^2.1.1:
35923592
version "2.1.1"
3593-
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
3594-
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
3593+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
3594+
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
35953595

35963596
is-fullwidth-code-point@^2.0.0:
35973597
version "2.0.0"
@@ -3609,9 +3609,9 @@ is-generator-fn@^2.0.0:
36093609
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
36103610

36113611
is-glob@^4.0.0, is-glob@^4.0.1:
3612-
version "4.0.1"
3613-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz"
3614-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
3612+
version "4.0.3"
3613+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
3614+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
36153615
dependencies:
36163616
is-extglob "^2.1.1"
36173617

0 commit comments

Comments
 (0)