@html-validate/eslint-config 5.10.5 → 5.10.6

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.js CHANGED
@@ -14480,7 +14480,7 @@ var require_package = __commonJS({
14480
14480
  "package.json"(exports, module2) {
14481
14481
  module2.exports = {
14482
14482
  name: "@html-validate/eslint-config",
14483
- version: "5.10.4",
14483
+ version: "5.10.5",
14484
14484
  description: "Eslint sharable config used by the various HTML-validate packages",
14485
14485
  keywords: [
14486
14486
  "eslint"
@@ -14515,7 +14515,7 @@ var require_package = __commonJS({
14515
14515
  dependencies: {
14516
14516
  "@rushstack/eslint-patch": "1.3.2",
14517
14517
  eslint: "8.46.0",
14518
- "eslint-config-prettier": "8.9.0",
14518
+ "eslint-config-prettier": "8.10.0",
14519
14519
  "eslint-config-sidvind": "1.3.2",
14520
14520
  "eslint-formatter-gitlab": "5.0.0",
14521
14521
  "eslint-import-resolver-node": "0.3.7",
@@ -14526,7 +14526,7 @@ var require_package = __commonJS({
14526
14526
  "eslint-plugin-node": "11.1.0",
14527
14527
  "eslint-plugin-prettier": "4.2.1",
14528
14528
  "eslint-plugin-security": "1.7.1",
14529
- "eslint-plugin-sonarjs": "0.19.0"
14529
+ "eslint-plugin-sonarjs": "0.20.0"
14530
14530
  },
14531
14531
  devDependencies: {
14532
14532
  argparse: "2.0.1",