From 54924db700e1094707901d6597033525696ab9c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 10:49:46 +0000 Subject: [PATCH] Bump gatsby from 2.20.12 to 2.20.18 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.20.12 to 2.20.18. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.20.12...gatsby@2.20.18) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 9c8d27f9..a020d061 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "axios": "^0.19.2", "classnames": "^2.2.6", - "gatsby": "^2.20.12", + "gatsby": "^2.20.18", "gatsby-image": "^2.3.1", "gatsby-plugin-manifest": "^2.3.3", "gatsby-plugin-matomo": "^0.8.2", diff --git a/yarn.lock b/yarn.lock index 394d6286..61f2ae17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5691,10 +5691,10 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -gatsby-cli@^2.11.5: - version "2.11.5" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.5.tgz#4020880414ea33647a286066bf8f1707d629b3db" - integrity sha512-yAvyplWx19dU5gYdWJETEMywbNTtL9HntlR65cHhznKiwrr6Jyao+TsE50CmgZ/8Vv2JMF3UZFd3vFRXb+aK7w== +gatsby-cli@^2.11.7: + version "2.11.7" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.7.tgz#2156fb46e96c987358e801b928d2cb693257cedd" + integrity sha512-LORyxuKmZPX+0SGZcD1WXWVZYIcXzIZchENk3hY73WlARNj+qs+0y/+OR7wToydLoTu/iHQ/WZPF4mkwxvIiQQ== dependencies: "@babel/code-frame" "^7.8.3" "@babel/runtime" "^7.8.7" @@ -5934,10 +5934,10 @@ gatsby-transformer-sharp@^2.4.4: semver "^5.7.1" sharp "^0.25.1" -gatsby@^2.20.12: - version "2.20.12" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.12.tgz#0312f99aaa51d7a18c51abb2bee2d32b5f3fd918" - integrity sha512-HoyjJA432ZUKOgkzsOSEdSbo3Vhi3lhr5uw8JnebO4S9Cqc6J2kw9HNASwtYFGzZVClGrsYwXVaLcOnSKtZmxA== +gatsby@^2.20.18: + version "2.20.18" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.18.tgz#d647f396f2ab634edd4cb0c7820475cf49f0bc38" + integrity sha512-YJGjmb/0TVJx+5wWWmARNQnswzdORJHPlbkd0pm1e+jddVfXQLkGrLs92+E/yTRUMKAFtS/YfPgGVUzZ97/E8Q== dependencies: "@babel/code-frame" "^7.8.3" "@babel/core" "^7.8.7" @@ -6000,7 +6000,7 @@ gatsby@^2.20.12: flat "^4.1.0" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.11.5" + gatsby-cli "^2.11.7" gatsby-core-utils "^1.1.1" gatsby-graphiql-explorer "^0.3.1" gatsby-link "^2.3.2" @@ -8745,14 +8745,14 @@ mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" -mkdirp@0.5.1, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1: +mkdirp@0.5.1: version "0.5.1" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM= dependencies: minimist "0.0.8" -mkdirp@^0.5.4: +"mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.4, mkdirp@~0.5.1: version "0.5.5" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==