Skip to content

Commit

Permalink
chore(deps): update dependency datatables.net-bs to v2.2.1 (#739)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 0924890 commit 4271600
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2707,11 +2707,11 @@ csstype@^3.1.3:
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==

datatables.net-bs@^2, datatables.net-bs@^2.0.0:
version "2.1.8"
resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-2.1.8.tgz#fadbd0f97b4923518014853b638a64920fe02a67"
integrity sha512-V3AbH2RlH8Y4T5En3RN4Jv/aiVxCeeYfbf841fL6UDzWYfx8AkGXVeJxSSVgaFhXIV7ezPpcSkEzyEq1nAEM3w==
version "2.2.1"
resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-2.2.1.tgz#a0936d61efd891d404be509f98916897cc5b630b"
integrity sha512-1JdMvzY0Rk6OAtFFj6NIctiVD/YFztWyu70g+VkTbHZquBpZvffDHnrgfFfSTGKObVneojWth8gr4fm1Z+ctmg==
dependencies:
datatables.net "2.1.8"
datatables.net "2.2.1"
jquery ">=1.7"

datatables.net-responsive-bs@^3.0.0:
Expand All @@ -2731,7 +2731,14 @@ [email protected]:
datatables.net "^2"
jquery ">=1.7"

[email protected], datatables.net@^2:
[email protected]:
version "2.2.1"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.2.1.tgz#30506074a42eb6f9bfdd823bd7e97d7458c6f1c4"
integrity sha512-Hz7f+a77xGdroAzej88aobT5nkQIJ2Oy1JI7yh2cl0QAXQSJDXOKkOLknu+nphVP8CP8w9MtLCmwMst/F8niiQ==
dependencies:
jquery ">=1.7"

datatables.net@^2:
version "2.1.8"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.8.tgz#9b020f18e927cc924d72411f62dc595cc688669b"
integrity sha512-47ULt+U4bcjbuGTpTlT6SnCuSFVRBxxdWa6X3NfvTObBJ2BZU0o+JUIl05wQ6cABNIavjbAV51gpgvFsMHL9zA==
Expand Down

0 comments on commit 4271600

Please sign in to comment.