chore(deps): update npm to yarn from 2.0.0 to 2.2.1 (#9861)

* chore(deps): update npm to yarn from 2.0.0 to 2.2.1

* test: update tests
This commit is contained in:
ozaki 2024-02-17 22:36:57 +01:00 committed by GitHub
parent 3426f848a3
commit 1bbc68bc30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"mdast-util-mdx": "^3.0.0",
"npm-to-yarn": "^2.0.0",
"npm-to-yarn": "^2.2.1",
"tslib": "^2.6.0",
"unified": "^11.0.3",
"unist-util-visit": "^5.0.0"

View file

@ -292,7 +292,7 @@ import TabItem from '@theme/TabItem'
<TabItem value="pnpm" label="pnpm">
\`\`\`bash
pnpm run xxx -- --arg
pnpm run xxx --arg
\`\`\`
</TabItem>
</Tabs>

View file

@ -12326,10 +12326,10 @@ npm-run-path@^5.1.0:
dependencies:
path-key "^4.0.0"
npm-to-yarn@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/npm-to-yarn/-/npm-to-yarn-2.0.0.tgz#59c9c615eca3ba8920308a0b418007b73ffc7492"
integrity sha512-/IbjiJ7vqbxfxJxAZ+QI9CCRjnIbvGxn5KQcSY9xHh0lMKc/Sgqmm7yp7KPmd6TiTZX5/KiSBKlkGHo59ucZbg==
npm-to-yarn@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/npm-to-yarn/-/npm-to-yarn-2.2.1.tgz#048843a6630621daffc6a239dfc89698b8abf7e8"
integrity sha512-O/j/ROyX0KGLG7O6Ieut/seQ0oiTpHF2tXAcFbpdTLQFiaNtkyTXXocM1fwpaa60dg1qpWj0nHlbNhx6qwuENQ==
npmlog@6.0.2, npmlog@^6.0.0, npmlog@^6.0.2:
version "6.0.2"