Skip to content

Commit 340e55f

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 2b3821d commit 340e55f

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,14 +1586,7 @@ get-symbol-description@^1.0.0:
15861586
call-bind "^1.0.2"
15871587
get-intrinsic "^1.1.1"
15881588

1589-
glob-parent@^5.1.0:
1590-
version "5.1.1"
1591-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
1592-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
1593-
dependencies:
1594-
is-glob "^4.0.1"
1595-
1596-
glob-parent@^5.1.2:
1589+
glob-parent@^5.1.0, glob-parent@^5.1.2:
15971590
version "5.1.2"
15981591
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
15991592
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -2010,9 +2003,9 @@ is-fullwidth-code-point@^3.0.0:
20102003
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
20112004

20122005
is-glob@^4.0.1:
2013-
version "4.0.1"
2014-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
2015-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
2006+
version "4.0.3"
2007+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
2008+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
20162009
dependencies:
20172010
is-extglob "^2.1.1"
20182011

@@ -2508,7 +2501,7 @@ minimist@0.0.8:
25082501

25092502
minimist@1.1.x:
25102503
version "1.1.3"
2511-
resolved "http://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"
2504+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"
25122505
integrity sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag=
25132506

25142507
minimist@1.2.0, minimist@^1.2.0:

0 commit comments

Comments
 (0)