We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
doowb
jonschlinkert
Learn more about funding links in repositories.
Report abuse
1 parent ed10fb2 commit 841c540Copy full SHA for 841c540
package.json
@@ -10,7 +10,8 @@
10
"Isiah Meadows (https://www.isiahmeadows.com)",
11
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
12
"Matt Bierner (http://mattbierner.com)",
13
- "Shinnosuke Watanabe (https://shinnn.github.io)"
+ "Shinnosuke Watanabe (https://shinnn.github.io)",
14
+ "Daniel Tschinder (https://github.com/danez)"
15
],
16
"repository": "micromatch/extglob",
17
"bugs": {
@@ -31,11 +32,11 @@
31
32
"dependencies": {
33
"array-unique": "^0.3.2",
34
"define-property": "^2.0.2",
- "expand-brackets": "^3.0.0",
35
+ "expand-brackets": "^4.0.0",
36
"extend-shallow": "^3.0.2",
37
"fragment-cache": "^0.2.1",
38
"regex-not": "^1.0.0",
- "snapdragon": "^0.11.4",
39
+ "snapdragon": "^0.12.0",
40
"snapdragon-capture": "^0.2.0",
41
"to-regex": "^3.0.1"
42
},
0 commit comments