Skip to content

Commit 191b760

Browse files
fix(package): update globby to version 9.2.0
Closes #45
1 parent c7b6483 commit 191b760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"dependencies": {
2929
"execa": "^1.0.0",
30-
"globby": "^8.0.1",
30+
"globby": "^9.2.0",
3131
"p-map": "^2.0.0",
3232
"rimraf": "^2.6.2"
3333
},

0 commit comments

Comments
 (0)