vue-ray
vue-ray copied to clipboard
Update all npm dependencies (2024-04-26)
trafficstars
This is your weekly update of all npm dependencies. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (^8.57.0 → ^9.0.0) · Repo · Changelog
Depfu will only send you the next scheduled PR once you merge or close this one.
All Depfu comment commands
- @depfu refresh
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
PR Summary
- Improved code quality tool version The tool used to ensure the quality of our code, eslint, has been updated to its latest version. This means we'll be able to leverage the latest features, improvements, and bug fixes from this tool to increase our code stability and reliability.