Browse Source

Bump datatables.net-colreorder-bs4 from 1.5.2 to 1.5.3 (#3202)

Bumps [datatables.net-colreorder-bs4](https://datatables.net) from 1.5.2 to 1.5.3.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3184/head^2
dependabot[bot] 4 years ago committed by GitHub
parent
commit
995d335fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json generated

@ -3674,21 +3674,21 @@
} }
}, },
"datatables.net-colreorder": { "datatables.net-colreorder": {
"version": "1.5.2", "version": "1.5.3",
"resolved": "https://registry.npmjs.org/datatables.net-colreorder/-/datatables.net-colreorder-1.5.2.tgz", "resolved": "https://registry.npmjs.org/datatables.net-colreorder/-/datatables.net-colreorder-1.5.3.tgz",
"integrity": "sha512-77ShdeM7QjKI6M1jfWQ4ZempSYMmmpe9NqjimHBp+o9lAto789YdCLiFrW71dwn1v8Awp4qcMShqHNxGzR/HVg==", "integrity": "sha512-OPMP5hG60cOVALk68Q2FQrsPQ6oOnwmsxipbq1FKm3JdR9I80j3wI3Zv9Q5KbehK5YkwE+DDJVDS1V/ikUVKHA==",
"requires": { "requires": {
"datatables.net": "^1.10.15", "datatables.net": "^1.10.15",
"jquery": ">=1.7" "jquery": ">=1.7"
} }
}, },
"datatables.net-colreorder-bs4": { "datatables.net-colreorder-bs4": {
"version": "1.5.2", "version": "1.5.3",
"resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.2.tgz", "resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.3.tgz",
"integrity": "sha512-L5omHV0agczRZwR9eismTOq+/9/glQqZUeRfigEc+5oMKLnubJkVHQLOanY2duDl3stvsZ6ebWbXWEh6tndgDg==", "integrity": "sha512-XIXwMJbLoEC75A+2ICZRuFVzbvvquF6yxXL3D4CJCIOU+dqW5aBjpq2GHaVRpxZfbWIIIQ7ujhUM72QpKqBWmQ==",
"requires": { "requires": {
"datatables.net-bs4": "^1.10.15", "datatables.net-bs4": "^1.10.15",
"datatables.net-colreorder": "1.5.2", "datatables.net-colreorder": "1.5.3",
"jquery": ">=1.7" "jquery": ">=1.7"
} }
}, },

2
package.json

@ -84,7 +84,7 @@
"datatables.net-autofill-bs4": "^2.3.5", "datatables.net-autofill-bs4": "^2.3.5",
"datatables.net-bs4": "^1.10.22", "datatables.net-bs4": "^1.10.22",
"datatables.net-buttons-bs4": "^1.6.5", "datatables.net-buttons-bs4": "^1.6.5",
"datatables.net-colreorder-bs4": "^1.5.2", "datatables.net-colreorder-bs4": "^1.5.3",
"datatables.net-fixedcolumns-bs4": "^3.3.2", "datatables.net-fixedcolumns-bs4": "^3.3.2",
"datatables.net-fixedheader-bs4": "^3.1.7", "datatables.net-fixedheader-bs4": "^3.1.7",
"datatables.net-keytable-bs4": "^2.5.3", "datatables.net-keytable-bs4": "^2.5.3",

Loading…
Cancel
Save