Skip to content

Commit

Permalink
chore: upgrade npm-to-yarn to v3 (#10454)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Aug 29, 2024
1 parent d5885c0 commit 9588028
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/docusaurus-remark-plugin-npm2yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"mdast-util-mdx": "^3.0.0",
"npm-to-yarn": "^2.2.1",
"npm-to-yarn": "^3.0.0",
"tslib": "^2.6.0",
"unified": "^11.0.3",
"unist-util-visit": "^5.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12651,10 +12651,10 @@ npm-run-path@^5.1.0:
dependencies:
path-key "^4.0.0"

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==
npm-to-yarn@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/npm-to-yarn/-/npm-to-yarn-3.0.0.tgz#05006d97359e285f0316e249dbbe56f377ca1182"
integrity sha512-76YnmsbfrYp0tMsWxM0RNX0Vs+x8JxpJGu6B/jDn4lW8+laiTcKmKi9MeMh4UikO4RkJ1oqURoDy9bXJmMXS6A==

[email protected], npmlog@^6.0.0, npmlog@^6.0.2:
version "6.0.2"
Expand Down

0 comments on commit 9588028

Please sign in to comment.