Преглед на файлове

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

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

---
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>
dependabot[bot] преди 3 години
родител
ревизия
5f7d0dcaf8
променени са 2 файла, в които са добавени 7 реда и са изтрити 7 реда
  1. 6 6
      package-lock.json
  2. 1 1
      package.json

+ 6 - 6
package-lock.json

@@ -3396,18 +3396,18 @@
       }
     },
     "datatables.net-buttons": {
-      "version": "2.1.0",
-      "resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.1.0.tgz",
-      "integrity": "sha512-zV4AXUtoKcTO95ICQfqPDtyZJ3/d4Xu4jqIw4uIhHgAv9Na80aWBXnFXPiqYDvytMTir7YBRL3i8qGKHxEbKwA==",
+      "version": "2.1.1",
+      "resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.1.1.tgz",
+      "integrity": "sha512-MLHKIOlwWfZ1I6vI+w7B0w7szWDkuelTVnwuNXGhh0nMV2hP9nL7t0zgfxPraOmbVXAmJnHQa4o7pd1PfKbJ3g==",
       "requires": {
         "datatables.net": ">=1.11.3",
         "jquery": ">=1.7"
       }
     },
     "datatables.net-buttons-bs4": {
-      "version": "2.1.0",
-      "resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-2.1.0.tgz",
-      "integrity": "sha512-C9n3PGdMwbavxEw4GAfqfqbw/9IjnYYBC6mBoLTaHclGQuX03EyJjhu23ptqbbqeTVUnyHdU9th6xqoNaGt9zQ==",
+      "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==",
       "requires": {
         "datatables.net-bs4": ">=1.11.3",
         "datatables.net-buttons": ">=2.0.1",

+ 1 - 1
package.json

@@ -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.0",
+    "datatables.net-buttons-bs4": "^2.1.1",
     "datatables.net-colreorder-bs4": "^1.5.5",
     "datatables.net-fixedcolumns-bs4": "^4.0.1",
     "datatables.net-fixedheader-bs4": "^3.2.0",