chore(deps): bump datatables.net-buttons-bs4 from 2.2.2 to 2.2.3 (#4543)

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

---
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/4558/head
dependabot[bot] 2022-06-28 22:52:11 +02:00 committed by GitHub
parent d3d75f0344
commit d0e86b30ab
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

@ -25,7 +25,7 @@
"datatables.net": "^1.12.1",
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-bs4": "^1.12.1",
"datatables.net-buttons-bs4": "^2.2.2",
"datatables.net-buttons-bs4": "^2.2.3",
"datatables.net-colreorder-bs4": "^1.5.6",
"datatables.net-fixedcolumns-bs4": "^4.1.0",
"datatables.net-fixedheader-bs4": "^3.2.4",
@ -4609,9 +4609,9 @@
}
},
"node_modules/datatables.net-buttons-bs4": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.2.2.tgz",
"integrity": "sha512-uQAuWXYy5GAwC7fsFoigMAGqoOD4b+qVA9e3USnzV17cRVG4oj46CyB9a/FhyEtflO812aMFyAl/7rkfnIWS2w==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.2.3.tgz",
"integrity": "sha512-rh9o/EAmz3eOvaf/lb40dXPM8ZzTsPN34IKQCXYr1nBEHPLdnGE5LBFSHv/Da80gAM/pDnrCGbf8zP1++DioBg==",
"dependencies": {
"datatables.net-bs4": ">=1.11.3",
"datatables.net-buttons": ">=2.0.1",
@ -17617,9 +17617,9 @@
}
},
"datatables.net-buttons-bs4": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.2.2.tgz",
"integrity": "sha512-uQAuWXYy5GAwC7fsFoigMAGqoOD4b+qVA9e3USnzV17cRVG4oj46CyB9a/FhyEtflO812aMFyAl/7rkfnIWS2w==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.2.3.tgz",
"integrity": "sha512-rh9o/EAmz3eOvaf/lb40dXPM8ZzTsPN34IKQCXYr1nBEHPLdnGE5LBFSHv/Da80gAM/pDnrCGbf8zP1++DioBg==",
"requires": {
"datatables.net-bs4": ">=1.11.3",
"datatables.net-buttons": ">=2.0.1",

View File

@ -79,7 +79,7 @@
"datatables.net": "^1.12.1",
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-bs4": "^1.12.1",
"datatables.net-buttons-bs4": "^2.2.2",
"datatables.net-buttons-bs4": "^2.2.3",
"datatables.net-colreorder-bs4": "^1.5.6",
"datatables.net-fixedcolumns-bs4": "^4.1.0",
"datatables.net-fixedheader-bs4": "^3.2.4",