From e99164c44ddec3c836d4876beaf16103cc6525cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 03:09:18 +0000 Subject: [PATCH] Bump @html-eslint/eslint-plugin from 0.26.0 to 0.27.0 Bumps [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](https://github.com/yeonjuan/html-eslint/compare/v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: "@html-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4901d6..b46f7e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "uglify-js": "^3.19.3" }, "devDependencies": { - "@html-eslint/eslint-plugin": "^0.26.0", + "@html-eslint/eslint-plugin": "^0.27.0", "@html-eslint/parser": "^0.26.0", "@stylistic/eslint-plugin-js": "^2.7.2", "eslint": "^9.9.1", @@ -234,9 +234,9 @@ } }, "node_modules/@html-eslint/eslint-plugin": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.26.0.tgz", - "integrity": "sha512-ovmAYVN/Wv+OX77FrSSyPxBokOg6hvxuiTRXhbN1rnZ7DwCmHjnvVyDlkTeWQHmuwFF2n8yLu2B/X9AMA9KxNw==", + "version": "0.27.0", + "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.27.0.tgz", + "integrity": "sha512-aAF14sgDKidMCCQpJ4kIhe+fwyAaAbvDlgVTIgd99F+HOWxokTTXDt39a3gewMBo76IeEHDaoizUDJQ/Vc7Mdg==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" diff --git a/package.json b/package.json index 72aa7fa..a00600a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "uglify-js": "^3.19.3" }, "devDependencies": { - "@html-eslint/eslint-plugin": "^0.26.0", + "@html-eslint/eslint-plugin": "^0.27.0", "@html-eslint/parser": "^0.26.0", "@stylistic/eslint-plugin-js": "^2.7.2", "eslint": "^9.9.1",