Skip to content

Commit 2282f01

Browse files
Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.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@v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 666c46f commit 2282f01

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

yarn.lock

+3-15
Original file line numberDiff line numberDiff line change
@@ -2467,14 +2467,7 @@ get-symbol-description@^1.0.0:
24672467
call-bind "^1.0.2"
24682468
get-intrinsic "^1.1.1"
24692469

2470-
glob-parent@^5.1.0:
2471-
version "5.1.0"
2472-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
2473-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
2474-
dependencies:
2475-
is-glob "^4.0.1"
2476-
2477-
glob-parent@^5.1.2:
2470+
glob-parent@^5.1.0, glob-parent@^5.1.2:
24782471
version "5.1.2"
24792472
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
24802473
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -2886,6 +2879,7 @@ is-decimal@^1.0.0:
28862879
is-extglob@^2.1.1:
28872880
version "2.1.1"
28882881
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
2882+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
28892883

28902884
is-fullwidth-code-point@^3.0.0:
28912885
version "3.0.0"
@@ -2897,13 +2891,7 @@ is-generator-fn@^2.0.0:
28972891
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
28982892
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
28992893

2900-
is-glob@^4.0.0:
2901-
version "4.0.0"
2902-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
2903-
dependencies:
2904-
is-extglob "^2.1.1"
2905-
2906-
is-glob@^4.0.1:
2894+
is-glob@^4.0.0, is-glob@^4.0.1:
29072895
version "4.0.1"
29082896
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
29092897
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==

0 commit comments

Comments
 (0)