From 31f370a5d4a3f15a61dc2e7cc13be199b6822ff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 06:12:32 +0000 Subject: [PATCH] chore(deps): bump bootswatch from 5.2.2 to 5.2.3 in /ui Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: bootswatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 14 +++++++------- ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 0d4a9e4c3..56e5b6f0e 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -17,7 +17,7 @@ "@juggle/resize-observer": "3.4.0", "body-scroll-lock": "3.1.5", "bootstrap": "5.2.2", - "bootswatch": "5.2.2", + "bootswatch": "5.2.3", "bricks.js": "1.8.0", "copy-to-clipboard": "3.3.3", "csshake": "1.7.0", @@ -13534,9 +13534,9 @@ } }, "node_modules/bootswatch": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.2.tgz", - "integrity": "sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ==" + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz", + "integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA==" }, "node_modules/boxen": { "version": "5.1.2", @@ -46204,9 +46204,9 @@ "requires": {} }, "bootswatch": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.2.tgz", - "integrity": "sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ==" + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz", + "integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA==" }, "boxen": { "version": "5.1.2", diff --git a/ui/package.json b/ui/package.json index bb92f5ae3..fbebfd8bc 100644 --- a/ui/package.json +++ b/ui/package.json @@ -16,7 +16,7 @@ "@juggle/resize-observer": "3.4.0", "body-scroll-lock": "3.1.5", "bootstrap": "5.2.2", - "bootswatch": "5.2.2", + "bootswatch": "5.2.3", "bricks.js": "1.8.0", "copy-to-clipboard": "3.3.3", "csshake": "1.7.0",