mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
Merge pull request #256 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-3.3.2
Bump gatsby-plugin-react-helmet from 3.3.1 to 3.3.2
This commit is contained in:
commit
f0a6cad349
6
package-lock.json
generated
6
package-lock.json
generated
@ -10549,9 +10549,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-react-helmet": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.1.tgz",
|
||||
"integrity": "sha512-DZ/IWs+zlGL8N3JAcewPJJUPkl1st6/hIWQ3YphKoTK64DUIoMd2wWSJCrC6LiurS7knGHa4pdGyc5clwV1EKA==",
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.2.tgz",
|
||||
"integrity": "sha512-uRZlX4ejy0Txlw+9qbIVkULsuc6iniSwDgD+Ed6BOryKmF42qaqmdbcc78ZwPVN2SZJCDhcZKXoJf6QftTwwDg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.9.6"
|
||||
}
|
||||
|
@ -30,7 +30,7 @@
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
"gatsby-plugin-offline": "^3.2.6",
|
||||
"gatsby-plugin-postcss": "^2.3.2",
|
||||
"gatsby-plugin-react-helmet": "^3.3.1",
|
||||
"gatsby-plugin-react-helmet": "^3.3.2",
|
||||
"gatsby-plugin-sharp": "^2.6.6",
|
||||
"gatsby-plugin-sitemap": "^2.4.3",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user