Skip to content

Commit 5d07282

Browse files
chore(deps): update dependency glob-parent to v6
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6aa8b78 commit 5d07282

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"webpack-dev-server": "^4.9.3"
7777
},
7878
"resolutions": {
79-
"glob-parent": "^5.1.2",
79+
"glob-parent": "^6.0.0",
8080
"showdown": "^2.1.0",
8181
"express": "4.21.2",
8282
"@types/jest": "21.x",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5600,12 +5600,12 @@ glob-base@^0.3.0:
56005600
glob-parent "^2.0.0"
56015601
is-glob "^2.0.0"
56025602

5603-
glob-parent@^2.0.0, glob-parent@^3.1.0, glob-parent@^5.1.2, glob-parent@^6.0.1, glob-parent@~5.1.2:
5604-
version "5.1.2"
5605-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
5606-
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
5603+
glob-parent@^2.0.0, glob-parent@^3.1.0, glob-parent@^5.1.2, glob-parent@^6.0.0, glob-parent@^6.0.1, glob-parent@~5.1.2:
5604+
version "6.0.2"
5605+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
5606+
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
56075607
dependencies:
5608-
is-glob "^4.0.1"
5608+
is-glob "^4.0.3"
56095609

56105610
glob-stream@^6.1.0:
56115611
version "6.1.0"

0 commit comments

Comments
 (0)