8000 Merge pull request #532 from Hacker0x01/dependabot/npm_and_yarn/gatsb… · csit-github/docs.hackerone.com@2f70a11 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f70a11

Browse files
authored
Merge pull request Hacker0x01#532 from Hacker0x01/dependabot/npm_and_yarn/gatsby-plugin-sitemap-4.10.0
Bump gatsby-plugin-sitemap from 4.8.0 to 4.10.0
2 parents 2a8bcc1 + cd77af7 commit 2f70a11

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
@@ -16,7 +16,7 @@
1616
"gatsby-plugin-react-helmet": "^4.14.0",
1717
"gatsby-plugin-sass": "^4.12.0",
1818
"gatsby-plugin-sharp": "^3.14.1",
19-
"gatsby-plugin-sitemap": "^4.8.0",
19+
"gatsby-plugin-sitemap": "^4.10.0",
2020
"gatsby-plugin-slug": "^2.0.0",
2121
"gatsby-plugin-sri": "^1.0.11",
2222
"gatsby-remark-autolink-headers": "^4.11.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5602,7 +5602,7 @@ gatsby-cli@^3.11.0, gatsby-cli@^3.14.2:
56025602
yoga-layout-prebuilt "^1.9.6"
56035603
yurnalist "^2.1.0"
56045604

5605-
gatsby-core-utils@^2.12.0, gatsby-core-utils@^2.14.0:
5605+
gatsby-core-utils@^2.14.0:
56065606
version "2.14.0"
56075607
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.14.0.tgz#ad0030d11776073cdc6a119f4b81e150f3921aef"
56085608
integrity sha512-HDMb1XMqysup9raLYWB0wIQU568R9qPounF7iAwjf2esFUVV5mdBTvxEpune/7yG0RmwhNPhgrEZo2rBHeJf7A==
@@ -5744,12 +5744,12 @@ gatsby-plugin-sharp@^3.14.1:
57445744
svgo "1.3.2"
57455745
uuid "3.4.0"
57465746

5747-
gatsby-plugin-sitemap@^4.8.0:
5748-
version "4.8.0"
5749-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-4.8.0.tgz#e72857482b7d8f54ab11e9eac6ef00f5c94960cd"
5750-
integrity sha512-CWjPuJGUFSDIZaMtw5IJ2ckgvqcahwjoeSCOLry4Hu3Ct2njZatktzfINNc3DCwTy9b5iCDR9sz0KdHGs2SrmA==
5747+
gatsby-plugin-sitemap@^4.10.0:
5748+
version "4.10.0"
5749+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-4.10.0.tgz#08141aefb1d2987b03da8a69de02db92ba2cd3d8"
5750+
integrity sha512-q7WdaZLzOQnSJDZ2/ArTnSpCG26Eqgpt9jvni6wUqPxLic9irwvzIHhZxmZp8I7iq6Ue1Ii1MD5kWO2VTYb7GA==
57515751
dependencies:
5752-
"@babel/runtime" "^7.14.8"
5752+
"@babel/runtime" "^7.15.4"
57535753
common-tags "^1.8.0"
57545754
minimatch "^3.0.4"
57555755
sitemap "^7.0.0"

0 commit comments

Comments
 (0)
0