Skip to content

Commit d2a2980

Browse files
Update first-mate dependency.
This updates first-mate, which also brings an update to its dependencies, including oniguruma, which otherwise crashes on current versions of Node (7.1 for sure).
1 parent 96aa87b commit d2a2980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/MagicStack/syntaxdev"
1414
},
1515
"dependencies": {
16-
"first-mate": "^5.0.2",
16+
"first-mate": "^6.2.0",
1717
"js-yaml": "^3.4.2",
1818
"temp": "^0.8.3",
1919
"argparse": "^1.0.2",

0 commit comments

Comments
 (0)