I need to upgrade jQuery from 1.11.1 to 3.5.1 and in some of the codebase I found .hover(function(){}, funtion(){}) being implemented.
I wonder if this is deprecated