From 3b93c16bf46d49e102d466e55c16bfd72b27716d Mon Sep 17 00:00:00 2001 From: sebastienlorber Date: Thu, 23 Jun 2022 10:33:01 +0200 Subject: [PATCH] chore: upgrade Infima to alpha.40 --- packages/docusaurus-theme-classic/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/docusaurus-theme-classic/package.json b/packages/docusaurus-theme-classic/package.json index 265f41be2a66..ea25ffd8049c 100644 --- a/packages/docusaurus-theme-classic/package.json +++ b/packages/docusaurus-theme-classic/package.json @@ -35,7 +35,7 @@ "@mdx-js/react": "^1.6.22", "clsx": "^1.1.1", "copy-text-to-clipboard": "^3.0.1", - "infima": "0.2.0-alpha.39", + "infima": "0.2.0-alpha.40", "lodash": "^4.17.21", "nprogress": "^0.2.0", "postcss": "^8.4.14", diff --git a/yarn.lock b/yarn.lock index 36c573b9264f..81a4ad899b65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8597,10 +8597,10 @@ infer-owner@^1.0.4: resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467" integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A== -infima@0.2.0-alpha.39: - version "0.2.0-alpha.39" - resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.39.tgz#054b13ac44f3e9a42bc083988f1a1586add2f59c" - integrity sha512-UyYiwD3nwHakGhuOUfpe3baJ8gkiPpRVx4a4sE/Ag+932+Y6swtLsdPoRR8ezhwqGnduzxmFkjumV9roz6QoLw== +infima@0.2.0-alpha.40: + version "0.2.0-alpha.40" + resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.40.tgz#9b1663c66c02877ed9bbb2eb8bef995fb7e13e1c" + integrity sha512-SZAxLTHqu3bFUwONcPR4rTDGODE+1uDl5V5OF1te1AkEXLBQg1qY7BhNwtTtPjxcjHyPIfRU7+uLwBm9qGlLTA== inflight@^1.0.4: version "1.0.6"