Skip to content

Commit 35914c5

Browse files
Bump globby from 11.0.0 to 11.0.1 (#96)
1 parent 93ecadf commit 35914c5

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.0.0",
1919
"debug": "^4.1.1",
2020
"ember-template-recast": "^4.1.4",
21-
"globby": "^11.0.0",
21+
"globby": "^11.0.1",
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.0:
2831-
version "11.0.0"
2832-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
2833-
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
2830+
globby@^11.0.0, 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==
28342834
dependencies:
28352835
array-union "^2.1.0"
28362836
dir-glob "^3.0.1"

0 commit comments

Comments
 (0)