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

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4202/head
dependabot[bot] 2022-01-18 17:59:57 +01:00 committed by GitHub
parent 66e2267b21
commit 35010d7668
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

@ -5451,18 +5451,18 @@
}
},
"datatables.net-buttons": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.1.1.tgz",
"integrity": "sha512-MLHKIOlwWfZ1I6vI+w7B0w7szWDkuelTVnwuNXGhh0nMV2hP9nL7t0zgfxPraOmbVXAmJnHQa4o7pd1PfKbJ3g==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.2.1.tgz",
"integrity": "sha512-eZQyt5TElvs3QLsLfDCVR6v60g1wff6fAXPTCm5TzJkCAI/vsRLpv0ZRRc9wKW35LsdkaXBBya5vqY/1wzhcJQ==",
"requires": {
"datatables.net": ">=1.11.3",
"jquery": ">=1.7"
}
},
"datatables.net-buttons-bs4": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.1.1.tgz",
"integrity": "sha512-o2MrkGzg2IqZ5j7kXOqm4ukpwAyxqAB2ugTTnmjn7VXQwNbERrzmeA05pXcqw80fBUx5/Jn4arczXoInNQuBTw==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.2.1.tgz",
"integrity": "sha512-z//VT1QMQu0R1WzELPourOZDs4UceTmgvRHvJvYt1V4452+/ij1ba0JBmx363rWTT40pOSzCbeq3AjcELVQJKw==",
"requires": {
"datatables.net-bs4": ">=1.11.3",
"datatables.net-buttons": ">=2.0.1",

View File

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