Skip to content

Commit e25fce7

Browse files
committed
Update dependency globby to v12.0.2
1 parent 20fd8ef commit e25fce7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.21.1",
5151
"eslint": "7.32.0",
52-
"globby": "12.0.0",
52+
"globby": "12.0.2",
5353
"lodash.sortby": "4.7.0",
5454
"lodash.uniq": "4.5.0"
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -529,10 +529,10 @@ globals@^13.9.0:
529529
dependencies:
530530
type-fest "^0.20.2"
531531

532-
globby@12.0.0:
533-
version "12.0.0"
534-
resolved "https://registry.yarnpkg.com/globby/-/globby-12.0.0.tgz#b8bbb8e9d48f8a3c9abf5624030f1f9e1cfbe3ed"
535-
integrity sha512-3mOIUduqSMHm6gNjIw9E641TZ93NB8lFVt+6MKIw6vUaIS5aSsw/6cl0gT86z1IoKlaL90BiOQlA593GUMlzEA==
532+
globby@12.0.2:
533+
version "12.0.2"
534+
resolved "https://registry.yarnpkg.com/globby/-/globby-12.0.2.tgz#53788b2adf235602ed4cabfea5c70a1139e1ab11"
535+
integrity sha512-lAsmb/5Lww4r7MM9nCCliDZVIKbZTavrsunAsHLr9oHthrZP1qi7/gAnHOsUs9bLvEt2vKVJhHmxuL7QbDuPdQ==
536536
dependencies:
537537
array-union "^3.0.1"
538538
dir-glob "^3.0.1"

0 commit comments

Comments
 (0)