Skip to content

Commit

Permalink
build(deps-dev): bump html-validate from 4.6.1 to 4.7.0 (#3233)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 8af6155 commit ba908cb
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 @@ -113,7 +113,7 @@
"fuzzyjs": "4.0.4",
"fuzzysearch": "1.0.3",
"history": "5.0.0",
"html-validate": "4.6.1",
"html-validate": "4.7.0",
"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 @@ -9327,10 +9327,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.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==
html-validate@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-4.7.0.tgz#98df8689a2021f069962294d824697412a2c820d"
integrity sha512-tu6xLlHQY4RkfXtR5d8WjJ8+w2BbZZGtAdgtL3C7tRjepFtVluu3vLpGPEfi3NP9wZf9Xk2/Dgm9RK48StqVpA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@html-validate/stylish" "1.0.0"
Expand Down

0 comments on commit ba908cb

Please sign in to comment.