Skip to content

Commit

Permalink
chore(deps-dev): bump html-validate from 8.9.0 to 8.9.1 (#10298)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent c7d6903 commit 86b99a0
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.9.0",
"html-validate": "^8.9.1",
"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 @@ -8060,10 +8060,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.9.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.9.0.tgz#279966cd1f29030f771d13ccedbc4bfd6e4c4e87"
integrity sha512-3stj3eoISqSghbOyhWzhHWYybAWlJMULDRVDH/ec45vmKK2JS4lgA09/ZM6VRLQxc4EtZhGl2kcyjFEGXBW3kA==
html-validate@^8.9.1:
version "8.9.1"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.9.1.tgz#7554bc56971786da162d6b5e40b1e1a32857ee26"
integrity sha512-2tWa2FtFALooZ5wMDbY+HS0BieoiRfS5IeiG2XeM6bb3Jx4dmN1HFPFt0v3j7r3SpNxEVKiXYLdkBZI3kkca/g==
dependencies:
"@babel/code-frame" "^7.10.0"
"@html-validate/stylish" "^4.1.0"
Expand Down

0 comments on commit 86b99a0

Please sign in to comment.