markbind
markbind copied to clipboard
Outdated @markbind/core dependency in root package.json (used by dangerfile.ts)
Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
#2523
Tell us about your environment
macOS 15.3.2
MarkBind version
6.0.0
Describe the bug and the steps to reproduce it
The @markbind/core dependency in root package.json remains at ^5.4.0, while the current version of MarkBind is 6.0.0.
Expected behavior
This dependency is solely used by dangerfile.ts to import the logger. Should we consider reworking the logging code in dangerfile.ts so as to remove this dependency and reduce the overhead?
Anything else?
No response