Skip to content

Commit

Permalink
Bump jquery to 1.12.4
Browse files Browse the repository at this point in the history
I bumped this, and then checked the developer console while clicking
through the various panels offered in FDBT... Everything worked as
expected and I got zero warnings from `jquery-migrate`. So I think it's
safe to pull this in.

This is a pre-requesite to upgrading to the latest version of `jquery`,
as per their docs we have to first bump to `1.9+`, then bump the version
of `jquery-migrate`, then can bump to latest `jquery` version.

While I could do this in a single PR, I thought simpler to do it as a
series of PRs for easier reversion if we later run into problems.
  • Loading branch information
jeffwidman committed Apr 11, 2024
1 parent a025cd7 commit a2c914d
Showing 1 changed file with 11,000 additions and 8 deletions.
Loading

0 comments on commit a2c914d

Please sign in to comment.