Skip to content

Commit

Permalink
fix(deps): update dependency @shelf/is-audio-filepath to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent bd7e70b commit 1c30d96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
version "1.0.0"
Expand Down

0 comments on commit 1c30d96

Please sign in to comment.