Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-react-helmet from 3.3.2 to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 2, 2020
1 parent adb7ac1 commit a000867
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions yarn.lock
Expand Up @@ -1208,7 +1208,7 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
version "7.10.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==
Expand Down Expand Up @@ -4094,12 +4094,7 @@
dependencies:
"@types/lodash" "*"

"@types/lodash@*":
version "4.14.154"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.154.tgz#069e3c703fdb264e67be9e03b20a640bc0198ecc"
integrity sha512-VoDZIJmg3P8vPEnTldLvgA+q7RkIbVkbYX4k0cAVFzGAOQwUehVgRHgIr2/wepwivDst/rVRqaiBSjCXRnoWwQ==

"@types/lodash@^4.14.146", "@types/lodash@^4.14.92":
"@types/lodash@*", "@types/lodash@^4.14.146", "@types/lodash@^4.14.92":
version "4.14.154"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.154.tgz#069e3c703fdb264e67be9e03b20a640bc0198ecc"
integrity sha512-VoDZIJmg3P8vPEnTldLvgA+q7RkIbVkbYX4k0cAVFzGAOQwUehVgRHgIr2/wepwivDst/rVRqaiBSjCXRnoWwQ==
Expand Down Expand Up @@ -10691,11 +10686,11 @@ gatsby-plugin-page-creator@^2.3.7:
micromatch "^3.1.10"

gatsby-plugin-react-helmet@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.2.tgz#5619a1808d9607eb89c19d3f04854f497c6fb890"
integrity sha512-uRZlX4ejy0Txlw+9qbIVkULsuc6iniSwDgD+Ed6BOryKmF42qaqmdbcc78ZwPVN2SZJCDhcZKXoJf6QftTwwDg==
version "3.3.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.3.tgz#85f2c2b1ee404dfc35e1f7596edba7438900fc56"
integrity sha512-GaNBEZlOUY0kYGMjlh3Cpretn5yBkgQZi+Z2ZpJL7VdxlrgTl7B5lccGZDxteMu5QAgrM/WVkeEOvkKUE6ZxrQ==
dependencies:
"@babel/runtime" "^7.9.6"
"@babel/runtime" "^7.10.2"

gatsby-plugin-sharp@^2.6.9:
version "2.6.9"
Expand Down

0 comments on commit a000867

Please sign in to comment.