Skip to content

Commit 1c30d96

Browse files
fix(deps): update dependency @shelf/is-audio-filepath to v3
1 parent bd7e70b commit 1c30d96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"testEnvironment": "node"
5252
},
5353
"dependencies": {
54-
"@shelf/is-audio-filepath": "2.0.0",
54+
"@shelf/is-audio-filepath": "3.0.0",
5555
"del": "5.1.0",
5656
"is-image": "3.1.0",
5757
"is-video": "1.0.1"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2411,10 +2411,10 @@
24112411
eslint-plugin-vue "9.8.0"
24122412
eslint-plugin-you-dont-need-lodash-underscore "6.12.0"
24132413

2414-
"@shelf/is-audio-filepath@2.0.0":
2415-
version "2.0.0"
2416-
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-2.0.0.tgz#f2102b7a0fa9377c3e565d13baebd783be03c693"
2417-
integrity sha512-HnLKU89jabLShX3TaVMlRGR/XPE+AJOwodgs0AHXAzZ3/0afAbWeK78Ita5ebiCXT5HPM5zsc9usEB0DJQt3BQ==
2414+
"@shelf/is-audio-filepath@3.0.0":
2415+
version "3.0.0"
2416+
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-3.0.0.tgz#2e23fffebe2fa3d0295c0c3f8e7c25c952fcf845"
2417+
integrity sha512-TGWZTdcLcgOaMZieoa3QtUF/yoae3BVq53+Vr/uWxuzCi7sOpM5Cqjz24c/gYaOf8RnGd91+i+wNQ52VtX0lrQ==
24182418

24192419
24202420
version "1.0.0"

0 commit comments

Comments
 (0)