Pin dependencies (#51)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-19 16:10:26 +02:00 committed by GitHub
parent 9eb5059d75
commit 59a3e3c703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
"gatsby-plugin-manifest": "3.14.0",
"gatsby-plugin-react-helmet": "4.14.0",
"gatsby-plugin-sass": "4.14.0",
"gatsby-plugin-sitemap": "^4.10.0",
"gatsby-plugin-sitemap": "4.10.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.7.1",
"mongoose": "6.0.6",
@ -40,7 +40,7 @@
"@vercel/node": "1.12.1",
"eslint": "7.32.0",
"eslint-plugin-react": "7.25.2",
"gatsby-plugin-robots-txt": "^1.6.10",
"gatsby-plugin-robots-txt": "1.6.10",
"vercel": "23.1.2"
}
}

View File

@ -5362,7 +5362,7 @@ gatsby-plugin-react-helmet@4.14.0:
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-plugin-robots-txt@^1.6.10:
gatsby-plugin-robots-txt@1.6.10:
version "1.6.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.10.tgz#b178efe3da65718a39d1acd2e5768f687b205cf0"
integrity sha512-soQT765LF0J8/dfrZGFuA/ZB/JUyvt2nVyHEFLUMd/qxgiem9x0EOZquJPId78xDHYePMkxNCPk9UsLcTZdFZw==
@ -5379,7 +5379,7 @@ gatsby-plugin-sass@4.14.0:
resolve-url-loader "^3.1.2"
sass-loader "^10.1.1"
gatsby-plugin-sitemap@^4.10.0:
gatsby-plugin-sitemap@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-4.10.0.tgz#08141aefb1d2987b03da8a69de02db92ba2cd3d8"
integrity sha512-q7WdaZLzOQnSJDZ2/ArTnSpCG26Eqgpt9jvni6wUqPxLic9irwvzIHhZxmZp8I7iq6Ue1Ii1MD5kWO2VTYb7GA==