Skip to content

Commit 8460cd8

Browse files
Bump datatables.net-buttons-bs from 2.3.3 to 2.3.4 in /components (DefectDojo#7544)
Bumps [datatables.net-buttons-bs](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap/releases) - [Commits](DataTables/Dist-DataTables-Buttons-Bootstrap@2.3.3...2.3.4) --- updated-dependencies: - dependency-name: datatables.net-buttons-bs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cody Maffucci <[email protected]>
1 parent 4137d40 commit 8460cd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"clipboard": "^2.0.11",
1616
"components-jqueryui": "^1.0.0",
1717
"datatables.net": "^1.13.2",
18-
"datatables.net-buttons-bs": "^2.3.3",
18+
"datatables.net-buttons-bs": "^2.3.4",
1919
"datatables.net-buttons-dt": "^2.3.4",
2020
"datatables.net-colreorder": "^1.6.1",
2121
"datatables.net-dt": "^1.13.2",

components/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,10 @@ datatables.net-bs@>=1.12.1:
277277
datatables.net ">=1.12.1"
278278
jquery ">=1.7"
279279

280-
datatables.net-buttons-bs@^2.3.3:
281-
version "2.3.3"
282-
resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-2.3.3.tgz#228707da71fe282b653a443ccd9024197bffc25f"
283-
integrity sha512-3D5nCSLSsHBnDOwNXv5U/rgWzbQEf4/M764y8Q6qo/YihD8s6qaXiVR5brBY9x5IMahmGivRHSa9N7yR0QiyMw==
280+
datatables.net-buttons-bs@^2.3.4:
281+
version "2.3.4"
282+
resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-2.3.4.tgz#a813f4c4e5eea3ca67e6833ffd097c7f988e26a3"
283+
integrity sha512-3+4gu0QGrfGW7UuIlHTFuUuXTOAO1zOy5pMrgzK9WIg4lrmtgjsbXQOSvSD+q49wAxnw/FJ3E2fhXIZK8xfYRA==
284284
dependencies:
285285
datatables.net-bs ">=1.12.1"
286286
datatables.net-buttons ">=2.2.3"

0 commit comments

Comments
 (0)