Skip to content

Commit 4149da9

Browse files
Bump the development-dependencies group with 2 updates (#129)
Bumps the development-dependencies group with 2 updates: [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) and [globals](https://github.com/sindresorhus/globals). Updates `eslint-plugin-html` from 8.1.3 to 8.1.4 - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v8.1.3...v8.1.4) Updates `globals` from 16.5.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-html dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e59b598 commit 4149da9

2 files changed

Lines changed: 10 additions & 12 deletions

File tree

package-lock.json

Lines changed: 9 additions & 11 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
@@ -52,7 +52,7 @@
5252
"eslint": "^9.36.0",
5353
"@eslint/js": "^9.36.0",
5454
"eslint-plugin-html": "^8.1.3",
55-
"globals": "^16.4.0",
55+
"globals": "^17.3.0",
5656
"markdownlint-cli": "^0.47.0",
5757
"neostandard": "^0.12.2",
5858
"mocha": "^11.7.2"

0 commit comments

Comments
 (0)