build(deps): bump isbinaryfile from 4.0.8 to 5.0.0

Bumps [isbinaryfile](https://github.com/gjtorikian/isBinaryFile) from 4.0.8 to 5.0.0.
- [Release notes](https://github.com/gjtorikian/isBinaryFile/releases)
- [Commits](https://github.com/gjtorikian/isBinaryFile/compare/4.0.8...5.0.0)

---
updated-dependencies:
- dependency-name: isbinaryfile
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-01 04:23:57 +00:00
committed by Github changeset workflow
parent 5e362cac22
commit 64d9a031a8
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
build(deps): bump `isbinaryfile` from 4.0.8 to 5.0.0
+1 -1
View File
@@ -56,7 +56,7 @@
"fs-extra": "10.0.1",
"git-url-parse": "^11.6.0",
"globby": "^11.0.0",
"isbinaryfile": "^4.0.8",
"isbinaryfile": "^5.0.0",
"isomorphic-git": "^1.8.0",
"jsonschema": "^1.2.6",
"knex": "^1.0.2",
+5
View File
@@ -15116,6 +15116,11 @@ isbinaryfile@^4.0.8:
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.8.tgz#5d34b94865bd4946633ecc78a026fc76c5b11fcf"
integrity sha512-53h6XFniq77YdW+spoRrebh0mnmTxRPTlcuIArO57lmMdq4uBKFKaeTjnb92oYWrSn/LVL+LT+Hap2tFQj8V+w==
isbinaryfile@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.0.tgz#034b7e54989dab8986598cbcea41f66663c65234"
integrity sha512-UDdnyGvMajJUWCkib7Cei/dvyJrrvo4FIrsvSFWdPpXSUorzXrDJ0S+X5Q4ZlasfPjca4yqCNNsjbCeiy8FFeg==
isexe@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"