Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit badd902

Browse files
committed
chore(deps): update dependency eslint-plugin-html to v4.0.5
1 parent 91ef03e commit badd902

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint": "4.19.1",
1515
"eslint-config-algolia": "13.1.0",
1616
"eslint-config-prettier": "2.9.0",
17-
"eslint-plugin-html": "4.0.3",
17+
"eslint-plugin-html": "4.0.5",
1818
"eslint-plugin-import": "2.12.0",
1919
"eslint-plugin-prettier": "2.6.0",
2020
"prettier": "1.11.1"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,9 @@ eslint-module-utils@^2.2.0:
380380
debug "^2.6.8"
381381
pkg-dir "^1.0.0"
382382

383-
eslint-plugin-html@4.0.3:
384-
version "4.0.3"
385-
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.3.tgz#97d52dcf9e22724505d02719fbd02754013c8a17"
383+
eslint-plugin-html@4.0.5:
384+
version "4.0.5"
385+
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.5.tgz#e8ec7e16485124460f3bff312016feb0a54d9659"
386386
dependencies:
387387
htmlparser2 "^3.8.2"
388388

0 commit comments

Comments
 (0)