chore: Update eslint-plugin-html to the latest version 🚀 (#1295)

* chore(package): update eslint-plugin-html to version 6.0.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2019-07-06 20:52:50 -07:00 committed by Nolan Lawson
parent f3baf1a56d
commit 89b06c1dde
2 changed files with 7 additions and 7 deletions

View file

@ -104,7 +104,7 @@
},
"devDependencies": {
"assert": "^2.0.0",
"eslint-plugin-html": "^5.0.5",
"eslint-plugin-html": "^6.0.0",
"fake-indexeddb": "^2.1.1",
"mocha": "^6.1.4",
"now": "^15.6.0",

View file

@ -2809,12 +2809,12 @@ eslint-plugin-es@^1.3.1:
eslint-utils "^1.3.0"
regexpp "^2.0.1"
eslint-plugin-html@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-5.0.5.tgz#e2388f813f75b2287cde884811eab287de8e0f56"
integrity sha512-v/33i3OD0fuXcRXexVyXXBOe4mLBLBQoF1UO1Uy9D+XLq4MC8K45GcQKfqjC/FnHAHp3pYUjpHHktYNCtShGmg==
eslint-plugin-html@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-6.0.0.tgz#28e5c3e71e6f612e07e73d7c215e469766628c13"
integrity sha512-PQcGippOHS+HTbQCStmH5MY1BF2MaU8qW/+Mvo/8xTa/ioeMXdSP+IiaBw2+nh0KEMfYQKuTz1Zo+vHynjwhbg==
dependencies:
htmlparser2 "^3.10.0"
htmlparser2 "^3.10.1"
eslint-plugin-import@~2.14.0:
version "2.14.0"
@ -3741,7 +3741,7 @@ html-minifier@^3.5.20:
relateurl "0.2.x"
uglify-js "3.4.x"
htmlparser2@^3.10.0, htmlparser2@^3.9.1:
htmlparser2@^3.10.1, htmlparser2@^3.9.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.10.1.tgz#bd679dc3f59897b6a34bb10749c855bb53a9392f"
integrity sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==