Skip to content

Commit d059644

Browse files
chore(deps): update dependency fast-glob to v3.3.1 (#15001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: fisker <lionkay@gmail.com>
1 parent 423011d commit d059644

2 files changed

Lines changed: 3 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"emoji-regex": "10.2.1",
6060
"escape-string-regexp": "5.0.0",
6161
"espree": "9.6.1",
62-
"fast-glob": "3.2.12",
62+
"fast-glob": "3.3.1",
6363
"fast-json-stable-stringify": "2.1.0",
6464
"file-entry-cache": "7.0.0",
6565
"find-cache-dir": "4.0.0",

yarn.lock

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4053,20 +4053,7 @@ __metadata:
40534053
languageName: node
40544054
linkType: hard
40554055

4056-
"fast-glob@npm:3.2.12":
4057-
version: 3.2.12
4058-
resolution: "fast-glob@npm:3.2.12"
4059-
dependencies:
4060-
"@nodelib/fs.stat": ^2.0.2
4061-
"@nodelib/fs.walk": ^1.2.3
4062-
glob-parent: ^5.1.2
4063-
merge2: ^1.3.0
4064-
micromatch: ^4.0.4
4065-
checksum: 0b1990f6ce831c7e28c4d505edcdaad8e27e88ab9fa65eedadb730438cfc7cde4910d6c975d6b7b8dc8a73da4773702ebcfcd6e3518e73938bb1383badfe01c2
4066-
languageName: node
4067-
linkType: hard
4068-
4069-
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1":
4056+
"fast-glob@npm:3.3.1, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1":
40704057
version: 3.3.1
40714058
resolution: "fast-glob@npm:3.3.1"
40724059
dependencies:
@@ -7203,7 +7190,7 @@ __metadata:
72037190
esm-utils: 4.1.2
72047191
espree: 9.6.1
72057192
execa: 7.2.0
7206-
fast-glob: 3.2.12
7193+
fast-glob: 3.3.1
72077194
fast-json-stable-stringify: 2.1.0
72087195
file-entry-cache: 7.0.0
72097196
find-cache-dir: 4.0.0

0 commit comments

Comments
 (0)