10000 Bump gatsby-plugin-sitemap from 4.7.0 to 4.8.0 · joshbrandy/docs.hackerone.com@6fb02d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6fb02d7

Browse files
Bump gatsby-plugin-sitemap from 4.7.0 to 4.8.0
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@4.8.0/packages/gatsby-plugin-sitemap) --- updated-dependencies: - dependency-name: gatsby-plugin-sitemap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f3ee96 commit 6fb02d7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"gatsby-plugin-react-helmet": "^4.11.0",
1717
"gatsby-plugin-sass": "^4.11.0",
1818
"gatsby-plugin-sharp": "^3.11.0",
19-
"gatsby-plugin-sitemap": "^4.7.0",
19+
"gatsby-plugin-sitemap": "^4.8.0",
2020
"gatsby-plugin-slug": "^2.0.0",
2121
"gatsby-plugin-sri": "^1.0.11",
2222
"gatsby-remark-autolink-headers": "^4.8.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,10 +1006,10 @@
10061006
dependencies:
10071007
regenerator-runtime "^0.13.4"
10081008

1009-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.14.6", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1010-
version "7.14.8"
1011-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
1012-
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
1009+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.14.6", "@babel/runtime@^7.14.8", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1010+
version "7.15.3"
1011+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
1012+
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
10131013
dependencies:
10141014
regenerator-runtime "^0.13.4"
10151015

@@ -6099,12 +6099,12 @@ gatsby-plugin-sharp@^3.11.0:
60996099
svgo "1.3.2"
61006100
uuid "3.4.0"
61016101

6102-
gatsby-plugin-sitemap@^4.7.0:
6103-
version "4.7.0"
6104-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-4.7.0.tgz#4bcf4ef0c2444eb621c718453da11ad157516747"
6105-
integrity sha512-sfFgy3HUMF7k0xAsejufIGMMHjqqaQXbYyysDrZaWQtEvrNP+p2bXMqzOj20M/ciCRPCaGZ0QMUpk9vlKrF3Kg==
6102+
gatsby-plugin-sitemap@^4.8.0:
6103+
version "4.8.0"
6104+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-4.8.0.tgz#e72857482b7d8f54ab11e9eac6ef00f5c94960cd"
6105+
integrity sha512-CWjPuJGUFSDIZaMtw5IJ2ckgvqcahwjoeSCOLry4Hu3Ct2njZatktzfINNc3DCwTy9b5iCDR9sz0KdHGs2SrmA==
61066106
dependencies:
6107-
"@babel/runtime" "^7.14.6"
6107+
"@babel/runtime" "^7.14.8"
61086108
common-tags "^1.8.0"
61096109
minimatch "^3.0.4"
61106110
sitemap "^7.0.0"

0 commit comments

Comments
 (0)
0