mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump datatables.net-buttons-bs4 from 2.2.1 to 2.2.2 (#4209)
Bumps [datatables.net-buttons-bs4](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/compare/2.2.1...2.2.2) --- 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/4215/head
parent
65ba7c4ff9
commit
db7730906b
|
@ -5464,18 +5464,18 @@
|
|||
}
|
||||
},
|
||||
"datatables.net-buttons": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.2.1.tgz",
|
||||
"integrity": "sha512-eZQyt5TElvs3QLsLfDCVR6v60g1wff6fAXPTCm5TzJkCAI/vsRLpv0ZRRc9wKW35LsdkaXBBya5vqY/1wzhcJQ==",
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.2.2.tgz",
|
||||
"integrity": "sha512-YrTgBDejFSzm2CJOx0aOACXDIELBsdMFe6IR3rJqC0elJoMd6uXVQ4pRBQEge4cfWpYa5T1Majm7r6FQi0j6Jw==",
|
||||
"requires": {
|
||||
"datatables.net": ">=1.11.3",
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
},
|
||||
"datatables.net-buttons-bs4": {
|
||||
"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==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"datatables.net-bs4": ">=1.11.3",
|
||||
"datatables.net-buttons": ">=2.0.1",
|
||||
|
|
|
@ -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.2.1",
|
||||
"datatables.net-buttons-bs4": "^2.2.2",
|
||||
"datatables.net-colreorder-bs4": "^1.5.5",
|
||||
"datatables.net-fixedcolumns-bs4": "^4.0.1",
|
||||
"datatables.net-fixedheader-bs4": "^3.2.1",
|
||||
|
|
Loading…
Reference in New Issue