File tree 7 files changed +7
-7
lines changed
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.0.0" ,
11
- "cheerio" : " ^1.0.0-rc.2 " ,
11
+ "cheerio" : " ^1.0.0-rc.3 " ,
12
12
"idb-keyval" : " ^3.1.0" ,
13
13
"lodash" : " ^4.17.14" ,
14
14
"slash" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.0.0" ,
11
- "cheerio" : " ^1.0.0-rc.2 " ,
11
+ "cheerio" : " ^1.0.0-rc.3 " ,
12
12
"fs-extra" : " ^4.0.1" ,
13
13
"is-relative-url" : " ^2.0.0" ,
14
14
"lodash" : " ^4.17.14" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.0.0" ,
11
- "cheerio" : " ^1.0.0-rc.2 " ,
11
+ "cheerio" : " ^1.0.0-rc.3 " ,
12
12
"unist-util-visit" : " ^1.4.0" ,
13
13
"viz.js" : " ^2.0.0"
14
14
},
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@babel/runtime" : " ^7.0.0" ,
19
19
"axios" : " ^0.19.0" ,
20
- "cheerio" : " ^1.0.0-rc.2 " ,
20
+ "cheerio" : " ^1.0.0-rc.3 " ,
21
21
"is-relative-url" : " ^2.0.0" ,
22
22
"lodash" : " ^4.17.14" ,
23
23
"semver" : " ^5.6.0" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ exports[`it transforms HTML img tags 1`] = `
4
4
"<a class =\\"gatsby-resp-image-link\\" href =\\"https://images.ctfassets.net/rocybtov1ozk/wtrHxeu3zEoEce2MokCSi/73dce36715f16e27cf5ff0d2d97d7dff/quwowooybuqbl6ntboz3.jpg\\" style =\\"display: block\\" target =\\"_blank\\" rel =\\"noopener\\">
5
5
<span class =\\"gatsby-resp-image-wrapper\\" style =\\"position: relative; display: block; ; max-width: 600px; margin-left: auto; margin-right: auto;\\">
6
6
<span class =\\"gatsby-resp-image-background-image\\" style =\\"padding-bottom: 100%; position: relative; bottom: 0; left: 0; background-image: url('data:image;'); background-size: cover; display: block;\\">
7
- <img class =\\"gatsby-resp-image-image\\" style =\\"width: 100%; height: 100%; margin: 0; vertical-align: middle; position: absolute; top: 0; left: 0; box-shadow: inset 0px 0px 0px 400px white;\\" alt =\\"quwowooybuqbl6ntboz3\\" title =\\"\\" src =\\"https://images.ctfassets.net/rocybtov1ozk/wtrHxeu3zEoEce2MokCSi/73dce36715f16e27cf5ff0d2d97d7dff/quwowooybuqbl6ntboz3.jpg\\" srcset =\\"srcSet\\" sizes =\\"128px,250px\\">
7
+ <img class =\\"gatsby-resp-image-image\\" style =\\"width: 100%; height: 100%; margin: 0; vertical-align: middle; position: absolute; top: 0; left: 0; box-shadow: inset 0px 0px 0px 400px white;\\" alt =\\"quwowooybuqbl6ntboz3\\" title src =\\"https://images.ctfassets.net/rocybtov1ozk/wtrHxeu3zEoEce2MokCSi/73dce36715f16e27cf5ff0d2d97d7dff/quwowooybuqbl6ntboz3.jpg\\" srcset =\\"srcSet\\" sizes =\\"128px,250px\\">
8
8
</span>
9
9
</span>
10
10
</a>"
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.0.0" ,
11
11
"chalk" : " ^2.4.2" ,
12
- "cheerio" : " ^1.0.0-rc.2 " ,
12
+ "cheerio" : " ^1.0.0-rc.3 " ,
13
13
"is-relative-url" : " ^2.0.0" ,
14
14
"lodash" : " ^4.17.14" ,
15
15
"mdast-util-definitions" : " ^1.2.0" ,
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.0.0" ,
11
11
"bluebird" : " ^3.5.0" ,
12
- "cheerio" : " ^1.0.0-rc.2 " ,
12
+ "cheerio" : " ^1.0.0-rc.3 " ,
13
13
"lodash" : " ^4.17.14" ,
14
14
"unist-util-visit" : " ^1.3.0"
15
15
},
You can’t perform that action at this time.
0 commit comments