chore(deps): lock file maintenance (#4242)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-08-31 17:44:15 +03:00
committed by GitHub
parent 35149edcb5
commit 7affaf54c5
2 changed files with 67 additions and 44 deletions

View File

@ -5902,9 +5902,9 @@ fuzzy@^0.1.1:
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
gatsby-cli@^2.12.87:
version "2.12.90"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.90.tgz#bc8052d5d7d0f73d3a336f0d8371120752297865"
integrity sha512-LK6pqXnQEXdPjXyYHVHa2dYL2PwZ4Ry9/0w8gcRMMgompynxa8Hh5ptTfIyBq4H19gU7a6j+NraavrOcKKaM0g==
version "2.12.91"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.91.tgz#897e7fe7ed8e26119f95e6198a037fcfb6f41542"
integrity sha512-HmKkjY6HAvb65JRpgRM1LyVYtHim6A286BvYcbMM+gwE5Bgc27e9FTmNUHjZwYiPcQqx4AMQTb4G9uL5/UuBZA==
dependencies:
"@babel/code-frame" "^7.10.3"
"@hapi/joi" "^15.1.1"
@ -5920,7 +5920,7 @@ gatsby-cli@^2.12.87:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.18"
gatsby-recipes "^0.2.19"
gatsby-recipes "^0.2.20"
gatsby-telemetry "^1.3.30"
hosted-git-info "^3.0.4"
ink "^2.7.1"
@ -6111,10 +6111,10 @@ gatsby-react-router-scroll@^3.0.12:
dependencies:
"@babel/runtime" "^7.10.3"
gatsby-recipes@^0.2.19:
version "0.2.19"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.19.tgz#0d4e43b1b74b73046089797f9ec677483b5de645"
integrity sha512-VkickYkzFzS2qXLuhvw7mxcNxc9Yh1kpEBKIJPJcknpCURakGiScckwSTLQzHU41vXZiG3Tgsx7AVTd0HCzDNA==
gatsby-recipes@^0.2.20:
version "0.2.20"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.20.tgz#66bd9fb0064a973b2122443367ae64419e0d3ac9"
integrity sha512-0CjII9YZU0JpLWovFAJwctBcOI/tcTi5N6AS7HYUwzwYs/Ivb3en99NqOnT61m7i50wgWJmfo+Fo4Df3+vloug==
dependencies:
"@babel/core" "^7.9.6"
"@babel/generator" "^7.9.6"