Skip to content

Commit 9a6b4d2

Browse files
Bump the development-dependencies group with 3 updates (#65)
Bumps the development-dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) and [mocha](https://github.com/mochajs/mocha). Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-plugin-html` from 7.1.0 to 8.0.0 - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v7.1.0...v8.0.0) Updates `mocha` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-html dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93a4f0d commit 9a6b4d2

File tree

2 files changed

+53
-48
lines changed

2 files changed

+53
-48
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"eslint": "^8.53.0",
5353
"eslint-config-standard": "^17.1.0",
54-
"eslint-plugin-html": "^7.1.0",
54+
"eslint-plugin-html": "^8.0.0",
5555
"eslint-plugin-import": "^2.29.0",
5656
"eslint-plugin-n": "^16.2.0",
5757
"eslint-plugin-promise": "^6.1.1",

0 commit comments

Comments
 (0)