Skip to content

Commit 48f80c2

Browse files
Bump glob-parent from 5.1.1 to 5.1.2 in /demo
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 5f13489 commit 48f80c2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

demo/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3127,9 +3127,9 @@ getpass@^0.1.1:
31273127
assert-plus "^1.0.0"
31283128

31293129
glob-parent@^5.0.0:
3130-
version "5.1.1"
3131-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3132-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3130+
version "5.1.2"
3131+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3132+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
31333133
dependencies:
31343134
is-glob "^4.0.1"
31353135

0 commit comments

Comments
 (0)