chore(deps): bump datatables.net-colreorder-bs4 from 1.5.5 to 1.5.6 (#4538)

Bumps [datatables.net-colreorder-bs4](https://github.com/DataTables/Dist-DataTables-ColReorder-Bootstrap4) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/DataTables/Dist-DataTables-ColReorder-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-ColReorder-Bootstrap4/compare/1.5.5...1.5.6)

---
updated-dependencies:
- dependency-name: datatables.net-colreorder-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/4543/head
dependabot[bot] 2022-06-28 22:49:33 +02:00 committed by GitHub
parent 15352a4525
commit 328781a1f8
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

@ -26,7 +26,7 @@
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-bs4": "^1.12.1",
"datatables.net-buttons-bs4": "^2.2.2",
"datatables.net-colreorder-bs4": "^1.5.5",
"datatables.net-colreorder-bs4": "^1.5.6",
"datatables.net-fixedcolumns-bs4": "^4.1.0",
"datatables.net-fixedheader-bs4": "^3.2.4",
"datatables.net-keytable-bs4": "^2.7.0",
@ -4642,9 +4642,9 @@
}
},
"node_modules/datatables.net-colreorder-bs4": {
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.5.tgz",
"integrity": "sha512-MGAJ/k/FeSK2Kccio5k0oBRacBpmaIKP2wXYfC64ONZFjOFxKBSmFevfg7yPdipYdYDwoQqDnmw0MpdIL7UUug==",
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.6.tgz",
"integrity": "sha512-D4BPo/7EcHXPq+eA0NHYemnV2G1lf1VJklgYmWmSap6O1xgU9YhPARj5PgyeB9Sm3bCERoQugwzH2YDddgDe4g==",
"dependencies": {
"datatables.net-bs4": ">=1.11.3",
"datatables.net-colreorder": ">=1.5.4",
@ -17658,9 +17658,9 @@
}
},
"datatables.net-colreorder-bs4": {
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.5.tgz",
"integrity": "sha512-MGAJ/k/FeSK2Kccio5k0oBRacBpmaIKP2wXYfC64ONZFjOFxKBSmFevfg7yPdipYdYDwoQqDnmw0MpdIL7UUug==",
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.6.tgz",
"integrity": "sha512-D4BPo/7EcHXPq+eA0NHYemnV2G1lf1VJklgYmWmSap6O1xgU9YhPARj5PgyeB9Sm3bCERoQugwzH2YDddgDe4g==",
"requires": {
"datatables.net-bs4": ">=1.11.3",
"datatables.net-colreorder": ">=1.5.4",

View File

@ -80,7 +80,7 @@
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-bs4": "^1.12.1",
"datatables.net-buttons-bs4": "^2.2.2",
"datatables.net-colreorder-bs4": "^1.5.5",
"datatables.net-colreorder-bs4": "^1.5.6",
"datatables.net-fixedcolumns-bs4": "^4.1.0",
"datatables.net-fixedheader-bs4": "^3.2.4",
"datatables.net-keytable-bs4": "^2.7.0",