Skip to content

Commit

Permalink
chore(deps-dev): bump html-validate from 8.7.4 to 8.8.0 (#10233)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 3f56dde commit 6c11359
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 @@ -195,7 +195,7 @@
"file-loader": "^6.2.0",
"foreman": "^3.0.1",
"history": "^5.2.0",
"html-validate": "^8.7.4",
"html-validate": "^8.8.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8036,10 +8036,10 @@ html-url-attributes@^3.0.0:
resolved "https://registry.yarnpkg.com/html-url-attributes/-/html-url-attributes-3.0.0.tgz#fc4abf0c3fb437e2329c678b80abb3c62cff6f08"
integrity sha512-/sXbVCWayk6GDVg3ctOX6nxaVj7So40FcFAnWlWGNAB1LpYKcV5Cd10APjPjW80O7zYW2MsjBV4zZ7IZO5fVow==

html-validate@^8.7.4:
version "8.7.4"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.7.4.tgz#1b34fc722d20270712abcfa48c1dc8bb3b214add"
integrity sha512-f/s2z4hAmXY2nI001vje7s1lhV4PnyzOc0CkH5akwyydZgdq3umx3/kumdnGZQbsXYIED8nzK24vxJu9t/UO1w==
html-validate@^8.8.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.8.0.tgz#1e596a740a5925908e527054e5edb8109b254a32"
integrity sha512-apL6TzpP9LHylv86V/WCVEmRXMMhNeZVdd2P5p10cD4ZPGC7Gb1fzUOTeGWaKC82RIslHLPW3cenQ8dsrFmeLQ==
dependencies:
"@babel/code-frame" "^7.10.0"
"@html-validate/stylish" "^4.1.0"
Expand Down

0 comments on commit 6c11359

Please sign in to comment.