This repository was archived by the owner on Dec 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 6767 },
6868 "dependencies" : {
6969 "fs-extra" : " 9.0.1" ,
70- "globby" : " 11.0.1 " ,
70+ "globby" : " 11.0.2 " ,
7171 "lodash" : " 4.17.20"
7272 }
7373}
Original file line number Diff line number Diff line change @@ -2009,7 +2009,19 @@ globals@^12.1.0:
20092009 dependencies :
20102010 type-fest "^0.8.1"
20112011
2012- globby@11.0.1, globby@^11.0.1 :
2012+ globby@11.0.2 :
2013+ version "11.0.2"
2014+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
2015+ integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
2016+ dependencies :
2017+ array-union "^2.1.0"
2018+ dir-glob "^3.0.1"
2019+ fast-glob "^3.1.1"
2020+ ignore "^5.1.4"
2021+ merge2 "^1.3.0"
2022+ slash "^3.0.0"
2023+
2024+ globby@^11.0.1 :
20132025 version "11.0.1"
20142026 resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
20152027 integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
You can’t perform that action at this time.
0 commit comments