Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f1ff5f

Browse files
Merge pull request Hacker0x01#405 from Hacker0x01/dependabot/npm_and_yarn/gatsby-plugin-sitemap-2.12.0
Bump gatsby-plugin-sitemap from 2.4.13 to 2.12.0
2 parents f1fb7c1 + b9cd3b1 commit 9f1ff5f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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": "^3.1.4",
1717
"gatsby-plugin-sass": "^2.1.10",
1818
"gatsby-plugin-sharp": "^2.2.13",
19-
"gatsby-plugin-sitemap": "^2.2.7",
19+
"gatsby-plugin-sitemap": "^2.12.0",
2020
"gatsby-plugin-slug": "^1.1.1",
2121
"gatsby-plugin-sri": "^1.0.11",
2222
"gatsby-remark-autolink-headers": "^2.1.5",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6875,12 +6875,13 @@ gatsby-plugin-sharp@^2.2.13:
68756875
svgo "1.3.2"
68766876
uuid "3.4.0"
68776877

6878-
gatsby-plugin-sitemap@^2.2.7:
6879-
version "2.4.13"
6880-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.13.tgz#b73795679c6056ea6fa535ae7af51f82db522734"
6881-
integrity sha512-gY3orfpakCUQSJ8wwGzTkzulC7VGhlxt7bYJwvus+k3XUQrlQFsR4Qku4VPk9qLpPDyRClDVRa2ojH7NJRZBPQ==
6878+
gatsby-plugin-sitemap@^2.12.0:
6879+
version "2.12.0"
6880+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.12.0.tgz#bd3dc88d59ee9a94b0131a28623d79eb738dc375"
6881+
integrity sha512-oY0SzFl7xDVfIp3f4dhsKuGknc6tLsZIdNWPB9jv3HEDIFpyohFjJ4tcH2rHG8Wm8ceW34XjgSW0fcyu/QQYxQ==
68826882
dependencies:
6883-
"@babel/runtime" "^7.11.2"
6883+
"@babel/runtime" "^7.12.5"
6884+
common-tags "^1.8.0"
68846885
minimatch "^3.0.4"
68856886
pify "^3.0.0"
68866887
sitemap "^1.13.0"

0 commit comments

Comments
 (0)