mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-20 17:42:01 +01:00
Bump gatsby-plugin-feed from 2.5.10 to 2.5.11
Bumps [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed) from 2.5.10 to 2.5.11. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.5.11/packages/gatsby-plugin-feed) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d251da1d72
commit
2fbd63584e
12
package-lock.json
generated
12
package-lock.json
generated
@ -13384,9 +13384,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-feed": {
|
"gatsby-plugin-feed": {
|
||||||
"version": "2.5.10",
|
"version": "2.5.11",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-2.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-2.5.11.tgz",
|
||||||
"integrity": "sha512-mowkzuGDqETYgi6IsKaMVIlzm1fkUfuLbMPIS1mpTdgCCtwXQ82SMQePoFwPQ/eHbsOwl8++tENhP3OkMOqYig==",
|
"integrity": "sha512-Mnyc3sAWWCMXEO9YG76wsFxuAMQb1x4Bi3xC7/T+IlwTKHL86nRG/H+WF61BtEkw9YTX9TEHjegdoewu9OKM3A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.10.3",
|
"@babel/runtime": "^7.10.3",
|
||||||
"@hapi/joi": "^15.1.1",
|
"@hapi/joi": "^15.1.1",
|
||||||
@ -13396,9 +13396,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
"version": "7.10.4",
|
"version": "7.10.5",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.4.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz",
|
||||||
"integrity": "sha512-UpTN5yUJr9b4EX2CnGNWIvER7Ab83ibv0pcvvHc4UOdrBI5jb8bj+32cCwPX6xu0mt2daFNjYhoi+X7beH0RSw==",
|
"integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"regenerator-runtime": "^0.13.4"
|
"regenerator-runtime": "^0.13.4"
|
||||||
}
|
}
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"gatsby": "^2.24.15",
|
"gatsby": "^2.24.15",
|
||||||
"gatsby-image": "^2.4.14",
|
"gatsby-image": "^2.4.14",
|
||||||
"gatsby-plugin-catch-links": "^2.3.10",
|
"gatsby-plugin-catch-links": "^2.3.10",
|
||||||
"gatsby-plugin-feed": "^2.5.10",
|
"gatsby-plugin-feed": "^2.5.11",
|
||||||
"gatsby-plugin-lunr": "^1.5.2",
|
"gatsby-plugin-lunr": "^1.5.2",
|
||||||
"gatsby-plugin-manifest": "^2.4.21",
|
"gatsby-plugin-manifest": "^2.4.21",
|
||||||
"gatsby-plugin-matomo": "^0.8.3",
|
"gatsby-plugin-matomo": "^0.8.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user