From de329b96966fb285110c908fdc42b425bcc1a984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 07:19:25 +0000 Subject: [PATCH] Bump datatables.net-buttons-bs from 2.0.1 to 2.2.1 in /components Bumps [datatables.net-buttons-bs](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap) from 2.0.1 to 2.2.1. - [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap/compare/2.0.1...2.2.1) --- updated-dependencies: - dependency-name: datatables.net-buttons-bs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/package.json | 2 +- components/yarn.lock | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/components/package.json b/components/package.json index 6f5a1ce2443..a89cbe6f394 100644 --- a/components/package.json +++ b/components/package.json @@ -14,7 +14,7 @@ "clipboard": "^2.0.8", "components-jqueryui": "^1.0.0", "datatables.net": "^1.11.3", - "datatables.net-buttons-bs": "^2.0.1", + "datatables.net-buttons-bs": "^2.2.1", "datatables.net-buttons-dt": "^2.0.1", "datatables.net-colreorder": "^1.5.4", "datatables.net-dt": "^1.11.3", diff --git a/components/yarn.lock b/components/yarn.lock index bf16d056ddf..92d15a74d44 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -292,21 +292,21 @@ dash-ast@^1.0.0: resolved "https://registry.yarnpkg.com/dash-ast/-/dash-ast-1.0.0.tgz#12029ba5fb2f8aa6f0a861795b23c1b4b6c27d37" integrity sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA== -datatables.net-bs@>=1.10.25: - version "1.11.1" - resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-1.11.1.tgz#40b0db039625afb21ec2af2db7b11049943621fd" - integrity sha512-r6nhiNKiL94T8gTdShMfCxGCeXG9FxVDRlUEABSJch5OxvAWprm/FuYHXS77woJfDZTbAU87e97efRFiDlb7qw== +datatables.net-bs@>=1.11.3: + version "1.11.3" + resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-1.11.3.tgz#4bca92330474733e0936db631fc12021f257a095" + integrity sha512-Db1YwAhO0QAWQbZTsKriUrOInT66+xaA+fV616KTKpQt5Zt+p6OsEKK+xv8LxLgG8qu5dPwMBlkhqSiS/hV2sg== dependencies: datatables.net ">=1.10.25" jquery ">=1.7" -datatables.net-buttons-bs@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-2.0.1.tgz#d1454d5f8584162109105135dd2c6f42f8656bc6" - integrity sha512-VyfZj+SZIHVE40wCaYDYIPgCxNzcctxG4JtGj/ssOAQzLg4DU88wnZ6RCmAeLqEaRmcJfSajBJaVAU0bjFww5g== +datatables.net-buttons-bs@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-2.2.1.tgz#f2038b9fb6dc4f15d80cf0d6c13373dd14f654c4" + integrity sha512-tVAqZbGULoHo+XbnDJuYjx/RSFc+WZgghY/5O3c2WxtZ7UFXqnKYj9YG1c3NaZlz/73Xjz4eaI10i73Da+fvkA== dependencies: - datatables.net-bs ">=1.10.25" - datatables.net-buttons ">=1.7.1" + datatables.net-bs ">=1.11.3" + datatables.net-buttons ">=2.0.1" jquery ">=1.7" datatables.net-buttons-dt@^2.0.1: @@ -318,12 +318,12 @@ datatables.net-buttons-dt@^2.0.1: datatables.net-dt ">=1.10.25" jquery ">=1.7" -datatables.net-buttons@>=1.7.1: - version "2.0.0" - resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-2.0.0.tgz#a1452e4f851164d4a7fecc46ad4aff82186fac79" - integrity sha512-2DGrCekliPiVESRGJKXkNjxM6ECyZrHDREVb+VRBmz5TSX4y34xobxPdAkVEtYUMnLu+1OarOzOSeGevXrwGeA== +datatables.net-buttons@>=1.7.1, datatables.net-buttons@>=2.0.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-2.2.1.tgz#4f4b1ca8b1175b035e15f91dd08330daf592ad7d" + integrity sha512-eZQyt5TElvs3QLsLfDCVR6v60g1wff6fAXPTCm5TzJkCAI/vsRLpv0ZRRc9wKW35LsdkaXBBya5vqY/1wzhcJQ== dependencies: - datatables.net ">=1.10.25" + datatables.net ">=1.11.3" jquery ">=1.7" datatables.net-colreorder@^1.5.4: @@ -350,7 +350,7 @@ datatables.net-dt@^1.11.3: datatables.net ">=1.10.25" jquery ">=1.7" -datatables.net@>=1.10.25, datatables.net@>=1.10.9, datatables.net@^1.10.15, datatables.net@^1.11.3: +datatables.net@>=1.10.25, datatables.net@>=1.10.9, datatables.net@>=1.11.3, datatables.net@^1.10.15, datatables.net@^1.11.3: version "1.11.3" resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.11.3.tgz#80e691036efcd62467558ee64c07dd566cb761b4" integrity sha512-VMj5qEaTebpNurySkM6jy6sGpl+s6onPK8xJhYr296R/vUBnz1+id16NVqNf9z5aR076OGcpGHCuiTuy4E05oQ==