Skip to content

Commit

Permalink
feat: add yarn v4 support
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <oorel@redhat.com>
  • Loading branch information
olexii4 committed Nov 8, 2024
1 parent 561fad8 commit 738266a
Show file tree
Hide file tree
Showing 8 changed files with 6,403 additions and 5,018 deletions.
3 changes: 2 additions & 1 deletion .deps/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
| [`@babel/helper-module-imports@7.22.15`](https://github.com/babel/babel.git) | MIT | #8944 |
| [`@babel/helper-module-transforms@7.23.0`](https://github.com/babel/babel.git) | MIT | #11537 |
| [`@babel/helper-plugin-utils@7.22.5`](https://github.com/babel/babel.git) | MIT | #9012 |
| [`@babel/helper-plugin-utils@7.25.9`](https://github.com/babel/babel.git) | MIT | clearlydefined |
| [`@babel/helper-simple-access@7.22.5`](https://github.com/babel/babel.git) | MIT | #9048 |
| [`@babel/helper-split-export-declaration@7.22.6`](https://github.com/babel/babel.git) | MIT | #8938 |
| [`@babel/helper-string-parser@7.22.5`](https://github.com/babel/babel.git) | MIT | #8962 |
Expand All @@ -26,7 +27,7 @@
| [`@babel/helpers@7.23.2`](https://github.com/babel/babel.git) | MIT | #11662 |
| [`@babel/highlight@7.22.20`](https://github.com/babel/babel.git) | MIT | #9073 |
| [`@babel/parser@7.23.0`](https://github.com/babel/babel.git) | MIT | #10663 |
| [`@babel/plugin-syntax-jsx@7.22.5`](https://github.com/babel/babel.git) | MIT | #9014 |
| [`@babel/plugin-syntax-jsx@7.25.9`](https://github.com/babel/babel.git) | MIT | clearlydefined |
| [`@babel/plugin-syntax-typescript@7.22.5`](https://github.com/babel/babel.git) | MIT | #8994 |
| [`@babel/template@7.22.15`](https://github.com/babel/babel.git) | MIT | #9017 |
| [`@babel/traverse@7.23.2`](https://github.com/babel/babel.git) | MIT | #11520 |
Expand Down
Loading

0 comments on commit 738266a

Please sign in to comment.