Skip to content

Commit f01108f

Browse files
Bump globby from 11.0.1 to 11.0.2 (#150)
1 parent 544ee30 commit f01108f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chalk": "^4.1.0",
1919
"debug": "^4.3.1",
2020
"ember-template-recast": "^4.2.1",
21-
"globby": "^11.0.1",
21+
"globby": "^11.0.2",
2222
"jscodeshift": "^0.8.0",
2323
"pkg-dir": "^4.2.0"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2827,10 +2827,10 @@ globals@^12.1.0:
28272827
dependencies:
28282828
type-fest "^0.8.1"
28292829

2830-
globby@^11.0.1:
2831-
version "11.0.1"
2832-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
2833-
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
2830+
globby@^11.0.1, globby@^11.0.2:
2831+
version "11.0.2"
2832+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
2833+
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
28342834
dependencies:
28352835
array-union "^2.1.0"
28362836
dir-glob "^3.0.1"

0 commit comments

Comments
 (0)