@html-validate/eslint-config 9.3.0 → 9.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.mjs CHANGED
@@ -8906,7 +8906,7 @@ var require_package = __commonJS({
8906
8906
  "package.json"(exports, module) {
8907
8907
  module.exports = {
8908
8908
  name: "@html-validate/eslint-config",
8909
- version: "9.2.14",
8909
+ version: "9.4.0",
8910
8910
  description: "Eslint sharable config used by the various HTML-validate packages",
8911
8911
  keywords: [
8912
8912
  "eslint"
@@ -8956,7 +8956,7 @@ var require_package = __commonJS({
8956
8956
  "eslint-plugin-regexp": "3.1.0",
8957
8957
  "eslint-plugin-security": "4.0.1",
8958
8958
  "eslint-plugin-sonarjs": "4.0.3",
8959
- "eslint-plugin-unicorn": "64.0.0",
8959
+ "eslint-plugin-unicorn": "65.0.1",
8960
8960
  "find-up": "8.0.0",
8961
8961
  globals: "17.3.0",
8962
8962
  nunjucks: "3.2.4"