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

Commit e020939

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

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.4",
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-
384-
version "4.0.3"
385-
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.3.tgz#97d52dcf9e22724505d02719fbd02754013c8a17"
383+
384+
version "4.0.4"
385+
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.4.tgz#c8abb69de24c24430bd66f9d44cf8579cb1095a3"
386386
dependencies:
387387
htmlparser2 "^3.8.2"
388388

0 commit comments

Comments
 (0)