Skip to content

Commit f8af782

Browse files
committed
fix(deps): update dependency micromatch to ^3.0.0
1 parent 7bf5c16 commit f8af782

File tree

2 files changed

+523
-7
lines changed

2 files changed

+523
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"is-webpack-bundle": "^1.0.0",
2828
"leven": "^2.0.0",
2929
"loud-rejection": "^1.2.0",
30-
"micromatch": "^2.3.11",
30+
"micromatch": "^3.0.0",
3131
"mkdirp": "^0.5.1",
3232
"node-emoji": "^1.6.1",
3333
"normalize-url": "^1.9.1",

0 commit comments

Comments
 (0)