Skip to content

Commit 13fc30e

Browse files
fix(deps): bump isbinaryfile from 5.0.2 to 5.0.4
Bumps [isbinaryfile](https://github.com/gjtorikian/isBinaryFile) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/gjtorikian/isBinaryFile/releases) - [Commits](gjtorikian/isBinaryFile@5.0.2...5.0.4) --- updated-dependencies: - dependency-name: isbinaryfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e59c087 commit 13fc30e

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
@@ -33,7 +33,7 @@
3333
"got": "^11.8.6",
3434
"graceful-fs": "^4.2.11",
3535
"ignore": "^5.3.2",
36-
"isbinaryfile": "^5.0.2",
36+
"isbinaryfile": "^5.0.4",
3737
"jszip": "^3.10.1",
3838
"mime": "2.6.0",
3939
"minimatch": "^9.0.5",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3232,10 +3232,10 @@ isarray@~1.0.0:
32323232
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
32333233
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
32343234

3235-
isbinaryfile@^5.0.2:
3236-
version "5.0.2"
3237-
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.2.tgz#fe6e4dfe2e34e947ffa240c113444876ba393ae0"
3238-
integrity sha512-GvcjojwonMjWbTkfMpnVHVqXW/wKMYDfEpY94/8zy8HFMOqb/VL6oeONq9v87q4ttVlaTLnGXnJD4B5B1OTGIg==
3235+
isbinaryfile@^5.0.4:
3236+
version "5.0.4"
3237+
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.4.tgz#2a2edefa76cafa66613fe4c1ea52f7f031017bdf"
3238+
integrity sha512-YKBKVkKhty7s8rxddb40oOkuP0NbaeXrQvLin6QMHL7Ypiy2RW9LwOVrVgZRyOrhQlayMd9t+D8yDy8MKFTSDQ==
32393239

32403240
isexe@^2.0.0:
32413241
version "2.0.0"

0 commit comments

Comments
 (0)