File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "broccoli-merge-trees" : " ^3.0.1" ,
2727 "broccoli-plugin" : " ^1.3.1" ,
2828 "chalk" : " ^2.4.1" ,
29+ "cheerio" : " ^1.0.0-rc.3" ,
2930 "ember-cli-babel" : " ^7.1.0" ,
3031 "ember-cli-lodash-subset" : " 2.0.1" ,
3132 "ember-cli-preprocess-registry" : " ^3.1.2" ,
4142 "devDependencies" : {
4243 "body-parser" : " ^1.18.3" ,
4344 "broccoli-asset-rev" : " ^3.0.0" ,
45+ "broccoli-file-creator" : " ^1.1.1" ,
4446 "broccoli-test-helper" : " ^1.5.0" ,
4547 "chai" : " ^4.1.2" ,
4648 "chai-fs" : " ^2.0.0" ,
4749 "chai-string" : " ^1.4.0" ,
48- "cheerio" : " ^1.0.0-rc.3" ,
4950 "co" : " ^4.6.0" ,
5051 "ember-ajax" : " ^3.1.0" ,
5152 "ember-cli" : " ~3.3.0" ,
7576 "release-it" : " ^12.0.1" ,
7677 "release-it-lerna-changelog" : " ^1.0.2" ,
7778 "request" : " ^2.88.0" ,
78- "rsvp" : " ^4.8.3" ,
79- "broccoli-file-creator" : " ^1.1.1"
79+ "rsvp" : " ^4.8.3"
8080 },
8181 "engines" : {
8282 "node" : " 6.* || 8.* || >= 10.*"
Original file line number Diff line number Diff line change @@ -2394,6 +2394,7 @@ check-error@^1.0.1:
23942394cheerio@^1.0.0-rc.3 :
23952395 version "1.0.0-rc.3"
23962396 resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.3.tgz#094636d425b2e9c0f4eb91a46c05630c9a1a8bf6"
2397+ integrity sha512-0td5ijfUPuubwLUu0OBoe98gZj8C/AA+RW3v67GPlGOrvxWjZmBXiBCRU+I8VEiNyJzjth40POfHiz2RB3gImA==
23972398 dependencies :
23982399 css-select "~1.2.0"
23992400 dom-serializer "~0.1.1"
You can’t perform that action at this time.
0 commit comments