Skip to content

Commit de9e9c1

Browse files
committed
fix(deps): update dependency gatsby-plugin-robots-txt to v1.6.14
1 parent d0ea8ff commit de9e9c1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"gatsby-plugin-mdx": "2.13.0",
4141
"gatsby-plugin-offline": "4.13.0",
4242
"gatsby-plugin-react-helmet": "4.13.0",
43-
"gatsby-plugin-robots-txt": "1.6.10",
43+
"gatsby-plugin-robots-txt": "1.6.14",
4444
"gatsby-plugin-sharp": "3.13.0",
4545
"gatsby-plugin-sitemap": "4.9.0",
4646
"gatsby-plugin-svgr-svgo": "1.2.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@
10441044
core-js-pure "^3.16.0"
10451045
regenerator-runtime "^0.13.4"
10461046

1047-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1047+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.3", "@babel/runtime@^7.15.4", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
10481048
version "7.15.4"
10491049
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
10501050
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
@@ -6858,12 +6858,12 @@ [email protected]:
68586858
dependencies:
68596859
"@babel/runtime" "^7.14.8"
68606860

6861-
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==
6861+
6862+
version "1.6.14"
6863+
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.14.tgz#e7ce50b137fecc81c1ac384ddc544a4bafd8da89"
6864+
integrity sha512-5NLdgKPw7xHjvowNDU5aWzl/g3M3WU0Equn73aXGGdEue9Nuq7zh/Lh3oX+OM+MZolRCiM9GNHxdIvYPDWNXgA==
68656865
dependencies:
6866-
"@babel/runtime" "^7.14.0"
6866+
"@babel/runtime" "^7.15.4"
68676867
generate-robotstxt "^8.0.3"
68686868

68696869

0 commit comments

Comments
 (0)