Skip to content

Commit 8fee6a6

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

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
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-12
Original file line numberDiff line numberDiff line change
@@ -327,14 +327,6 @@
327327
"@babel/template" "^7.20.7"
328328
"@babel/types" "^7.21.0"
329329

330-
"@babel/helper-function-name@^7.24.7":
331-
version "7.24.7"
332-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
333-
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
334-
dependencies:
335-
"@babel/template" "^7.24.7"
336-
"@babel/types" "^7.24.7"
337-
338330
"@babel/helper-hoist-variables@^7.18.6":
339331
version "7.18.6"
340332
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -2196,10 +2188,10 @@
21962188
eslint-plugin-vue "9.8.0"
21972189
eslint-plugin-you-dont-need-lodash-underscore "6.12.0"
21982190

2199-
"@shelf/is-audio-filepath@2.0.0":
2200-
version "2.0.0"
2201-
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-2.0.0.tgz#f2102b7a0fa9377c3e565d13baebd783be03c693"
2202-
integrity sha512-HnLKU89jabLShX3TaVMlRGR/XPE+AJOwodgs0AHXAzZ3/0afAbWeK78Ita5ebiCXT5HPM5zsc9usEB0DJQt3BQ==
2191+
"@shelf/is-audio-filepath@3.0.1":
2192+
version "3.0.1"
2193+
resolved "https://registry.yarnpkg.com/@shelf/is-audio-filepath/-/is-audio-filepath-3.0.1.tgz#075c90cd6ffa72e34ca15abb824a1e39b8885c81"
2194+
integrity sha512-YIeUblc+GVt72xihz34LqhFql/YCFJtyXnuUPjlEyoCYjD0TjDA0A2AZH420WT5RMWgYPGhTxyHopq6ISEQDkQ==
22032195

22042196
"@shelf/prettier-config@1.0.0":
22052197
version "1.0.0"

0 commit comments

Comments
 (0)