Skip to content

Commit 81b1f58

Browse files
committed
bumped deps
1 parent 8a03b39 commit 81b1f58

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
"url": "https://github.com/olov/ng-annotate.git"
99
},
1010
"dependencies": {
11-
"acorn": "~2.1.0",
11+
"acorn": "~2.6.4",
1212
"alter": "~0.2.0",
13-
"convert-source-map": "~1.0.0",
13+
"convert-source-map": "~1.1.2",
1414
"optimist": "~0.6.1",
1515
"ordered-ast-traverse": "~1.1.1",
1616
"simple-fmt": "~0.1.0",
1717
"simple-is": "~0.2.0",
18-
"source-map": "~0.4.2",
18+
"source-map": "~0.5.3",
1919
"stable": "~0.1.5",
2020
"stringmap": "~0.2.2",
2121
"stringset": "~0.2.1",
2222
"tryor": "~0.1.2"
2323
},
2424
"devDependencies": {
25-
"coffee-script": "~1.9.1",
26-
"defs": "~1.1.0",
27-
"diff": "~1.3.1",
25+
"coffee-script": "~1.10.0",
26+
"defs": "~1.1.1",
27+
"diff": "~2.2.1",
2828
"find-line-column": "~0.5.2"
2929
},
3030
"keywords": [

0 commit comments

Comments
 (0)