Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Bump datatables.net from 1.13.6 to 2.1.4
Browse files Browse the repository at this point in the history
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.13.6 to 2.1.4.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](DataTables/Dist-DataTables@1.13.6...2.1.4)

---
updated-dependencies:
- dependency-name: datatables.net
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 4b5e424 commit 6ea0973
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"clipboard": ">=2.0.0",
"clockpicker": "https://github.com/djibe/clockpicker#gh-pages",
"css-element-queries": "^1.2.3",
"datatables.net": "^1.11.3",
"datatables.net": "^2.1.4",
"datatables.net-bs4": "^1.11.3",
"datatables.net-responsive-bs4": "^2.2.9",
"device-uuid": "^1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,10 @@ datatables.net-responsive@>=2.4.1:
datatables.net ">=1.13.4"
jquery ">=1.7"

datatables.net@>=1.13.4, 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==
datatables.net@>=1.13.4, datatables.net@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.4.tgz#b25c021b0d92292521955cb9ed8ff74705a63006"
integrity sha512-Qxfsow9o8iYjU/OP9Ju9W46gDj+jD+ZN6qkRLArOvNF0mOKAO8ZvmTe37FhipXh8sH6tPh19oJoRSdZ3GnQUjA==
dependencies:
jquery ">=1.7"

Expand Down

0 comments on commit 6ea0973

Please sign in to comment.