Skip to content

Commit

Permalink
chore(deps): update dependency fast-glob to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 8, 2023
1 parent 716382d commit 066abc6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 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": "6.0.1",
"find-cache-dir": "4.0.0",
Expand Down
23 changes: 5 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3987,29 +3987,16 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.2.12":
version: 3.2.12
resolution: "fast-glob@npm:3.2.12"
"fast-glob@npm:3.3.1, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9":
version: 3.3.1
resolution: "fast-glob@npm:3.3.1"
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.12, fast-glob@npm:^3.2.9":
version: 3.3.0
resolution: "fast-glob@npm:3.3.0"
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: 20df62be28eb5426fe8e40e0d05601a63b1daceb7c3d87534afcad91bdcf1e4b1743cf2d5247d6e225b120b46df0b9053a032b2691ba34ee121e033acd81f547
checksum: b6f3add6403e02cf3a798bfbb1183d0f6da2afd368f27456010c0bc1f9640aea308243d4cb2c0ab142f618276e65ecb8be1661d7c62a7b4e5ba774b9ce5432e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -7051,7 +7038,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: 6.0.1
find-cache-dir: 4.0.0
Expand Down

0 comments on commit 066abc6

Please sign in to comment.