micromatch / nanomatch

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
https://github.com/micromatch
MIT License
95 stars 20 forks source link

Update snapdragon to 0.11 #9

Closed danez closed 6 years ago

danez commented 6 years ago

Description

This update snapdragon to the latest version 0.11

Checklist

danez commented 6 years ago

Okay i updated snapdragon and seems everything works now

jonschlinkert commented 6 years ago

this LGTM!