Skip to content

Commit 990a300

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.52.1 to 0.53.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.52.1...v0.53.0) Updates `@html-eslint/parser` from 0.52.0 to 0.53.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.52.0...v0.53.0) --- updated-dependencies: - dependency-name: "@html-eslint/eslint-plugin" dependency-version: 0.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@html-eslint/parser" dependency-version: 0.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49c1a1f commit 990a300

File tree

2 files changed

+61
-30
lines changed

2 files changed

+61
-30
lines changed

package-lock.json

Lines changed: 59 additions & 28 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.14.1",
7979
"@eslint/json": "^0.14.0",
8080
"@eslint/markdown": "^7.5.1",
81-
"@html-eslint/eslint-plugin": "^0.52.1",
82-
"@html-eslint/parser": "^0.52.0",
81+
"@html-eslint/eslint-plugin": "^0.53.0",
82+
"@html-eslint/parser": "^0.53.0",
8383
"@stylistic/eslint-plugin": "^5.7.0",
8484
"docsify-cli": "^5.0.0-rc.3",
8585
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)