Skip to content

Commit

Permalink
chore(deps): update dependency fast-glob to v3.3.1 (#15001)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fisker <lionkay@gmail.com>
  • Loading branch information
renovate[bot] and fisker committed Aug 28, 2023
1 parent 423011d commit d059644
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"emoji-regex": "10.2.1",
"escape-string-regexp": "5.0.0",
"espree": "9.6.1",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"fast-json-stable-stringify": "2.1.0",
"file-entry-cache": "7.0.0",
"find-cache-dir": "4.0.0",
Expand Down
17 changes: 2 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4053,20 +4053,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.2.12":
version: 3.2.12
resolution: "fast-glob@npm:3.2.12"
dependencies:
"@nodelib/fs.stat": ^2.0.2
"@nodelib/fs.walk": ^1.2.3
glob-parent: ^5.1.2
merge2: ^1.3.0
micromatch: ^4.0.4
checksum: 0b1990f6ce831c7e28c4d505edcdaad8e27e88ab9fa65eedadb730438cfc7cde4910d6c975d6b7b8dc8a73da4773702ebcfcd6e3518e73938bb1383badfe01c2
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1":
"fast-glob@npm:3.3.1, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1":
version: 3.3.1
resolution: "fast-glob@npm:3.3.1"
dependencies:
Expand Down Expand Up @@ -7203,7 +7190,7 @@ __metadata:
esm-utils: 4.1.2
espree: 9.6.1
execa: 7.2.0
fast-glob: 3.2.12
fast-glob: 3.3.1
fast-json-stable-stringify: 2.1.0
file-entry-cache: 7.0.0
find-cache-dir: 4.0.0
Expand Down

0 comments on commit d059644

Please sign in to comment.