8000 Bump the version and deps/first-mate version · MagicStack/syntaxdev@18a6e5e · GitHub
[go: up one dir, main page]

Skip to content

Commit 18a6e5e

Browse files
committed
Bump the version and deps/first-mate version
1 parent 67f7af8 commit 18a6e5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "syntaxdev",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"description": "Unit testing framework for TextMate/Sublime/Atom syntaxes.",
55
"main": "index.js",
66
"author": "Yury Selivanov <yury@magic.io>",
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/MagicStack/syntaxdev"
1414
},
1515
"dependencies": {
16-
"first-mate": "^6.2.0",
16+
"first-mate": "^7.0.4",
1717
"js-yaml": "^3.4.2",
1818
"temp": "^0.8.3",
1919
"argparse": "^1.0.2",

0 commit comments

Comments
 (0)
0