File tree 2 files changed +13
-6
lines changed 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 40
40
"gatsby-plugin-mdx" : " 2.13.0" ,
41
41
"gatsby-plugin-offline" : " 4.13.0" ,
42
42
"gatsby-plugin-react-helmet" : " 4.13.0" ,
43
- "gatsby-plugin-robots-txt" : " 1.6.10 " ,
43
+ "gatsby-plugin-robots-txt" : " 1.7.0 " ,
44
44
"gatsby-plugin-sharp" : " 3.13.0" ,
45
45
"gatsby-plugin-sitemap" : " 4.9.0" ,
46
46
"gatsby-plugin-svgr-svgo" : " 1.2.2" ,
Original file line number Diff line number Diff line change 1051
1051
dependencies:
1052
1052
regenerator-runtime "^0.13.4"
1053
1053
1054
+ "@babel/runtime@^7.16.7":
1055
+ version "7.17.2"
1056
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
1057
+ integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
1058
+ dependencies:
1059
+ regenerator-runtime "^0.13.4"
1060
+
1054
1061
"@babel/standalone@^7.14.9":
1055
1062
version "7.15.6"
1056
1063
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.15.6.tgz#c16866ec1ef7196be7e8c8f1d5c38d436c723117"
6858
6865
dependencies:
6859
6866
"@babel/runtime" "^7.14.8"
6860
6867
6861
- gatsby-plugin-robots-txt@1.6.10 :
6862
- version "1.6.10 "
6863
- resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.10 .tgz#b178efe3da65718a39d1acd2e5768f687b205cf0 "
6864
- integrity sha512-soQT765LF0J8/dfrZGFuA/ZB/JUyvt2nVyHEFLUMd/qxgiem9x0EOZquJPId78xDHYePMkxNCPk9UsLcTZdFZw ==
6868
+ gatsby-plugin-robots-txt@1.7.0 :
6869
+ version "1.7.0 "
6870
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.0 .tgz#58ac310c9fb7e58162d6e21802884b342837b451 "
6871
+ integrity sha512-Y1D8FBeXNtECoCd0g0jIkhKpSvzFzeh2xpt1xTvGluRP6xmqJq7iB3DPEv7xqGlZAcfzaSxw/j5++Y+3WLva8A ==
6865
6872
dependencies:
6866
- "@babel/runtime" "^7.14.0 "
6873
+ "@babel/runtime" "^7.16.7 "
6867
6874
generate-robotstxt "^8.0.3"
6868
6875
6869
6876
You can’t perform that action at this time.
0 commit comments