Skip to content

Commit cde56cf

Browse files
authored
Merge pull request #130 from known-css/renovate/globby-11.x
Update dependency globby to v11.0.4
2 parents 3577661 + f574993 commit cde56cf

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.25.0",
52-
"globby": "11.0.2",
52+
"globby": "11.0.4",
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
@@ -512,10 +512,10 @@ globals@^13.6.0:
512512
dependencies:
513513
type-fest "^0.20.2"
514514

515-
globby@11.0.2:
516-
version "11.0.2"
517-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
518-
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
515+
globby@11.0.4:
516+
version "11.0.4"
517+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
518+
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
519519
dependencies:
520520
array-union "^2.1.0"
521521
dir-glob "^3.0.1"

0 commit comments

Comments
 (0)