From e2e45e416fec713bacdac06c4e361e115e9a35d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 12:04:19 +0300 Subject: [PATCH] chore(deps): bump @docusaurus/remark-plugin-npm2yarn from 3.1.0 to 3.1.1 (#240) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3d9813d..b69ea54 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@docusaurus/core": "2.4.3", "@docusaurus/plugin-pwa": "^2.4.3", "@docusaurus/preset-classic": "2.4.3", - "@docusaurus/remark-plugin-npm2yarn": "3.1.0", + "@docusaurus/remark-plugin-npm2yarn": "3.1.1", "@mdx-js/react": "1.6.22", "clsx": "2.1.0", "docusaurus-plugin-sass": "0.2.5", diff --git a/yarn.lock b/yarn.lock index ba9ca97..359f3c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1861,10 +1861,10 @@ "@types/react" "*" prop-types "^15.6.2" -"@docusaurus/remark-plugin-npm2yarn@3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@docusaurus/remark-plugin-npm2yarn/-/remark-plugin-npm2yarn-3.1.0.tgz#357853e42cc23b00b2fce3ed470001dc84f8cc3d" - integrity sha512-+dUortlwU8kEmEyrI/b5e1eu6BPIjaS4T/iU54pxVGo4thwj4luB8eqXDLgz2OjBqfUsEFf/Of3dgRueph7mXQ== +"@docusaurus/remark-plugin-npm2yarn@3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@docusaurus/remark-plugin-npm2yarn/-/remark-plugin-npm2yarn-3.1.1.tgz#641ae58c93db551aeefb54ffa2f5d7549120b06e" + integrity sha512-3dbQqXIOPIM6EYASWFodG+Ha5i8YGTPKukPYjupQeRzBGWXzunsr1z8voOjm+ljxSgRtgyZ7+q9tlpmYFi7x9A== dependencies: mdast-util-mdx "^3.0.0" npm-to-yarn "^2.0.0"