From aaf164a485253697e8f851e6b1ec86950672afaf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Apr 2022 18:18:37 +0000 Subject: [PATCH] Update gatsby monorepo to v4.11.2 --- package.json | 4 ++-- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index d9b2118..9cb9f20 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "@types/react-dom": "17.0.14", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.11.1", + "gatsby": "4.11.2", "gatsby-awesome-pagination": "0.3.8", - "gatsby-cli": "4.11.1", + "gatsby-cli": "4.11.2", "gatsby-plugin-asset-path": "3.0.4", "gatsby-plugin-feed": "4.11.1", "gatsby-plugin-image": "2.11.1", diff --git a/yarn.lock b/yarn.lock index ff73d47..e2163d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4424,10 +4424,10 @@ create-emotion@^10.0.27: "@emotion/sheet" "0.9.4" "@emotion/utils" "0.11.3" -create-gatsby@^2.11.1: - version "2.11.1" - resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.11.1.tgz#8d73cce07ff0006386795ca1b74a0bdbb023500b" - integrity sha512-ltSLSsbQRoCXxKzgkxp5PBv60O1BL0IdeKKbgmwEcYxiDVw4pXPcFmIqMmvHfk9fqzbCyPzehIQHdlEpJGDYwQ== +create-gatsby@^2.11.2: + version "2.11.2" + resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.11.2.tgz#b932bb16f024c929c4597225771275d54f3541bc" + integrity sha512-EHlULRVoiXoLM400sLYNtFRy5pemp2WoNKR6vjUlFnLBqn+BGe+TJAmKfwqHYFheXMozKqY2bW0ekuDj2x8zAg== dependencies: "@babel/runtime" "^7.15.4" @@ -6215,10 +6215,10 @@ gatsby-awesome-pagination@0.3.8: dependencies: lodash "^4.17.21" -gatsby-cli@4.11.1, gatsby-cli@^4.11.1: - version "4.11.1" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.11.1.tgz#a549a91cbd7e7bb9a98413cf604af09d10ef75c2" - integrity sha512-RDOFIzKAyysa51x0mMoMtdVhyOX2UkBuEyelGqpuchl8b/ddka/cjEYHk3QRSq55+cBN0/1cTHt/A139ooAKUg== +gatsby-cli@4.11.2, gatsby-cli@^4.11.2: + version "4.11.2" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.11.2.tgz#0bd5c218f378edb0e674f7ba7a903be202fe3620" + integrity sha512-MypoVvMwWcDEtf5JTm1UTdGeOavRjnNRKfuUqvbhvb+q1vQ2xIFhu/pK9sdOlQfL6v6Fl8xwO2FuOfz+i53z3w== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6236,7 +6236,7 @@ gatsby-cli@4.11.1, gatsby-cli@^4.11.1: common-tags "^1.8.2" configstore "^5.0.1" convert-hrtime "^3.0.0" - create-gatsby "^2.11.1" + create-gatsby "^2.11.2" envinfo "^7.8.1" execa "^5.1.1" fs-exists-cached "^1.0.0" @@ -6780,10 +6780,10 @@ gatsby-worker@^1.11.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.11.1: - version "4.11.1" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.11.1.tgz#ffe7754c9c368fd746bdeca808572641a378addb" - integrity sha512-ffEXb/mvZtB0cQ8javEkhruubxjTbZSsN81IYGGY/ym4YB+Zm1a8K0NV7DsRGsPO9nx7Z/D/OBVxVmse1Nnxzw== +gatsby@4.11.2: + version "4.11.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.11.2.tgz#fba8843316992e2f0eafc5ae3ee6fb37ce7aa953" + integrity sha512-kJ2gHQzO3efV1BaynGfxi0divFOorUqxKom/QdIEnaj9VMkNRnrpNxUNsT4ljq+d9BTlq/0AAIpGNQZKC1ZgFg== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6853,7 +6853,7 @@ gatsby@4.11.1: find-cache-dir "^3.3.2" fs-exists-cached "1.0.0" fs-extra "^10.0.0" - gatsby-cli "^4.11.1" + gatsby-cli "^4.11.2" gatsby-core-utils "^3.11.1" gatsby-graphiql-explorer "^2.11.0" gatsby-legacy-polyfills "^2.11.0"