Skip to content

Commit 420e2e1

Browse files
committed
fix(deps): update dependency globby to v11.0.4
1 parent e5241cc commit 420e2e1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/load-files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"graphql": "^14.0.0 || ^15.0.0"
3131
},
3232
"dependencies": {
33-
"globby": "11.0.3",
33+
"globby": "11.0.4",
3434
"unixify": "1.0.0",
3535
"tslib": "~2.3.0"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6666,10 +6666,10 @@ [email protected]:
66666666
merge2 "^1.3.0"
66676667
slash "^3.0.0"
66686668

6669-
[email protected].3, globby@^11.0.0, globby@^11.0.1, globby@^11.0.2, globby@^11.0.3:
6670-
version "11.0.3"
6671-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
6672-
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
6669+
[email protected].4, globby@^11.0.0, globby@^11.0.1, globby@^11.0.2, globby@^11.0.3:
6670+
version "11.0.4"
6671+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
6672+
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
66736673
dependencies:
66746674
array-union "^2.1.0"
66756675
dir-glob "^3.0.1"

0 commit comments

Comments
 (0)