diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-23 13:10:40 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-23 13:10:40 +0300 |
| commit | 5444bb227dc593d197efe093f8ca80b5909081ff (patch) | |
| tree | a0fc17f2ab224fcfa1096997c9e15fab3401726a /package-lock.json | |
| parent | e92eef70c268089cd3e4f7621a201b099248c46d (diff) | |
| download | bootstrap-5444bb227dc593d197efe093f8ca80b5909081ff.tar.xz bootstrap-5444bb227dc593d197efe093f8ca80b5909081ff.zip | |
Build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1 (#39922)
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 8.1.0 to 8.1.1.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.1.0...v8.1.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-html
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index d043d01e7..dec46566f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "cross-env": "^7.0.3", "eslint": "^8.57.0", "eslint-config-xo": "^0.44.0", - "eslint-plugin-html": "^8.1.0", + "eslint-plugin-html": "^8.1.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-markdown": "^4.0.1", "eslint-plugin-unicorn": "^52.0.0", @@ -5347,9 +5347,9 @@ } }, "node_modules/eslint-plugin-html": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.1.0.tgz", - "integrity": "sha512-5bRZQwxZew2Yo9Fa8diz2C9RmzIw9Gs4yzmmjUcpuzhdLW8aVcDtYzEHhNNdt01Z0m4AzSJNuY63RXvzStvDgA==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.1.1.tgz", + "integrity": "sha512-6qmlJsc40D2m3Dn9oEH+0PAOkJhxVu0f5sVItqpCE0YWgYnyP4xCjBc3UWTHaJcY9ARkWOLIIuXLq0ndRnQOHw==", "dev": true, "dependencies": { "htmlparser2": "^9.1.0" |
