chore(deps): bump datatables.net-searchbuilder-bs4 from 1.4.0 to 1.4.2 (#4994)

Bumps [datatables.net-searchbuilder-bs4](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4/compare/1.4.0...1.4.2)

---
updated-dependencies:
- dependency-name: datatables.net-searchbuilder-bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4993/head
dependabot[bot] 2023-03-29 13:05:01 +05:30 committed by GitHub
parent 60ab0ab44c
commit 9988f9285d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -34,7 +34,7 @@
"datatables.net-rowgroup-bs4": "^1.3.1",
"datatables.net-rowreorder-bs4": "^1.3.3",
"datatables.net-scroller-bs4": "^2.1.0",
"datatables.net-searchbuilder-bs4": "^1.4.0",
"datatables.net-searchbuilder-bs4": "^1.4.2",
"datatables.net-searchpanes-bs4": "^2.1.1",
"datatables.net-select-bs4": "^1.4.0",
"daterangepicker": "^3.1.0",
@ -4365,9 +4365,9 @@
}
},
"node_modules/datatables.net-searchbuilder-bs4": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/datatables.net-searchbuilder-bs4/-/datatables.net-searchbuilder-bs4-1.4.0.tgz",
"integrity": "sha512-iEjhIkKLKoVD7wGWEVNSfpQaqBx+SXbiDTmH3t39h5hNWpYqoLtwEy/PhtaSdaF+hIhlrhcB4y8qHr/mW7KlSw==",
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/datatables.net-searchbuilder-bs4/-/datatables.net-searchbuilder-bs4-1.4.2.tgz",
"integrity": "sha512-suIp7se+9KIVs1K5Lr4Y/x4pO4AWY5y4/foXEMBPsR3q6TJGOF/yNFomVAoTJs+RA6EY0L6lfCCXNkd+kY8v7Q==",
"dependencies": {
"datatables.net-bs4": ">=1.12.1",
"datatables.net-searchbuilder": ">=1.3.4",
@ -16579,9 +16579,9 @@
}
},
"datatables.net-searchbuilder-bs4": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/datatables.net-searchbuilder-bs4/-/datatables.net-searchbuilder-bs4-1.4.0.tgz",
"integrity": "sha512-iEjhIkKLKoVD7wGWEVNSfpQaqBx+SXbiDTmH3t39h5hNWpYqoLtwEy/PhtaSdaF+hIhlrhcB4y8qHr/mW7KlSw==",
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/datatables.net-searchbuilder-bs4/-/datatables.net-searchbuilder-bs4-1.4.2.tgz",
"integrity": "sha512-suIp7se+9KIVs1K5Lr4Y/x4pO4AWY5y4/foXEMBPsR3q6TJGOF/yNFomVAoTJs+RA6EY0L6lfCCXNkd+kY8v7Q==",
"requires": {
"datatables.net-bs4": ">=1.12.1",
"datatables.net-searchbuilder": ">=1.3.4",

View File

@ -88,7 +88,7 @@
"datatables.net-rowgroup-bs4": "^1.3.1",
"datatables.net-rowreorder-bs4": "^1.3.3",
"datatables.net-scroller-bs4": "^2.1.0",
"datatables.net-searchbuilder-bs4": "^1.4.0",
"datatables.net-searchbuilder-bs4": "^1.4.2",
"datatables.net-searchpanes-bs4": "^2.1.1",
"datatables.net-select-bs4": "^1.4.0",
"daterangepicker": "^3.1.0",