From cb802ae3be5e344809484979e7ebfeb9115b09db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 13:26:36 +0000 Subject: [PATCH] Bump bootswatch from 5.2.3 to 5.3.2 in /eml-client Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.3 to 5.3.2. - [Commits](https://github.com/thomaspark/bootswatch/commits) --- updated-dependencies: - dependency-name: bootswatch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eml-client/package.json | 2 +- eml-client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eml-client/package.json b/eml-client/package.json index 0ae7159..9ec2b84 100644 --- a/eml-client/package.json +++ b/eml-client/package.json @@ -7,7 +7,7 @@ "@sveltejs/vite-plugin-svelte": "^2.0.2", "@tauri-apps/api": "^1.0.0-rc", "bootstrap-scss": "5.2.*", - "bootswatch": "^5.0.2", + "bootswatch": "^5.3.2", "eslint": "^8.33.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-svelte": "^2.15.0", diff --git a/eml-client/yarn.lock b/eml-client/yarn.lock index a0a2489..7bc5f5f 100644 --- a/eml-client/yarn.lock +++ b/eml-client/yarn.lock @@ -366,10 +366,10 @@ bootstrap-scss@5.2.*: resolved "https://registry.yarnpkg.com/bootstrap-scss/-/bootstrap-scss-5.2.3.tgz#3c26b523a4af25c7f1de26b14999b149244fd7c3" integrity sha512-3lU/QMvW3VAgPwefBDSI90FY71ShuT7QxIna4sz5ksE7gVIUpNWe5/VjCiHroeyyTz9pIMlSE65V7nLJqq9Cmg== -bootswatch@^5.0.2: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.3.tgz#a12bef6ea1a54f1b5b55b472c11a846d1cb77239" - integrity sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA== +bootswatch@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.3.2.tgz#b59aa9d37671cb25dd781e4a6d6773008d6c9356" + integrity sha512-r05xOSLSx7MJvjpk/uoU8wPYgkPHWLV+uenLaRsS7yBsqSUcWYPjeUkz+tmrRv6s1eFxkF08NvQfBSSPCTyYaA== brace-expansion@^1.1.7: version "1.1.11"