This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 750
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump datatables.net-bs4 from 1.13.6 to 2.1.6
Bumps [datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4) from 1.13.6 to 2.1.6. - [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap4/releases) - [Commits](DataTables/Dist-DataTables-Bootstrap4@1.13.6...2.1.6) --- updated-dependencies: - dependency-name: datatables.net-bs4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
4b5e424
commit d66322b
Showing
2 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -242,12 +242,12 @@ csstype@^3.1.0: | |
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" | ||
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== | ||
|
||
datatables.net-bs4@>=1.13.4, datatables.net-bs4@^1.11.3: | ||
version "1.13.6" | ||
resolved "https://registry.yarnpkg.com/datatables.net-bs4/-/datatables.net-bs4-1.13.6.tgz#171ac930cbb68cd1a337e80040bddf537f3845a7" | ||
integrity sha512-+ZYDvpvCf0L0qSXPGKbb17arFPNqnjkyrvAEamR9SGQaGK7PprVaNTLmRfP0Xq2dBxVYr+Y+OD/q63zaDo0cSA== | ||
datatables.net-bs4@>=1.13.4, datatables.net-bs4@^2.1.6: | ||
version "2.1.6" | ||
resolved "https://registry.yarnpkg.com/datatables.net-bs4/-/datatables.net-bs4-2.1.6.tgz#3af08c843b3a2a1db4e14a87a19c57992108cf06" | ||
integrity sha512-JSlLB+aW1EO9WPT/UGTkS18/DsYYf9l7RFBT919ULrGUiJwJNk5WUuahnkxJlbzNh2+SgMEFnK02FtwWocqVBw== | ||
dependencies: | ||
datatables.net ">=1.13.4" | ||
datatables.net "2.1.6" | ||
jquery ">=1.7" | ||
|
||
datatables.net-responsive-bs4@^2.2.9: | ||
|
@@ -267,7 +267,14 @@ datatables.net-responsive@>=2.4.1: | |
datatables.net ">=1.13.4" | ||
jquery ">=1.7" | ||
|
||
datatables.net@>=1.13.4, datatables.net@^1.11.3: | ||
[email protected], datatables.net@>=1.13.4: | ||
version "2.1.6" | ||
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.6.tgz#563a7fb2ae206a60a83ec0aba011ce7e75a65d1f" | ||
integrity sha512-ziX0Wz91oDJ4o7gQNuGxQiVK91OUu/bRcXyxa6EZtDwLObmaGKpkCNS59QpzrGtIytQIVFtLfF1EDdYid5RVog== | ||
dependencies: | ||
jquery ">=1.7" | ||
|
||
datatables.net@^1.11.3: | ||
version "1.13.6" | ||
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.6.tgz#6e282adbbb2732e8df495611b8bb54e19f7a943e" | ||
integrity sha512-rHNcnW+yEP9me82/KmRcid5eKrqPqW3+I/p1TwqCW3c/7GRYYkDyF6aJQOQ9DNS/pw+nyr4BVpjyJ3yoZXiFPg== | ||
|