Skip to content

Commit 21fac9c

Browse files
committed
chore(deps): update dependency glob-all to ^3.3.1
1 parent d21ac0e commit 21fac9c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@fullhuman/postcss-purgecss": "^5.0.0",
4343
"@nuxt/kit": "^3.0.0-rc.12",
4444
"consola": "^2.15.3",
45-
"glob-all": "^3.3.0",
45+
"glob-all": "^3.3.1",
4646
"purgecss": "^5.0.0"
4747
},
4848
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3800,12 +3800,12 @@ gittar@^0.1.1:
38003800
mkdirp "^0.5.1"
38013801
tar "^4.4.1"
38023802

3803-
glob-all@^3.3.0:
3804-
version "3.3.0"
3805-
resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.3.0.tgz#2019896fbaeb37bc451809cf0cb1e5d2b3e345b2"
3806-
integrity sha512-30gCh9beSb+YSAh0vsoIlBRm4bSlyMa+5nayax1EJhjwYrCohX0aDxcxvWVe3heOrJikbHgRs75Af6kPLcumew==
3803+
glob-all@^3.3.1:
3804+
version "3.3.1"
3805+
resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.3.1.tgz#6be2d5d8276902319f640fbf839fbe15b35e7667"
3806+
integrity sha512-Y+ESjdI7ZgMwfzanHZYQ87C59jOO0i+Hd+QYtVt9PhLi6d8wlOpzQnfBxWUlaTuAoR3TkybLqqbIoWveU4Ji7Q==
38073807
dependencies:
3808-
glob "^7.1.2"
3808+
glob "^7.2.3"
38093809
yargs "^15.3.1"
38103810

38113811
glob-parent@^5.1.2, glob-parent@~5.1.2:
@@ -3822,7 +3822,7 @@ glob-parent@^6.0.2:
38223822
dependencies:
38233823
is-glob "^4.0.3"
38243824

3825-
glob@^7.0.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
3825+
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.2.3:
38263826
version "7.2.3"
38273827
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
38283828
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==

0 commit comments

Comments
 (0)