diff --git a/package-lock.json b/package-lock.json index a186ac3f..449607f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@types/eslint": "8.44.7", "ava": "5.3.1", "commitlint-config-standard": "github:standard/commitlint-config-standard", - "editorconfig-checker": "5.1.1", + "editorconfig-checker": "5.1.2", "eslint": "8.53.0", "eslint-config-standard-with-typescript": "39.1.1", "eslint-plugin-import": "2.29.0", @@ -3714,9 +3714,9 @@ "dev": true }, "node_modules/editorconfig-checker": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.1.tgz", - "integrity": "sha512-IBE7K48+6jLlhfmJ0TOTjogvO9Asw+4B8CoKn71KtZ8Qrvc7/WgrMyJxQRSdq6VGdh+D65/6JuQuHioMs2O1sw==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.2.tgz", + "integrity": "sha512-HQfoRpRWJu3OS0+sn2qaX/U7TM0zjT+ANY2HH3wkBkd5INJDI5t6toY+JshYmhfXqX7luDndFwNV7f5e9Kmb7A==", "dev": true, "bin": { "ec": "dist/index.js", diff --git a/package.json b/package.json index 5f602c4e..8c8894e6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/eslint": "8.44.7", "ava": "5.3.1", "commitlint-config-standard": "github:standard/commitlint-config-standard", - "editorconfig-checker": "5.1.1", + "editorconfig-checker": "5.1.2", "eslint": "8.53.0", "eslint-config-standard-with-typescript": "39.1.1", "eslint-plugin-import": "2.29.0",