Skip to content

Commit 615db42

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] <support@github.com>
1 parent c73f211 commit 615db42

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

yarn.lock

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6390,14 +6390,7 @@ git-url-parse@11.6.0:
63906390
dependencies:
63916391
git-up "^4.0.0"
63926392

6393-
glob-parent@^5.1.0:
6394-
version "5.1.1"
6395-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
6396-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
6397-
dependencies:
6398-
is-glob "^4.0.1"
6399-
6400-
glob-parent@^5.1.2, glob-parent@~5.1.2:
6393+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
64016394
version "5.1.2"
64026395
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
64036396
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -7173,7 +7166,7 @@ is-docker@^2.1.1:
71737166
is-extglob@^2.1.1:
71747167
version "2.1.1"
71757168
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
7176-
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
7169+
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
71777170

71787171
is-fullwidth-code-point@^2.0.0:
71797172
version "2.0.0"
@@ -7190,14 +7183,7 @@ is-generator-fn@^2.0.0:
71907183
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
71917184
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
71927185

7193-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
7194-
version "4.0.1"
7195-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
7196-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
7197-
dependencies:
7198-
is-extglob "^2.1.1"
7199-
7200-
is-glob@^4.0.3:
7186+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
72017187
version "4.0.3"
72027188
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
72037189
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)