Problem/Motivation
After #3210633: Update JavaScript dependencies for Drupal 9.2, when I run build or prettier on HEAD, several JS files are updated. I suspect that this was not run when the dependency updates were committed.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3214412
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
bnjmnmComment #4
tedbowI checked out the commit this Merge request was started from and ran the prettier and build. I check to make sure there was no difference.
Looks good!
Comment #7
catchCommitted/pushed to 9.3.x and cherry-picked to 9.2.x, thanks!
Good and timely spot.