Skip to content

Commit 77a3564

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) and [@html-eslint/parser](https://github.com/yeonjuan/html-eslint). Updates `@html-eslint/eslint-plugin` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.42.0...v0.43.0) Updates `@html-eslint/parser` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: "@html-eslint/eslint-plugin" dependency-version: 0.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@html-eslint/parser" dependency-version: 0.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 836eb15 commit 77a3564

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
"@eslint/css": "^0.10.0",
7979
"@eslint/json": "^0.13.0",
8080
"@eslint/markdown": "^7.0.0",
81-
"@html-eslint/eslint-plugin": "^0.42.0",
82-
"@html-eslint/parser": "^0.42.0",
81+
"@html-eslint/eslint-plugin": "^0.43.0",
82+
"@html-eslint/parser": "^0.43.0",
8383
"@stylistic/eslint-plugin": "^5.2.0",
8484
"eslint": "^9.31.0",
8585
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)