Bump datatables.net-autofill-bs4 from 2.3.6 to 2.3.7 (#3759)

Bumps [datatables.net-autofill-bs4](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4/compare/2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: datatables.net-autofill-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>
This commit is contained in:
dependabot[bot] 2021-06-07 17:09:57 +05:30 committed by GitHub
parent cae2821091
commit 7dcfc88866
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

@ -3906,20 +3906,20 @@
}
},
"datatables.net-autofill": {
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.6.tgz",
"integrity": "sha512-J5BA9Rq1R9BQtYLcBPZgvfEmNrGaAjOhESnuCLhVbSpMKkQO+sdU+Tv9sPy38tRIeWJDI1lkxVqWjgkps5ASXA==",
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.7.tgz",
"integrity": "sha512-zDgJzTl4V16+0djfD4iokO/8X6zYIALW/zW+wZecoYpiil3hwjGZLZNVsqGrTs/8Cxg84G/Ra4WpBZI8sJiM5Q==",
"requires": {
"datatables.net": "^1.10.15",
"jquery": ">=1.7"
}
},
"datatables.net-autofill-bs4": {
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.3.6.tgz",
"integrity": "sha512-mMS/w9XUdFH/xiyofVulioLtqTS05YfqfDWjqloXetdpeakLdjsNx8gWCSovNA7rJwgt0ebZKl5YAE9UiGtwdQ==",
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.3.7.tgz",
"integrity": "sha512-n1SEGJNQYSzgGdOZkFA7yvvMfejKfkeRe4APfwG/SWl225T6XRg29Rk+Pj2j2FtbVdIK/Cpt5jx35Sbt15cCQw==",
"requires": {
"datatables.net-autofill": "2.3.6",
"datatables.net-autofill": "2.3.7",
"datatables.net-bs4": "^1.10.15",
"jquery": ">=1.7"
}

View file

@ -78,7 +78,7 @@
"chart.js": "^2.9.4",
"codemirror": "^5.61.1",
"datatables.net": "^1.10.25",
"datatables.net-autofill-bs4": "^2.3.6",
"datatables.net-autofill-bs4": "^2.3.7",
"datatables.net-bs4": "^1.10.25",
"datatables.net-buttons-bs4": "^1.7.1",
"datatables.net-colreorder-bs4": "^1.5.4",