fix(deps): update dependency isbinaryfile to v4.0.3 (#267)

Co-authored-by: Renovate Bot <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-03 12:06:17 +01:00 committed by nothingismagick
parent 7e9e409f3b
commit 231fb96f28
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"imagemin-pngquant": "8.0.0",
"imagemin-zopfli": "6.0.0",
"is-png": "2.0.0",
"isbinaryfile": "4.0.2",
"isbinaryfile": "4.0.3",
"jsdom": "15.2.1",
"lodash": "4.17.15",
"minimist": "1.2.0",

View File

@ -4324,10 +4324,10 @@ isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
isbinaryfile@4.0.2:
version "4.0.2"
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.2.tgz#bfc45642da645681c610cca831022e30af426488"
integrity sha512-C3FSxJdNrEr2F4z6uFtNzECDM5hXk+46fxaa+cwBe5/XrWSmzdG8DDgyjfX6/NRdBB21q2JXuRAzPCUs+fclnQ==
isbinaryfile@4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.3.tgz#1bcca23bf4b2a95d209ec1e9da23b4d75e50fa2d"
integrity sha512-GQ9Gjhp3AsEbo8/L/pA+MYl/c4hRm5O/+uCkF4LMx1a556Wh4/d75H13qu9LldmhU4yKnlfNKBmEcCaze3b2Gw==
isexe@^2.0.0:
version "2.0.0"