Skip to content

Commit 46bc71a

Browse files
fix(package): update globby to version 8.0.1
Closes #6
1 parent 8350d7f commit 46bc71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"meow": "^4.0.0",
2121
"ora": "^1.3.0",
22-
"globby": "^7.1.1",
22+
"globby": "^8.0.1",
2323
"cosmiconfig": "^4.0.0",
2424
"fs-extra": "^5.0.0",
2525
"find-cache-dir": "^1.0.0",

0 commit comments

Comments
 (0)