File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 40
40
"gatsby-plugin-sharp" : " ^1.6.2" ,
41
41
"gatsby-plugin-twitter" : " ^1.0.10" ,
42
42
"gatsby-remark-autolink-headers" : " ^1.4.4" ,
43
- "gatsby-remark-code-repls" : " ^1.0.1 " ,
43
+ "gatsby-remark-code-repls" : " ^1.0.2 " ,
44
44
"gatsby-remark-copy-linked-files" : " ^1.5.2" ,
45
45
"gatsby-remark-images" : " ^1.5.11" ,
46
46
"gatsby-remark-prismjs" : " ^1.2.1" ,
Original file line number Diff line number Diff line change @@ -4052,9 +4052,9 @@ gatsby-remark-autolink-headers@^1.4.4:
4052
4052
mdast-util-to-string "^1.0.2"
4053
4053
unist-util-visit "^1.1.1"
4054
4054
4055
- gatsby-remark-code-repls@^1.0.1 :
4056
- version "1.0.1 "
4057
- resolved "https://registry.yarnpkg.com/gatsby-remark-code-repls/-/gatsby-remark-code-repls-1.0.1 .tgz#0d23518b55670b0ff0cee855d3cd535e4457097c "
4055
+ gatsby-remark-code-repls@^1.0.2 :
4056
+ version "1.0.2 "
4057
+ resolved "https://registry.yarnpkg.com/gatsby-remark-code-repls/-/gatsby-remark-code-repls-1.0.2 .tgz#2a6df584d4c60388aa4c1140d9693c40b3d8d561 "
4058
4058
dependencies :
4059
4059
babel-runtime "^6.26.0"
4060
4060
lz-string "^1.4.4"
You can’t perform that action at this time.
0 commit comments