Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 49 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"backoff": "2.5.0",
"boxen": "8.0.1",
"chalk": "5.6.2",
"chokidar": "4.0.3",
"chokidar": "5.0.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requires 20.19.0, but we require 20.12.2:

"node": ">=20.12.2"

we can merge this after April 30 when node 20 goes EOL and we drop it

"ci-info": "4.4.0",
"clean-deep": "3.4.0",
"commander": "12.1.0",
Expand Down
Loading