Skip to content

Commit 8b0e980

Browse files
Bump globby from 10.0.1 to 10.0.2 (#41)
1 parent 841a81b commit 8b0e980

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": "^3.0.0",
1919
"debug": "^4.1.1",
2020
"ember-template-recast": "^3.3.2",
21-
"globby": "^10.0.1",
21+
"globby": "^10.0.2",
2222
"jscodeshift": "^0.7.0",
2323
"pkg-dir": "^4.2.0"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,10 +2567,10 @@ globals@^12.1.0:
25672567
dependencies:
25682568
type-fest "^0.8.1"
25692569

2570-
globby@^10.0.1:
2571-
version "10.0.1"
2572-
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22"
2573-
integrity sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==
2570+
globby@^10.0.1, globby@^10.0.2:
2571+
version "10.0.2"
2572+
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543"
2573+
integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==
25742574
dependencies:
25752575
"@types/glob" "^7.1.1"
25762576
array-union "^2.1.0"

0 commit comments

Comments
 (0)