Skip to content

Commit 4fda2b5

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

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
@@ -2334,10 +2334,10 @@
23342334
eslint-plugin-vue "9.8.0"
23352335
eslint-plugin-you-dont-need-lodash-underscore "6.12.0"
23362336

2337-
"@shelf/is-audio-filepath@2.0.0":
2338-
version "2.0.0"
2339-
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-2.0.0.tgz#f2102b7a0fa9377c3e565d13baebd783be03c693"
2340-
integrity sha512-HnLKU89jabLShX3TaVMlRGR/XPE+AJOwodgs0AHXAzZ3/0afAbWeK78Ita5ebiCXT5HPM5zsc9usEB0DJQt3BQ==
2337+
"@shelf/is-audio-filepath@3.0.1":
2338+
version "3.0.1"
2339+
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-3.0.1.tgz#075c90cd6ffa72e34ca15abb824a1e39b8885c81"
2340+
integrity sha512-YIeUblc+GVt72xihz34LqhFql/YCFJtyXnuUPjlEyoCYjD0TjDA0A2AZH420WT5RMWgYPGhTxyHopq6ISEQDkQ==
23412341

23422342
23432343
version "1.0.0"

0 commit comments

Comments
 (0)