Skip to content

Commit

Permalink
ensure micromatch is a proper dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Oct 20, 2022
1 parent 3c7fc69 commit bc3e8e7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -73,10 +73,11 @@
"glob-parent": "^6.0.2",
"is-glob": "^4.0.3",
"lilconfig": "^2.0.6",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
"object-hash": "^3.0.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.17",
"postcss": "^8.0.9",
"postcss-import": "^14.1.0",
"postcss-js": "^4.0.0",
"postcss-load-config": "^3.1.4",
Expand Down

0 comments on commit bc3e8e7

Please sign in to comment.