From 1ebbb49cd1432a4bbbec77ebbc1a04fa1ea944e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:49:02 +0000 Subject: [PATCH] build(deps): bump change-case from 5.4.1 to 5.4.4 Bumps [change-case](https://github.com/blakeembrey/change-case) from 5.4.1 to 5.4.4. - [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.4) --- 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..27b71fb 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.4", "daisyui": "^4.6.0", "flowbite": "^2.2.1", "jsdom": "^23.2.0", diff --git a/yarn.lock b/yarn.lock index 8d4dffe..a23ead1 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.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02" + integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w== character-entities-html4@^2.0.0: version "2.1.0"