File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# create-node
22
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/lukechilds/create-node.svg )] ( https://greenkeeper.io/ )
4+
35Converts an HTML string to a DOM node.
46
57[ ![ Build Status] ( https://travis-ci.org/lukechilds/create-node.svg?branch=master )] ( https://travis-ci.org/lukechilds/create-node )
Original file line number Diff line number Diff line change 4444 },
4545 "homepage" : " https://github.com/lukechilds/create-node#readme" ,
4646 "devDependencies" : {
47- "ava" : " ^0.15.2 " ,
47+ "ava" : " ^0.19.1 " ,
4848 "babel-cli" : " ^6.9.0" ,
4949 "babel-plugin-add-module-exports" : " ^0.2.1" ,
5050 "babel-preset-es2015" : " ^6.9.0" ,
5151 "coveralls" : " ^2.11.9" ,
5252 "eslint-config-xo-lukechilds" : " ^1.0.0" ,
53- "jsdom" : " ^9.1 .0" ,
54- "nyc" : " ^7.1.0 " ,
53+ "jsdom" : " ^11.0 .0" ,
54+ "nyc" : " ^11.0.2 " ,
5555 "window" : " ^3.1.2" ,
56- "xo" : " ^0.17.1 "
56+ "xo" : " ^0.18.2 "
5757 }
5858}
You can’t perform that action at this time.
0 commit comments