From 1a7667686bcbee50f68d4cc976e480f037fa95c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:32:50 +0000 Subject: [PATCH] build(deps): bump change-case from 5.4.1 to 5.4.3 Bumps [change-case](https://github.com/blakeembrey/change-case) from 5.4.1 to 5.4.3. - [Release notes](https://github.com/blakeembrey/change-case/releases) - [Commits](https://github.com/blakeembrey/change-case/compare/change-case@5.4.1...change-case@5.4.3) --- updated-dependencies: - dependency-name: change-case dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6123170..fb3deb4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/tailwind": "^4.0.0", "@astrojs/svelte": "^3.1.1", "@tailwindcss/typography": "^0.5.9", - "change-case": "^5.4.1", + "change-case": "^5.4.3", "daisyui": "^4.6.0", "flowbite": "^2.2.1", "jsdom": "^23.2.0", diff --git a/yarn.lock b/yarn.lock index 8d4dffe..cb5e453 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1148,10 +1148,10 @@ chalk@^5.0.0: resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== -change-case@^5.4.1: - version "5.4.1" - resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.1.tgz#edec6c906a8a1db8c5bdefcd4e4f49e7b21eaf9c" - integrity sha512-Agf3w7rZRy4aLy0gQ0M/fhufTIxN17rFfUuQ8OxETDJhB8QdoxgDpd9FbbFOMocR7+3wiSv8KKrFVL6HfM1Ylw== +change-case@^5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.3.tgz#26cb398945027c894a306198cc72933c3db13588" + integrity sha512-4cdyvorTy/lViZlVzw2O8/hHCLUuHqp4KpSSP3DlauhFCf3LdnfF+p5s0EAhjKsU7bqrMzu7iQArYfoPiHO2nw== character-entities-html4@^2.0.0: version "2.1.0"