bito-code-review[bot] commented on code in PR #40253:
URL: https://github.com/apache/superset/pull/40253#discussion_r3271294685


##########
docs/yarn.lock:
##########
@@ -4842,7 +4842,7 @@
     natural-compare "^1.4.0"
     ts-api-utils "^2.5.0"
 
-"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.59.3":
+"@typescript-eslint/[email protected]":

Review Comment:
   <!-- Bito Reply -->
   The suggestion in the PR comment is valid and appropriate. It correctly 
identifies a violation of the rule prohibiting manual edits to the lock file 
and provides a clear fix: running `yarn install` to regenerate the lock file 
with proper version aliases. Applying this suggestion will ensure the lock file 
is regenerated correctly and maintain consistency in version dependencies.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to