Skip to content

Commit b178cfa

Browse files
Merge pull request #81 from component/update-deps
component.json: Update deps
2 parents 6119bc9 + 9485ed9 commit b178cfa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

component.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
"lib/events.js"
1818
],
1919
"dependencies": {
20-
"component/each": "0.2.2",
21-
"component/event": "0.1.2",
22-
"component/delegate": "0.2.1",
23-
"component/domify": "1.2.2",
24-
"component/classes": "1.1.2",
25-
"component/css": "0.0.4",
20+
"component/each": "0.2.5",
21+
"component/event": "0.1.4",
22+
"component/delegate": "0.2.2",
23+
"component/domify": "1.3.1",
24+
"component/classes": "1.2.1",
25+
"component/css": "0.0.6",
2626
"component/value": "1.1.0",
27-
"component/query": "0.0.1",
28-
"component/matches-selector": "0.1.1",
27+
"component/query": "0.0.3",
28+
"component/matches-selector": "0.1.4",
2929
"yields/traverse": "0.1.1",
3030
"component/trim": "0.0.1",
3131
"yields/isArray": "1.0.0",
32-
"component/to-function": "2.0.0",
32+
"component/to-function": "2.0.5",
3333
"matthewp/keys": "0.0.3",
3434
"matthewp/text": "0.0.2"
3535
},
@@ -38,4 +38,4 @@
3838
},
3939
"license": "MIT",
4040
"remotes": []
41-
}
41+
}

0 commit comments

Comments
 (0)