Skip to content

Commit 42f09ac

Browse files
chore: bump isbinaryfile from 5.0.6 to 6.0.0
Bumps [isbinaryfile](https://github.com/gjtorikian/isBinaryFile) from 5.0.6 to 6.0.0. - [Release notes](https://github.com/gjtorikian/isBinaryFile/releases) - [Changelog](https://github.com/gjtorikian/isBinaryFile/blob/main/CHANGELOG.md) - [Commits](gjtorikian/isBinaryFile@5.0.6...v6.0.0) --- updated-dependencies: - dependency-name: isbinaryfile dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e112995 commit 42f09ac

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-header": "^3.1.1",
6161
"globals": "^16.4.0",
6262
"husky": "^9.1.7",
63-
"isbinaryfile": "^5.0.6",
63+
"isbinaryfile": "^6.0.0",
6464
"lint-staged": "^16.2.3",
6565
"prettier": "^3.6.2"
6666
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,10 +2384,10 @@ isarray@1.0.0, isarray@^1.0.0:
23842384
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
23852385
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
23862386

2387-
isbinaryfile@^5.0.6:
2388-
version "5.0.6"
2389-
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.6.tgz#01eac28867aeffaebaee7eaf21d1dd3a67d7c0c7"
2390-
integrity sha512-I+NmIfBHUl+r2wcDd6JwE9yWje/PIVY/R5/CmV8dXLZd5K+L9X2klAOwfAHNnondLXkbHyTAleQAWonpTJBTtw==
2387+
isbinaryfile@^6.0.0:
2388+
version "6.0.0"
2389+
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-6.0.0.tgz#adcae341a39375f3862ba706594e8450060b62f2"
2390+
integrity sha512-2FN2B8MAqKv6d5TaKsLvMrwMcghxwHTpcKy0L5mhNbRqjNqo2++SpCqN6eG1lCC1GmTQgvrYJYXv2+Chvyevag==
23912391

23922392
isexe@^2.0.0:
23932393
version "2.0.0"

0 commit comments

Comments
 (0)