Update dependency glob-all to v3.3.0 (develop)
This commit is contained in:
parent
46f631e6d9
commit
566db1046c
|
@ -54,7 +54,7 @@
|
|||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-vue": "7.20.0",
|
||||
"glob-all": "3.2.1",
|
||||
"glob-all": "3.3.0",
|
||||
"vite": "2.8.6",
|
||||
"vite-plugin-vue2": "1.9.3",
|
||||
"vue-template-compiler": "2.6.14"
|
||||
|
|
|
@ -1715,10 +1715,10 @@ get-symbol-description@^1.0.0:
|
|||
call-bind "^1.0.2"
|
||||
get-intrinsic "^1.1.1"
|
||||
|
||||
glob-all@3.2.1:
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.2.1.tgz#082ca81afd2247cbd3ed2149bb2630f4dc877d95"
|
||||
integrity sha512-x877rVkzB3ipid577QOp+eQCR6M5ZyiwrtaYgrX/z3EThaSPFtLDwBXFHc3sH1cG0R0vFYI5SRYeWMMSEyXkUw==
|
||||
glob-all@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.3.0.tgz#2019896fbaeb37bc451809cf0cb1e5d2b3e345b2"
|
||||
integrity sha512-30gCh9beSb+YSAh0vsoIlBRm4bSlyMa+5nayax1EJhjwYrCohX0aDxcxvWVe3heOrJikbHgRs75Af6kPLcumew==
|
||||
dependencies:
|
||||
glob "^7.1.2"
|
||||
yargs "^15.3.1"
|
||||
|
|
Loading…
Reference in New Issue