diff --git a/package-lock.json b/package-lock.json index 08c52c83..67cd7595 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@types/eslint": "8.44.8", "ava": "6.1.2", "commitlint-config-standard": "github:standard/commitlint-config-standard", - "editorconfig-checker": "5.1.4", + "editorconfig-checker": "5.1.5", "eslint": "8.55.0", "eslint-config-standard-with-typescript": "42.0.0", "eslint-plugin-import": "2.29.1", @@ -3601,9 +3601,9 @@ } }, "node_modules/editorconfig-checker": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.4.tgz", - "integrity": "sha512-sohB6Tit45ISh47CK0AULksnLIwEIEDn9bPqVnrvoKZSG3cI39JOlaHcMMbADFN0fOGoNdELg4ryc6OYjkwtaQ==", + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.5.tgz", + "integrity": "sha512-l2QifQhu33enwAauVdwT0oBPz8xdCHOZ7jImuUNV/3AR3Dg26jPAVPdHeKzuf1qpMZTfnuOONqLlpSIEFP33Ig==", "dev": true, "bin": { "ec": "dist/index.js", diff --git a/package.json b/package.json index f4879f44..fed068a7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/eslint": "8.44.8", "ava": "6.1.2", "commitlint-config-standard": "github:standard/commitlint-config-standard", - "editorconfig-checker": "5.1.4", + "editorconfig-checker": "5.1.5", "eslint": "8.55.0", "eslint-config-standard-with-typescript": "42.0.0", "eslint-plugin-import": "2.29.1",