Skip to content

Commit

Permalink
build(deps-dev): bump html-validate from 4.6.0 to 4.6.1 (#3109)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 3, 2021
1 parent 202275e commit 7c46d1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"fuzzyjs": "4.0.4",
"fuzzysearch": "1.0.3",
"history": "5.0.0",
"html-validate": "4.6.0",
"html-validate": "4.6.1",
"husky": "4.3.8",
"ignore-loader": "^0.1.2",
"jest-environment-jsdom-sixteen": "^1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9289,10 +9289,10 @@ html-tags@^3.1.0:
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140"
integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==

html-validate@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-4.6.0.tgz#bb0377a55affde8b7fbbdaf95895339dfb97c4c4"
integrity sha512-yL19NuUeGDr6eXzdnFo0pxU0g9WB+Bziw/bTAlE49Pnc60C9ApHyoQiNqyUUmgRvxhdMoXSIQRYuDhw3UbDcag==
html-validate@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-4.6.1.tgz#9fc01072d36e518f75b8dc51157fc2e1d45ccb9f"
integrity sha512-vFmvy70+UUySVbekufawocXyfIUDRex6cwX5JMPpHZ3FzTmWnarUTGttXHk1l6/v67c/DDnsdZiJHaLMZWcOUg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@html-validate/stylish" "1.0.0"
Expand Down

0 comments on commit 7c46d1a

Please sign in to comment.