From 1c30d9689812764895035faa04bdd474d012ab38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:05:16 +0000 Subject: [PATCH] fix(deps): update dependency @shelf/is-audio-filepath to v3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb61a10..acb4bd5 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "testEnvironment": "node" }, "dependencies": { - "@shelf/is-audio-filepath": "2.0.0", + "@shelf/is-audio-filepath": "3.0.0", "del": "5.1.0", "is-image": "3.1.0", "is-video": "1.0.1" diff --git a/yarn.lock b/yarn.lock index eea3261..28774c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2411,10 +2411,10 @@ eslint-plugin-vue "9.8.0" eslint-plugin-you-dont-need-lodash-underscore "6.12.0" -"@shelf/is-audio-filepath@2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-2.0.0.tgz#f2102b7a0fa9377c3e565d13baebd783be03c693" - integrity sha512-HnLKU89jabLShX3TaVMlRGR/XPE+AJOwodgs0AHXAzZ3/0afAbWeK78Ita5ebiCXT5HPM5zsc9usEB0DJQt3BQ== +"@shelf/is-audio-filepath@3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-3.0.0.tgz#2e23fffebe2fa3d0295c0c3f8e7c25c952fcf845" + integrity sha512-TGWZTdcLcgOaMZieoa3QtUF/yoae3BVq53+Vr/uWxuzCi7sOpM5Cqjz24c/gYaOf8RnGd91+i+wNQ52VtX0lrQ== "@shelf/prettier-config@1.0.0": version "1.0.0"