chore: replace var with let/const in isRealPathSafe - #135
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🎉 This PR is included in version 1.10.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
varwithlet/constinisRealPathSafe()inlib/utils.jsto fix 6 eslintno-varerrors introduced by the GHSA-4c3q-x735-j3r5 fix.Test plan
npm run lintpasses with 0 errors