From 9b38c0d2d5c73cd3b2293c0d3cdd1b9efc3303c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 08:11:49 +0200 Subject: [PATCH] Bump @sweetalert2/theme-bootstrap-4 from 3.2.0 to 4.0.0 (#3053) Bumps [@sweetalert2/theme-bootstrap-4](https://github.com/sweetalert2/sweetalert2-themes) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/sweetalert2/sweetalert2-themes/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2-themes/blob/master/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2-themes/compare/v3.2.0...v4.0.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2566a034..f3799a0a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1278,9 +1278,9 @@ } }, "@sweetalert2/theme-bootstrap-4": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@sweetalert2/theme-bootstrap-4/-/theme-bootstrap-4-3.2.0.tgz", - "integrity": "sha512-hNt+KMN84FLeL+AomgiCnsuBViFnVamq8ABwn2Y/EvLBQKPRvRQuYtoX+Ub6B6R3brdh6ylPpDwnUGC1xyhi9A==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@sweetalert2/theme-bootstrap-4/-/theme-bootstrap-4-4.0.0.tgz", + "integrity": "sha512-ZU0sYNpo783ihs4VHWRswYkwQQ/g+T5dI8c19RhDigHoIXHS6GXqic6atsP1BmVHPbq/LvFJTpgoRJQU3/SMCQ==" }, "@szmarczak/http-timer": { "version": "1.1.2", diff --git a/package.json b/package.json index 785b5c266..e19276fc3 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "^5.14.0", "@lgaitan/pace-progress": "^1.0.7", - "@sweetalert2/theme-bootstrap-4": "^3.2.0", + "@sweetalert2/theme-bootstrap-4": "^4.0.0", "@ttskch/select2-bootstrap4-theme": "^1.4.0", "bootstrap": "^4.5.2", "bootstrap-colorpicker": "^3.2.0",