Skip to content

Commit

Permalink
Update dependency globby to v12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 24, 2021
1 parent 20fd8ef commit e25fce7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"axios": "0.21.1",
"eslint": "7.32.0",
"globby": "12.0.0",
"globby": "12.0.2",
"lodash.sortby": "4.7.0",
"lodash.uniq": "4.5.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -529,10 +529,10 @@ globals@^13.9.0:
dependencies:
type-fest "^0.20.2"

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

0 comments on commit e25fce7

Please sign in to comment.