Skip to content

Commit c1a57cb

Browse files
authored
chore(deps): bump isbinaryfile dependency to ^5.0.0 (#12726)
1 parent 9ebfe0a commit c1a57cb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"glob": "^7.1.3",
4747
"globby": "^11.0.1",
4848
"graceful-fs": "^4.2.9",
49-
"isbinaryfile": "^4.0.0",
49+
"isbinaryfile": "^5.0.0",
5050
"istanbul-lib-coverage": "^3.0.0",
5151
"istanbul-lib-report": "^3.0.0",
5252
"istanbul-reports": "^3.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2708,7 +2708,7 @@ __metadata:
27082708
glob: ^7.1.3
27092709
globby: ^11.0.1
27102710
graceful-fs: ^4.2.9
2711-
isbinaryfile: ^4.0.0
2711+
isbinaryfile: ^5.0.0
27122712
istanbul-lib-coverage: ^3.0.0
27132713
istanbul-lib-report: ^3.0.0
27142714
istanbul-reports: ^3.1.3
@@ -12869,10 +12869,10 @@ __metadata:
1286912869
languageName: node
1287012870
linkType: hard
1287112871

12872-
"isbinaryfile@npm:^4.0.0":
12873-
version: 4.0.10
12874-
resolution: "isbinaryfile@npm:4.0.10"
12875-
checksum: a6b28db7e23ac7a77d3707567cac81356ea18bd602a4f21f424f862a31d0e7ab4f250759c98a559ece35ffe4d99f0d339f1ab884ffa9795172f632ab8f88e686
12872+
"isbinaryfile@npm:^5.0.0":
12873+
version: 5.0.0
12874+
resolution: "isbinaryfile@npm:5.0.0"
12875+
checksum: 25cc27388d51b8322c103f5894f9e72ec04e017734e57c4b70be2666501ec7e7f6cbb4a5fcfd15260a7cac979bd1ddb7f5231f5a3098c0695c4e7c049513dfaf
1287612876
languageName: node
1287712877
linkType: hard
1287812878

0 commit comments

Comments
 (0)