diff --git a/package-lock.json b/package-lock.json index f9c0fb47..94ea15ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@ungap/structured-clone": "1.2.0", "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-plugin-import": "2.29.0", "eslint-plugin-n": "16.3.1", @@ -3890,9 +3890,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 0b945487..b8b55952 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@ungap/structured-clone": "1.2.0", "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-plugin-import": "2.29.0", "eslint-plugin-n": "16.3.1",