Skip to content

Commit 3e28975

Browse files
committed
chore(deps): update dependency eslint-plugin-html to v4.0.6
1 parent 5f4fcee commit 3e28975

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"eslint-config-airbnb": "16.1.0",
187187
"eslint-config-prettier": "2.9.0",
188188
"eslint-loader": "1.9.0",
189-
"eslint-plugin-html": "4.0.2",
189+
"eslint-plugin-html": "4.0.6",
190190
"eslint-plugin-import": "2.8.0",
191191
"eslint-plugin-jsx-a11y": "6.0.3",
192192
"eslint-plugin-prettier": "2.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3213,10 +3213,10 @@ eslint-module-utils@^2.1.1:
32133213
debug "^2.6.8"
32143214
pkg-dir "^1.0.0"
32153215

3216-
eslint-plugin-html@4.0.2:
3217-
version "4.0.2"
3218-
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.2.tgz#0e56149e42c2ffc3f0df6261a8bb96b1a9f2280d"
3219-
integrity sha512-CrQd0F8GWdNWnu4PFrYZl+LjUCXNVy2h0uhDMtnf/7VKc9HRcnkXSrlg0BSGfptZPSzmwnnwCaREAa9+fnQhYw==
3216+
eslint-plugin-html@4.0.6:
3217+
version "4.0.6"
3218+
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.6.tgz#724bb9272efb4df007dfee8dfb269ed83577e5b4"
3219+
integrity sha512-nj6A9oK+7BKnMm0E7dMRH3r75BfpkXtcVIb3pFC4AcDdBTNyg2NGxHXyFNT1emW4VsR7P2SZvRXXQtUR+kY08w==
32203220
dependencies:
32213221
htmlparser2 "^3.8.2"
32223222

0 commit comments

Comments
 (0)