Skip to content

Commit 4b9c4f7

Browse files
authored
Merge pull request #147 from known-css/renovate/globby-12.x
Update dependency globby to v12.2.0
2 parents e6c4b12 + 5b2bbab commit 4b9c4f7

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"axios": "0.24.0",
5151
"eslint": "8.12.0",
52-
"globby": "12.0.2",
52+
"globby": "12.2.0",
5353
"lodash.sortby": "4.7.0",
5454
"lodash.uniq": "4.5.0"
5555
}

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -417,15 +417,15 @@ globals@^13.9.0:
417417
dependencies:
418418
type-fest "^0.20.2"
419419

420-
globby@12.0.2:
421-
version "12.0.2"
422-
resolved "https://registry.yarnpkg.com/globby/-/globby-12.0.2.tgz#53788b2adf235602ed4cabfea5c70a1139e1ab11"
423-
integrity sha512-lAsmb/5Lww4r7MM9nCCliDZVIKbZTavrsunAsHLr9oHthrZP1qi7/gAnHOsUs9bLvEt2vKVJhHmxuL7QbDuPdQ==
420+
globby@12.2.0:
421+
version "12.2.0"
422+
resolved "https://registry.yarnpkg.com/globby/-/globby-12.2.0.tgz#2ab8046b4fba4ff6eede835b29f678f90e3d3c22"
423+
integrity sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==
424424
dependencies:
425425
array-union "^3.0.1"
426426
dir-glob "^3.0.1"
427427
fast-glob "^3.2.7"
428-
ignore "^5.1.8"
428+
ignore "^5.1.9"
429429
merge2 "^1.4.1"
430430
slash "^4.0.0"
431431

@@ -434,12 +434,7 @@ has-flag@^4.0.0:
434434
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
435435
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
436436

437-
ignore@^5.1.8:
438-
version "5.1.8"
439-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
440-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
441-
442-
ignore@^5.2.0:
437+
ignore@^5.1.9, ignore@^5.2.0:
443438
version "5.2.0"
444439
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
445440
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==

0 commit comments

Comments
 (0)