Skip to content

Commit 712dddd

Browse files
fix(deps): update dependency @shelf/is-audio-filepath to v3
1 parent 263c491 commit 712dddd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.1",
5555
"del": "5.1.0",
5656
"is-image": "3.1.0",
5757
"is-video": "1.0.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2236,10 +2236,10 @@
22362236
eslint-plugin-vue "9.8.0"
22372237
eslint-plugin-you-dont-need-lodash-underscore "6.12.0"
22382238

2239-
"@shelf/is-audio-filepath@2.0.0":
2240-
version "2.0.0"
2241-
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-2.0.0.tgz#f2102b7a0fa9377c3e565d13baebd783be03c693"
2242-
integrity sha512-HnLKU89jabLShX3TaVMlRGR/XPE+AJOwodgs0AHXAzZ3/0afAbWeK78Ita5ebiCXT5HPM5zsc9usEB0DJQt3BQ==
2239+
"@shelf/is-audio-filepath@3.0.1":
2240+
version "3.0.1"
2241+
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-3.0.1.tgz#075c90cd6ffa72e34ca15abb824a1e39b8885c81"
2242+
integrity sha512-YIeUblc+GVt72xihz34LqhFql/YCFJtyXnuUPjlEyoCYjD0TjDA0A2AZH420WT5RMWgYPGhTxyHopq6ISEQDkQ==
22432243

22442244
22452245
version "1.0.0"

0 commit comments

Comments
 (0)