Skip to content

Commit fdd3f2a

Browse files
chore(package): update dependencies
1 parent 5f6832a commit fdd3f2a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"prepublish": "typings install"
1515
},
1616
"devDependencies": {
17-
"blue-tape": "^0.2.0",
18-
"onchange": "^2.4.0",
17+
"blue-tape": "^1.0.0",
18+
"onchange": "^3.2.1",
1919
"tap-spec": "^4.1.1",
20-
"text-buffer": "9.1.0",
21-
"ts-node": "^0.7.3",
22-
"tslint": "^3.10.2",
23-
"tslint-config-typings": "^0.2.3",
24-
"typings": "^1.0.4"
20+
"text-buffer": "12.1.0",
21+
"ts-node": "^3.0.3",
22+
"tslint": "^5.2.0",
23+
"tslint-config-typings": "^0.3.1",
24+
"typings": "^2.1.1"
2525
}
2626
}

0 commit comments

Comments
 (0)