chore(deps): bump datatables.net-buttons-bs4 from 2.1.0 to 2.1.1 (#4130)

Bumps [datatables.net-buttons-bs4](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/compare/2.1.0...2.1.1)

---
updated-dependencies:
- dependency-name: datatables.net-buttons-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/4181/head
dependabot[bot] 2022-01-12 19:19:33 +01:00 committed by GitHub
parent 3769de9b91
commit 5f7d0dcaf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -3396,18 +3396,18 @@
} }
}, },
"datatables.net-buttons": { "datatables.net-buttons": {
"version": "2.1.0", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.1.0.tgz", "resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.1.1.tgz",
"integrity": "sha512-zV4AXUtoKcTO95ICQfqPDtyZJ3/d4Xu4jqIw4uIhHgAv9Na80aWBXnFXPiqYDvytMTir7YBRL3i8qGKHxEbKwA==", "integrity": "sha512-MLHKIOlwWfZ1I6vI+w7B0w7szWDkuelTVnwuNXGhh0nMV2hP9nL7t0zgfxPraOmbVXAmJnHQa4o7pd1PfKbJ3g==",
"requires": { "requires": {
"datatables.net": ">=1.11.3", "datatables.net": ">=1.11.3",
"jquery": ">=1.7" "jquery": ">=1.7"
} }
}, },
"datatables.net-buttons-bs4": { "datatables.net-buttons-bs4": {
"version": "2.1.0", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.1.0.tgz", "resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.1.1.tgz",
"integrity": "sha512-C9n3PGdMwbavxEw4GAfqfqbw/9IjnYYBC6mBoLTaHclGQuX03EyJjhu23ptqbbqeTVUnyHdU9th6xqoNaGt9zQ==", "integrity": "sha512-o2MrkGzg2IqZ5j7kXOqm4ukpwAyxqAB2ugTTnmjn7VXQwNbERrzmeA05pXcqw80fBUx5/Jn4arczXoInNQuBTw==",
"requires": { "requires": {
"datatables.net-bs4": ">=1.11.3", "datatables.net-bs4": ">=1.11.3",
"datatables.net-buttons": ">=2.0.1", "datatables.net-buttons": ">=2.0.1",

View File

@ -80,7 +80,7 @@
"datatables.net": "^1.11.3", "datatables.net": "^1.11.3",
"datatables.net-autofill-bs4": "^2.3.9", "datatables.net-autofill-bs4": "^2.3.9",
"datatables.net-bs4": "^1.11.3", "datatables.net-bs4": "^1.11.3",
"datatables.net-buttons-bs4": "^2.1.0", "datatables.net-buttons-bs4": "^2.1.1",
"datatables.net-colreorder-bs4": "^1.5.5", "datatables.net-colreorder-bs4": "^1.5.5",
"datatables.net-fixedcolumns-bs4": "^4.0.1", "datatables.net-fixedcolumns-bs4": "^4.0.1",
"datatables.net-fixedheader-bs4": "^3.2.0", "datatables.net-fixedheader-bs4": "^3.2.0",