Skip to content

Commit 03d44d2

Browse files
build(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] <[email protected]>
1 parent 3b150a5 commit 03d44d2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

yarn.lock

+1-8
Original file line numberDiff line numberDiff line change
@@ -3574,20 +3574,13 @@ get-stream@^6.0.0:
35743574
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
35753575
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
35763576

3577-
glob-parent@^5.1.0, glob-parent@^5.1.2:
3577+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
35783578
version "5.1.2"
35793579
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
35803580
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
35813581
dependencies:
35823582
is-glob "^4.0.1"
35833583

3584-
glob-parent@~5.1.0:
3585-
version "5.1.1"
3586-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3587-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3588-
dependencies:
3589-
is-glob "^4.0.1"
3590-
35913584
35923585
version "7.1.4"
35933586
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"

0 commit comments

Comments
 (0)