Skip to content

Commit 40676cd

Browse files
chore(deps): update infima npm dependency to version 0.2.0-alpha.44 (#10343)
Co-authored-by: sebastien <[email protected]>
1 parent 9404d57 commit 40676cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/docusaurus-theme-classic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@mdx-js/react": "^3.0.0",
3636
"clsx": "^2.0.0",
3737
"copy-text-to-clipboard": "^3.2.0",
38-
"infima": "0.2.0-alpha.43",
38+
"infima": "0.2.0-alpha.44",
3939
"lodash": "^4.17.21",
4040
"nprogress": "^0.2.0",
4141
"postcss": "^8.4.26",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8959,10 +8959,10 @@ infer-owner@^1.0.4:
89598959
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
89608960
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
89618961

8962-
8963-
version "0.2.0-alpha.43"
8964-
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.43.tgz#f7aa1d7b30b6c08afef441c726bac6150228cbe0"
8965-
integrity sha512-2uw57LvUqW0rK/SWYnd/2rRfxNA5DDNOh33jxF7fy46VWoNhGxiUQyVZHbBMjQ33mQem0cjdDVwgWVAmlRfgyQ==
8962+
8963+
version "0.2.0-alpha.44"
8964+
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.44.tgz#9cd9446e473b44d49763f48efabe31f32440861d"
8965+
integrity sha512-tuRkUSO/lB3rEhLJk25atwAjgLuzq070+pOW8XcvpHky/YbENnRRdPd85IBkyeTgttmOy5ah+yHYsK1HhUd4lQ==
89668966

89678967
inflight@^1.0.4:
89688968
version "1.0.6"

0 commit comments

Comments
 (0)