From b643aec68fe3d16498c495a29793a18dcc671950 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 19:54:40 +0000 Subject: [PATCH] chore(deps): update dependency editorconfig-checker to v5.1.9 --- 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 5ed3e9d8..27709add 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@types/eslint": "8.44.8", "ava": "6.1.3", "commitlint-config-standard": "github:standard/commitlint-config-standard", - "editorconfig-checker": "5.1.8", + "editorconfig-checker": "5.1.9", "eslint": "8.55.0", "eslint-config-standard-with-typescript": "42.0.0", "eslint-plugin-import": "2.30.0", @@ -3704,9 +3704,9 @@ } }, "node_modules/editorconfig-checker": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.8.tgz", - "integrity": "sha512-GM/qCbXA8GajSqqjXiWZN49i0nizQV5PjkVKIwWB9rtsm/pztjnBC+4dts5wW2KdrP2zyMPEltWHtWQwoCadqg==", + "version": "5.1.9", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.9.tgz", + "integrity": "sha512-p1XFFxEkhY9Nl+kuMLZA6PzzZ6s+dvy4yBmJD68tC4BwBQdjUh2p1VxA6IbtN5beaX6i7WtHeEsvTK5LF+W+OQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 0f1c3705..7249f9a8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/eslint": "8.44.8", "ava": "6.1.3", "commitlint-config-standard": "github:standard/commitlint-config-standard", - "editorconfig-checker": "5.1.8", + "editorconfig-checker": "5.1.9", "eslint": "8.55.0", "eslint-config-standard-with-typescript": "42.0.0", "eslint-plugin-import": "2.30.0",