File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/typescriptlang-org Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
"@uifabric/react-cards" : " ^0.108.2" ,
21
21
"gatsby" : " ^2.17.11" ,
22
22
"gatsby-plugin-catch-links" : " ^2.1.16" ,
23
- "gatsby-plugin-codegen" : " ^1.0.7 " ,
23
+ "gatsby-plugin-codegen" : " ^1.0.8 " ,
24
24
"gatsby-plugin-manifest" : " ^2.2.27" ,
25
25
"gatsby-plugin-offline" : " ^3.0.19" ,
26
26
"gatsby-plugin-react-helmet" : " ^3.1.14" ,
32
32
"gatsby-remark-prismjs" : " ^3.3.22" ,
33
33
"gatsby-remark-responsive-iframe" : " ^2.2.26" ,
34
34
"gatsby-remark-smartypants" : " ^2.1.15" ,
35
+ "gatsby-remark-twoslasher-code-blocks" : " *" ,
35
36
"gatsby-source-filesystem" : " ^2.1.36" ,
36
37
"gatsby-transformer-remark" : " ^2.6.33" ,
37
38
"node-sass" : " ^4.13.0" ,
41
42
"react-dom" : " ^16.11.0" ,
42
43
"react-helmet" : " ^5.2.1" ,
43
44
"ts-node" : " ^8.5.0" ,
44
- "typescript" : " ^3.7.2" ,
45
- "gatsby-remark-twoslasher-code-blocks" : " *"
45
+ "typescript" : " ^3.7.2"
46
46
},
47
47
"devDependencies" : {
48
48
"@types/react" : " ^16.9.11" ,
Original file line number Diff line number Diff line change @@ -8508,10 +8508,10 @@ gatsby-plugin-catch-links@^2.1.16:
8508
8508
"@babel/runtime" "^7.7.2"
8509
8509
escape-string-regexp "^1.0.5"
8510
8510
8511
- gatsby-plugin-codegen@^1.0.7 :
8512
- version "1.0.7 "
8513
- resolved "https://registry.yarnpkg.com/gatsby-plugin-codegen/-/gatsby-plugin-codegen-1.0.7 .tgz#eef7a3c311ef0e776a8eedf9a217fd9324e0cf06 "
8514
- integrity sha512-gzPLybbbp6TY+5QhNb41cfpnWh3Hw4SzQ0eLbcwb1UrlwN28uyusdKdj5L2FjCFO7irwDGqgpofRu0BdFA5TZA ==
8511
+ gatsby-plugin-codegen@^1.0.8 :
8512
+ version "1.0.8 "
8513
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-codegen/-/gatsby-plugin-codegen-1.0.8 .tgz#8f1e5a05c1d01797e15aa2a56dfc1ad2d8288dd0 "
8514
+ integrity sha512-B/5wKORMzS69xNTFTNs1hQHyDeYi+nONTuBJUp6CPZTjjiGl4L1IDCBCT1DxYJLGt6CnuRt5+DDfhCkqRXy0/Q ==
8515
8515
dependencies:
8516
8516
apollo "^2.21.0"
8517
8517
graphql "^14.5.8"
You can’t perform that action at this time.
0 commit comments