Merge pull request #2099 from tuist/dependabot/npm_and_yarn/website/gatsby-plugin-feed-2.9.0

Bump gatsby-plugin-feed from 2.7.0 to 2.9.0 in /website
This commit is contained in:
Pedro Piñera Buendía 2020-12-03 18:44:35 +01:00 committed by GitHub
commit b0b66407e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 7 deletions

View File

@ -26,7 +26,7 @@
"gatsby": "^2.26.1",
"gatsby-image": "^2.6.0",
"gatsby-plugin-favicon": "3.1.6",
"gatsby-plugin-feed": "^2.7.0",
"gatsby-plugin-feed": "^2.9.0",
"gatsby-plugin-google-analytics": "^2.6.0",
"gatsby-plugin-manifest": "2.7.0",
"gatsby-plugin-mdx": "^1.6.0",

View File

@ -8047,16 +8047,16 @@ gatsby-plugin-favicon@3.1.6:
html-react-parser "^0.6.4"
lodash "^4.17.11"
gatsby-plugin-feed@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.7.0.tgz#2650b7d475c5689faaa811695d6d1b5f0cd35319"
integrity sha512-TTR6d7o3xfswuZSWddnZIM3FB9FmE5eTJ3dYlcreQ+HosdmaUu8+XXm1ZuP0XD5hRsx/8M6yn75Y9tfnuyKqGQ==
gatsby-plugin-feed@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.9.0.tgz#4ee7d0e91c344db00706c5dc735cfd9b6bf7b349"
integrity sha512-uLgeaWuXMuy24mJgbala61ce7NfzeGPaJGHtfB075WFfv4KqOcqFKXV/G6OTtBYMUmuiBpxtGYCR7QbLxHgHhw==
dependencies:
"@babel/runtime" "^7.11.2"
"@babel/runtime" "^7.12.5"
"@hapi/joi" "^15.1.1"
common-tags "^1.8.0"
fs-extra "^8.1.0"
gatsby-plugin-utils "^0.3.0"
gatsby-plugin-utils "^0.5.0"
lodash.merge "^4.6.2"
rss "^1.2.2"
@ -8282,6 +8282,13 @@ gatsby-plugin-utils@^0.4.0:
dependencies:
joi "^17.2.1"
gatsby-plugin-utils@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.5.0.tgz#5d0c0b9589b673f422e09e3e2e80bafbe3457505"
integrity sha512-Wvzt970TWr+cDdFdXjFmJ5rQEk9CbbbHzGo5GHOwfphXOTwp7/oKbTZoiGBm9M9Tf9Rdz6ph18j2ixdC0fy2Jw==
dependencies:
joi "^17.2.1"
gatsby-react-router-scroll@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.1.0.tgz#3eba4714bdc20a009a2178c28b1621ddb6e3d9f8"