Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1 (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent d6c58da commit 20a70f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-mdx": "3.1.5",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-html": "8.1.0",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1720,7 +1720,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-mdx: "npm:3.1.5"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-html: "npm:8.1.0"
eslint-plugin-html: "npm:8.1.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.3"
Expand Down Expand Up @@ -4594,12 +4594,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-html@npm:8.1.0":
version: 8.1.0
resolution: "eslint-plugin-html@npm:8.1.0"
"eslint-plugin-html@npm:8.1.1":
version: 8.1.1
resolution: "eslint-plugin-html@npm:8.1.1"
dependencies:
htmlparser2: "npm:^9.1.0"
checksum: 10/c77b54d87ee6ee234f8840c3da2114ebce97706220d47458bd3a16e50cafaea9252adb9fbf01417585b0be99d88c929596e8596a89449a4cd7539edd261dbf4d
checksum: 10/dcf60df73c4fd5e5536d6a6293ee42069450c10e5a6ba3326d20bc62de273f4021c75e6839cc3a2e3c94a3b62f45c12662c027784ac2aef46fd692839acba80a
languageName: node
linkType: hard

Expand Down

0 comments on commit 20a70f9

Please sign in to comment.