Skip to content

Commit

Permalink
chore(deps): bump isbinaryfile dependency to ^5.0.0 (#12726)
Browse files Browse the repository at this point in the history
  • Loading branch information
F3n67u committed Apr 24, 2022
1 parent 9ebfe0a commit c1a57cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"glob": "^7.1.3",
"globby": "^11.0.1",
"graceful-fs": "^4.2.9",
"isbinaryfile": "^4.0.0",
"isbinaryfile": "^5.0.0",
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-reports": "^3.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2708,7 +2708,7 @@ __metadata:
glob: ^7.1.3
globby: ^11.0.1
graceful-fs: ^4.2.9
isbinaryfile: ^4.0.0
isbinaryfile: ^5.0.0
istanbul-lib-coverage: ^3.0.0
istanbul-lib-report: ^3.0.0
istanbul-reports: ^3.1.3
Expand Down Expand Up @@ -12869,10 +12869,10 @@ __metadata:
languageName: node
linkType: hard

"isbinaryfile@npm:^4.0.0":
version: 4.0.10
resolution: "isbinaryfile@npm:4.0.10"
checksum: a6b28db7e23ac7a77d3707567cac81356ea18bd602a4f21f424f862a31d0e7ab4f250759c98a559ece35ffe4d99f0d339f1ab884ffa9795172f632ab8f88e686
"isbinaryfile@npm:^5.0.0":
version: 5.0.0
resolution: "isbinaryfile@npm:5.0.0"
checksum: 25cc27388d51b8322c103f5894f9e72ec04e017734e57c4b70be2666501ec7e7f6cbb4a5fcfd15260a7cac979bd1ddb7f5231f5a3098c0695c4e7c049513dfaf
languageName: node
linkType: hard

Expand Down

0 comments on commit c1a57cb

Please sign in to comment.