From 6d3b07a5f36f5a46aa51b5d98780f072495c21d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 22:58:21 +0000 Subject: [PATCH] Bump bootswatch from 5.1.3 to 5.2.3 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.1.3 to 5.2.3. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.1.3...v5.2.3) --- updated-dependencies: - dependency-name: bootswatch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ef59dc9..04e217c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@popperjs/core": "^2.11.6", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.10.3", - "bootswatch": "^5.1.3", + "bootswatch": "^5.2.3", "jquery": "^3.5.1", "moment": "^2.29.3" } @@ -44,9 +44,9 @@ "integrity": "sha512-7Qvj0j0idEm/DdX9Q0CpxAnJYqBCFCiUI6qzSPYfERMcokVuV9Mdm/AJiVZI8+Gawe4h/l6zFcOzvV7oXCZArw==" }, "node_modules/bootswatch": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz", - "integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g==" + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz", + "integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA==" }, "node_modules/jquery": { "version": "3.6.0", @@ -80,9 +80,9 @@ "integrity": "sha512-7Qvj0j0idEm/DdX9Q0CpxAnJYqBCFCiUI6qzSPYfERMcokVuV9Mdm/AJiVZI8+Gawe4h/l6zFcOzvV7oXCZArw==" }, "bootswatch": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz", - "integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g==" + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz", + "integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA==" }, "jquery": { "version": "3.6.0", diff --git a/package.json b/package.json index f0203fc..88e008f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@popperjs/core": "^2.11.6", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.10.3", - "bootswatch": "^5.1.3", + "bootswatch": "^5.2.3", "jquery": "^3.5.1", "moment": "^2.29.3" }