Skip to content

Commit 62437a5

Browse files
committed
chore(deps): update dependency glob-all to ^3.3.0
1 parent 9a98a13 commit 62437a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.11",
4444
"consola": "^2.15.3",
45-
"glob-all": "^3.2.1",
45+
"glob-all": "^3.3.0",
4646
"purgecss": "^5.0.0"
4747
},
4848
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3875,7 +3875,7 @@ gittar@^0.1.1:
38753875
mkdirp "^0.5.1"
38763876
tar "^4.4.1"
38773877

3878-
glob-all@^3.2.1:
3878+
glob-all@^3.3.0:
38793879
version "3.3.0"
38803880
resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.3.0.tgz#2019896fbaeb37bc451809cf0cb1e5d2b3e345b2"
38813881
integrity sha512-30gCh9beSb+YSAh0vsoIlBRm4bSlyMa+5nayax1EJhjwYrCohX0aDxcxvWVe3heOrJikbHgRs75Af6kPLcumew==

0 commit comments

Comments
 (0)